2024-08-08T19:12:42.897 INFO:root:teuthology version: 0.0.1.dev416+g7ca9115 2024-08-08T19:12:42.921 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-08T19:12:43.016 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244 branch: wip-guits-main-2024-08-08-1205 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7844244' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-08-08-1205 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: de50a7c969c464f1af48fc4fd9870c061342194a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: de50a7c969c464f1af48fc4fd9870c061342194a workunit: branch: wip-guits-main-2024-08-08-1205 sha1: de50a7c969c464f1af48fc4fd9870c061342194a owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5979 sha1: de50a7c969c464f1af48fc4fd9870c061342194a sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-08-08-1205 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: de50a7c969c464f1af48fc4fd9870c061342194a targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCGphdRSkwmAwQivJJwivqsPNL0C3brU63YqEomQwjZWEqn4NIO+wzrtrLilAVF2Vx4tkzi+sXXZdOOCju0aqzg= smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnPJGtS/GHijkEJyWPFgixBmeD0ZoGpswMMyjzi+PkRAu0R83hm+OvmpxEIAt0T/3Kw5+cGXujWi5TA118p18A= 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: 7ca9115d33cdacbcf2252d46e62914563516007c timestamp: 2024-08-08_17:54:46 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-08T19:12:43.016 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa; will attempt to use it 2024-08-08T19:12:43.017 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa/tasks 2024-08-08T19:12:43.017 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-08T19:12:43.018 INFO:teuthology.task.internal:Checking packages... 2024-08-08T19:12:43.037 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'de50a7c969c464f1af48fc4fd9870c061342194a' 2024-08-08T19:12:43.037 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-08T19:12:43.037 INFO:teuthology.packaging:ref: None 2024-08-08T19:12:43.037 INFO:teuthology.packaging:tag: None 2024-08-08T19:12:43.037 INFO:teuthology.packaging:branch: wip-guits-main-2024-08-08-1205 2024-08-08T19:12:43.037 INFO:teuthology.packaging:sha1: de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T19:12:43.037 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-08-08-1205 2024-08-08T19:12:43.175 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5695-gde50a7c9-1jammy 2024-08-08T19:12:43.177 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-08T19:12:43.183 INFO:teuthology.task.internal:no buildpackages task found 2024-08-08T19:12:43.183 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-08T19:12:43.224 INFO:teuthology.task.internal:Saving configuration 2024-08-08T19:12:43.242 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-08T19:12:43.258 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-08T19:12:43.280 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244', '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-08-08 19:06:02.807652', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAbX8l/DAB1/dHrFgpU7X3sNqDhi/ZKHKUm2cXO9rI3V'} 2024-08-08T19:12:43.302 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244', '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-08-08 19:06:02.809146', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEdV9AO2KomKfznD+le82pG8b+qZJhl72pI16G3H0F1z'} 2024-08-08T19:12:43.302 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-08T19:12:43.308 INFO:teuthology.task.internal:roles: ubuntu@smithi032.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-08-08T19:12:43.308 INFO:teuthology.task.internal:roles: ubuntu@smithi169.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-08-08T19:12:43.308 INFO:teuthology.run_tasks:Running task console_log... 2024-08-08T19:12:43.392 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6cc642bbe0>, signals=[15]) 2024-08-08T19:12:43.393 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-08T19:12:43.399 INFO:teuthology.task.internal:Opening connections... 2024-08-08T19:12:43.399 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-08-08T19:12:43.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:12:43.486 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-08-08T19:12:43.487 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:12:43.565 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-08T19:12:43.572 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-08-08T19:12:43.578 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-08-08T19:12:43.578 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-08-08T19:12:43.623 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-08T19:12:43.623 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="22.04" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=jammy 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-08T19:12:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=jammy 2024-08-08T19:12:43.625 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-08-08T19:12:43.647 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-08-08T19:12:43.652 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-08-08T19:12:43.653 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-08-08T19:12:43.697 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-08T19:12:43.697 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="Ubuntu" 2024-08-08T19:12:43.697 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="22.04" 2024-08-08T19:12:43.697 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_CODENAME=jammy 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:ID=ubuntu 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE=debian 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-08T19:12:43.698 INFO:teuthology.orchestra.run.smithi169.stdout:UBUNTU_CODENAME=jammy 2024-08-08T19:12:43.699 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-08-08T19:12:43.714 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-08T19:12:43.723 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-08T19:12:43.749 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-08T19:12:43.749 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-08-08T19:12:43.751 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-08-08T19:12:43.756 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-08T19:12:43.784 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-08T19:12:43.784 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-08-08T19:12:43.800 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-08-08T19:12:43.817 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-08T19:12:43.867 INFO:teuthology.run_tasks:Running task kernel... 2024-08-08T19:12:43.881 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-08T19:12:43.881 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-08T19:12:43.882 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-08T19:12:43.882 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-08T19:12:43.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-08T19:12:43.887 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-08-08T19:12:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-08T19:12:43.888 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-08-08T19:12:43.934 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-56-generic 2024-08-08T19:12:43.934 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.15.0-56-generic 2024-08-08T19:12:43.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-08-08T19:12:43.935 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-56-generic 2024-08-08T19:12:43.936 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.15.0-56-generic 2024-08-08T19:12:43.936 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-08-08T19:12:44.072 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-08-08T19:12:44.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-08-08T19:12:44.221 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-08T19:12:44.230 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-08T19:12:44.231 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-08T19:12:44.231 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-08T19:12:44.232 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-08T19:12:44.232 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-08T19:12:44.298 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-08T19:12:44.301 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-08T19:12:44.468 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,712 kB] 2024-08-08T19:12:44.476 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [519 kB] 2024-08-08T19:12:44.539 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,930 kB] 2024-08-08T19:12:44.543 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,712 kB] 2024-08-08T19:12:44.557 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,930 kB] 2024-08-08T19:12:44.568 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [519 kB] 2024-08-08T19:12:44.573 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [283 kB] 2024-08-08T19:12:44.576 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.1 kB] 2024-08-08T19:12:44.576 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-08T19:12:44.577 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,226 kB] 2024-08-08T19:12:44.580 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [283 kB] 2024-08-08T19:12:44.583 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.1 kB] 2024-08-08T19:12:44.583 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-08T19:12:44.584 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,226 kB] 2024-08-08T19:12:44.600 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [383 kB] 2024-08-08T19:12:44.601 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [383 kB] 2024-08-08T19:12:44.605 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-08T19:12:44.605 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [888 kB] 2024-08-08T19:12:44.614 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [620 kB] 2024-08-08T19:12:44.617 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [174 kB] 2024-08-08T19:12:44.619 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-08T19:12:44.619 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-08T19:12:44.653 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-08T19:12:44.653 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [678 kB] 2024-08-08T19:12:44.653 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-08T19:12:44.653 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-08T19:12:44.657 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [341 kB] 2024-08-08T19:12:44.660 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-08T19:12:44.660 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-08T19:12:44.661 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,301 kB] 2024-08-08T19:12:44.664 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-08T19:12:44.664 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [888 kB] 2024-08-08T19:12:44.670 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [620 kB] 2024-08-08T19:12:44.674 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [174 kB] 2024-08-08T19:12:44.675 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-08T19:12:44.675 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-08T19:12:44.678 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [396 kB] 2024-08-08T19:12:44.681 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-08T19:12:44.681 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [724 kB] 2024-08-08T19:12:44.682 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-08T19:12:44.682 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-08T19:12:44.682 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-08T19:12:44.682 INFO:teuthology.orchestra.run.smithi032.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [678 kB] 2024-08-08T19:12:44.687 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,110 kB] 2024-08-08T19:12:44.688 INFO:teuthology.orchestra.run.smithi032.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [341 kB] 2024-08-08T19:12:44.691 INFO:teuthology.orchestra.run.smithi032.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-08T19:12:44.691 INFO:teuthology.orchestra.run.smithi032.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,301 kB] 2024-08-08T19:12:44.696 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-08T19:12:44.698 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-08T19:12:44.698 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-08T19:12:44.699 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,772 B] 2024-08-08T19:12:44.699 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-08T19:12:44.710 INFO:teuthology.orchestra.run.smithi032.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-08T19:12:44.710 INFO:teuthology.orchestra.run.smithi032.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [396 kB] 2024-08-08T19:12:44.713 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-08T19:12:44.713 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-08T19:12:44.714 INFO:teuthology.orchestra.run.smithi032.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-08T19:12:44.714 INFO:teuthology.orchestra.run.smithi032.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [724 kB] 2024-08-08T19:12:44.714 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-08T19:12:44.715 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-08T19:12:44.720 INFO:teuthology.orchestra.run.smithi032.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,110 kB] 2024-08-08T19:12:44.727 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-08T19:12:44.727 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-08T19:12:44.727 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-08T19:12:44.728 INFO:teuthology.orchestra.run.smithi169.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-08T19:12:44.729 INFO:teuthology.orchestra.run.smithi032.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-08T19:12:44.731 INFO:teuthology.orchestra.run.smithi032.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-08T19:12:44.731 INFO:teuthology.orchestra.run.smithi032.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,772 B] 2024-08-08T19:12:44.732 INFO:teuthology.orchestra.run.smithi032.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-08T19:12:44.743 INFO:teuthology.orchestra.run.smithi032.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-08T19:12:44.743 INFO:teuthology.orchestra.run.smithi032.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-08T19:12:44.743 INFO:teuthology.orchestra.run.smithi032.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-08T19:12:44.744 INFO:teuthology.orchestra.run.smithi169.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-08T19:12:44.744 INFO:teuthology.orchestra.run.smithi032.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-08T19:12:44.744 INFO:teuthology.orchestra.run.smithi032.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-08T19:12:44.760 INFO:teuthology.orchestra.run.smithi032.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-08T19:12:44.760 INFO:teuthology.orchestra.run.smithi032.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-08T19:12:44.761 INFO:teuthology.orchestra.run.smithi032.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-08T19:12:44.761 INFO:teuthology.orchestra.run.smithi032.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-08T19:12:44.761 INFO:teuthology.orchestra.run.smithi032.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-08T19:12:50.869 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 15.4 MB in 2s (7,383 kB/s) 2024-08-08T19:12:51.270 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 15.4 MB in 2s (7,140 kB/s) 2024-08-08T19:12:52.312 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-08T19:12:52.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-08T19:12:52.436 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-08T19:12:52.654 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-08-08T19:12:52.654 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-08-08T19:12:52.838 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout: python2.7-minimal 2024-08-08T19:12:52.839 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-08T19:12:52.841 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2024-08-08T19:12:52.841 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-08T19:12:52.841 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-08T19:12:52.841 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-08T19:12:52.843 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2024-08-08T19:12:52.843 INFO:teuthology.orchestra.run.smithi169.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-08T19:12:52.843 INFO:teuthology.orchestra.run.smithi169.stdout:Recommended packages: 2024-08-08T19:12:52.843 INFO:teuthology.orchestra.run.smithi169.stdout: thermald 2024-08-08T19:12:52.861 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-08-08T19:12:52.880 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-08T19:12:52.894 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2024-08-08T19:12:52.895 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-08T19:12:52.895 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-08T19:12:52.895 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-08T19:12:52.896 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages will be upgraded: 2024-08-08T19:12:52.897 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-08T19:12:52.946 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-08-08T19:12:53.076 INFO:teuthology.orchestra.run.smithi169.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-08-08T19:12:53.076 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 113 MB of archives. 2024-08-08T19:12:53.076 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-08T19:12:53.077 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-08T19:12:53.159 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-08-08T19:12:53.159 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-08-08T19:12:53.356 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-08-08T19:12:53.356 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-08T19:12:53.356 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-08T19:12:53.357 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-08T19:12:53.357 INFO:teuthology.orchestra.run.smithi032.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-08T19:12:53.357 INFO:teuthology.orchestra.run.smithi032.stdout: python2.7-minimal 2024-08-08T19:12:53.357 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-08T19:12:53.358 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2024-08-08T19:12:53.359 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-08T19:12:53.359 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-08T19:12:53.359 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-08T19:12:53.360 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2024-08-08T19:12:53.360 INFO:teuthology.orchestra.run.smithi032.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-08T19:12:53.360 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2024-08-08T19:12:53.360 INFO:teuthology.orchestra.run.smithi032.stdout: thermald 2024-08-08T19:12:53.428 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2024-08-08T19:12:53.428 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-08T19:12:53.428 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-08T19:12:53.428 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-08T19:12:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages will be upgraded: 2024-08-08T19:12:53.430 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-08T19:12:53.611 INFO:teuthology.orchestra.run.smithi032.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-08-08T19:12:53.612 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 113 MB of archives. 2024-08-08T19:12:53.612 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-08T19:12:53.612 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-08T19:12:54.506 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-08T19:12:54.857 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-08T19:12:55.007 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-08T19:12:55.367 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-08T19:12:57.092 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-08T19:12:57.092 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-08T19:12:57.093 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-08T19:12:57.559 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-08T19:12:57.559 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-08T19:12:57.559 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-08T19:12:57.746 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-08T19:12:57.859 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-08T19:12:58.267 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 113 MB in 5s (22.9 MB/s) 2024-08-08T19:12:58.376 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-08T19:12:58.469 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-08T19:12:58.503 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-08T19:12:58.934 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 113 MB in 5s (22.4 MB/s) 2024-08-08T19:12:59.113 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-08T19:13:00.458 INFO:teuthology.orchestra.run.smithi169.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-08-08T19:13:00.462 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:00.578 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:01.155 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:13:01.159 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:01.286 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:02.804 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-08T19:13:02.825 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:02.913 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:03.415 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-08T19:13:03.436 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:03.474 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:03.631 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-08T19:13:03.652 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:03.736 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:04.584 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-08T19:13:04.605 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:04.642 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:10.547 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:10.666 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:10.932 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:11.078 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:11.345 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:11.381 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-08T19:13:11.403 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-08T19:13:11.449 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:11.455 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-08T19:13:11.800 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:11.953 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:12.281 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-08T19:13:12.292 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-08T19:13:12.331 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-08T19:13:17.515 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-08T19:13:17.552 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:17.598 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:18.003 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-08T19:13:18.040 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-08T19:13:18.078 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:21.380 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:21.495 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:21.828 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-08T19:13:21.974 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:22.131 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-08T19:13:22.263 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:22.443 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-08T19:13:22.614 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-08T19:13:23.016 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-08T19:13:23.165 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-08T19:13:23.424 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:23.621 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:23.621 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:23.621 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:23.621 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:23.807 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:24.804 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:24.805 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:24.805 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:24.805 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:24.975 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:25.208 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:26.860 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:26.943 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-08T19:13:27.077 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-08T19:13:27.204 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:27.267 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-08T19:13:27.267 INFO:teuthology.orchestra.run.smithi169.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:28.272 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-08T19:13:28.395 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-08T19:13:28.547 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-08T19:13:28.609 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-08T19:13:28.609 INFO:teuthology.orchestra.run.smithi032.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:41.489 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-08T19:13:41.489 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub' 2024-08-08T19:13:41.520 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-08T19:13:41.539 INFO:teuthology.orchestra.run.smithi169.stdout:Generating grub configuration file ... 2024-08-08T19:13:41.859 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:41.881 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:42.161 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:42.167 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:42.241 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-08T19:13:42.246 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-08T19:13:42.401 INFO:teuthology.orchestra.run.smithi169.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-08T19:13:42.401 INFO:teuthology.orchestra.run.smithi169.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-08T19:13:42.401 INFO:teuthology.orchestra.run.smithi169.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-08T19:13:42.458 INFO:teuthology.orchestra.run.smithi169.stdout:done 2024-08-08T19:13:42.954 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-08-08T19:13:42.976 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-08-08T19:13:42.976 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-08-08T19:13:42.976 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-08-08T19:13:42.976 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-08-08T19:13:42.976 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.118.118 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-08-08T19:13:42.977 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-08-08T19:13:42.978 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-08T19:13:42.978 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-08T19:13:42.978 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-08T19:13:42.979 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-08T19:13:42.979 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-08-08T19:13:42.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-08-08T19:13:43.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-08-08T19:13:43.348 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-08T19:13:43.348 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub' 2024-08-08T19:13:43.371 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-08T19:13:43.387 INFO:teuthology.orchestra.run.smithi032.stdout:Generating grub configuration file ... 2024-08-08T19:13:43.398 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-08T19:13:43.398 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-08T19:13:43.457 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-08T19:13:43.539 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-08T19:13:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:43.732 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:44.055 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:44.061 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:44.131 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-08T19:13:44.136 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-08T19:13:44.332 INFO:teuthology.orchestra.run.smithi032.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-08T19:13:44.332 INFO:teuthology.orchestra.run.smithi032.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-08T19:13:44.332 INFO:teuthology.orchestra.run.smithi032.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-08T19:13:44.374 INFO:teuthology.orchestra.run.smithi032.stdout:done 2024-08-08T19:13:44.815 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-08T19:13:44.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-08T19:13:44.892 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-08-08T19:13:44.896 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-08T19:13:44.957 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-08-08T19:13:44.957 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.118.118 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-08-08T19:13:44.958 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-08-08T19:13:44.959 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-08-08T19:13:44.959 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-08T19:13:44.959 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-08T19:13:44.959 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-08T19:13:44.959 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-08T19:13:44.959 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-08-08T19:13:44.959 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-08-08T19:13:45.103 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-08-08T19:13:45.103 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-08-08T19:13:45.164 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-08-08T19:13:45.290 INFO:teuthology.orchestra.run.smithi169.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-08T19:13:45.290 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-08-08T19:13:45.290 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-08T19:13:45.290 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-08T19:13:45.290 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-08T19:13:45.291 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-08T19:13:45.291 INFO:teuthology.orchestra.run.smithi169.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-08T19:13:45.291 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-08T19:13:45.306 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-08T19:13:45.316 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-08T19:13:45.331 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-08-08T19:13:45.333 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-08-08T19:13:45.334 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-08T19:13:45.345 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-08-08T19:13:45.345 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-08-08T19:13:45.345 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.118.118 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-08-08T19:13:45.346 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-08-08T19:13:45.347 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-08-08T19:13:45.393 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.V3hcHQb2tL 2024-08-08T19:13:45.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub/grub.cfg /tmp/tmp.V3hcHQb2tL 2024-08-08T19:13:45.427 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-08T19:13:45.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.V3hcHQb2tL 2024-08-08T19:13:45.565 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.V3hcHQb2tL is 10KB 2024-08-08T19:13:45.579 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.V3hcHQb2tL 2024-08-08T19:13:45.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-08T19:13:45.637 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:13:45.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-08T19:13:45.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-08T19:13:45.709 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-08T19:13:45.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo update-grub 2024-08-08T19:13:46.770 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-08-08T19:13:46.790 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-08T19:13:46.844 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-08-08T19:13:47.005 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub' 2024-08-08T19:13:47.007 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-08T19:13:47.010 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-08-08T19:13:47.045 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-08-08T19:13:47.046 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-08-08T19:13:47.202 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:47.209 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:47.219 INFO:teuthology.orchestra.run.smithi032.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-08T19:13:47.219 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-08-08T19:13:47.219 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-08T19:13:47.219 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-08T19:13:47.219 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-08T19:13:47.220 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-08T19:13:47.220 INFO:teuthology.orchestra.run.smithi032.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-08T19:13:47.220 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-08T19:13:47.260 INFO:teuthology.orchestra.run.smithi032.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-08-08T19:13:47.261 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-08-08T19:13:47.317 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.118.118 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-08-08T19:13:47.318 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-08-08T19:13:47.319 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-08-08T19:13:47.319 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-08-08T19:13:47.319 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-08-08T19:13:47.366 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.OrZDlFSq9A 2024-08-08T19:13:47.367 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub/grub.cfg /tmp/tmp.OrZDlFSq9A 2024-08-08T19:13:47.432 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.OrZDlFSq9A 2024-08-08T19:13:47.454 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:47.459 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:47.498 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-08T19:13:47.503 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-08T19:13:47.546 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.OrZDlFSq9A is 10KB 2024-08-08T19:13:47.560 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.OrZDlFSq9A 2024-08-08T19:13:47.566 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-08T19:13:47.623 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:13:47.623 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-08T19:13:47.623 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-08T19:13:47.633 INFO:teuthology.orchestra.run.smithi169.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-08T19:13:47.633 INFO:teuthology.orchestra.run.smithi169.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-08T19:13:47.633 INFO:teuthology.orchestra.run.smithi169.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-08T19:13:47.654 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-08-08T19:13:47.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-08-08T19:13:47.709 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-08T19:13:47.710 DEBUG:teuthology.orchestra.run.smithi032:> sudo update-grub 2024-08-08T19:13:49.080 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub' 2024-08-08T19:13:49.081 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-08T19:13:49.084 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-08-08T19:13:49.286 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-08T19:13:49.293 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-08T19:13:49.550 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-08T19:13:49.556 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-08T19:13:49.600 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-08T19:13:49.605 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-08T19:13:49.736 INFO:teuthology.orchestra.run.smithi032.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-08T19:13:49.736 INFO:teuthology.orchestra.run.smithi032.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-08T19:13:49.736 INFO:teuthology.orchestra.run.smithi032.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-08T19:13:49.758 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-08-08T19:13:49.772 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-08-08T19:14:17.693 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-08T19:14:17.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:14:17.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:14:19.777 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-08T19:14:19.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:14:19.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:14:36.127 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-08-08T19:14:38.178 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-08-08T19:14:45.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:14:45.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:14:47.181 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:14:47.181 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:14:48.195 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-08-08T19:15:00.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:15:00.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:15:05.566 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-08-08T19:15:17.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:15:17.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:15:18.354 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-08-08T19:15:33.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:15:33.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:15:33.593 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-08-08T19:15:34.296 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:15:34.296 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-118-generic"... 2024-08-08T19:15:34.297 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-08-08T19:15:34.345 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-118-generic 2024-08-08T19:15:34.345 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-08T19:15:34.345 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-08T19:15:34.346 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-08T19:15:35.347 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-08T19:15:35.347 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-08T19:15:35.427 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-08-08T19:15:35.454 DEBUG:teuthology.parallel:result is None 2024-08-08T19:16:00.210 DEBUG:teuthology.orchestra.remote:timed out 2024-08-08T19:16:15.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:16:15.213 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:16:15.491 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-08-08T19:16:16.050 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:16:16.050 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-118-generic"... 2024-08-08T19:16:16.051 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-08-08T19:16:16.096 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-118-generic 2024-08-08T19:16:16.096 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-08T19:16:16.096 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-08T19:16:16.096 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-08T19:16:17.097 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-08T19:16:17.098 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-08T19:16:17.160 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-08-08T19:16:17.182 DEBUG:teuthology.parallel:result is None 2024-08-08T19:16:17.182 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-08T19:16:17.192 INFO:teuthology.task.internal:Creating test directory... 2024-08-08T19:16:17.192 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-08T19:16:17.195 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-08T19:16:17.201 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-08T19:16:17.232 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-08T19:16:17.266 INFO:teuthology.task.internal:Creating archive directory... 2024-08-08T19:16:17.266 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-08T19:16:17.269 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-08T19:16:17.292 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-08T19:16:17.298 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-08T19:16:17.298 DEBUG:teuthology.orchestra.run.smithi032:> 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-08-08T19:16:17.329 DEBUG:teuthology.orchestra.run.smithi169:> 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-08-08T19:16:17.347 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-08T19:16:17.357 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-08T19:16:17.367 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-08T19:16:17.375 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-08T19:16:17.377 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-08T19:16:17.385 INFO:teuthology.task.internal:Configuring sudo... 2024-08-08T19:16:17.385 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-08T19:16:17.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-08T19:16:17.436 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-08T19:16:17.445 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-08T19:16:17.446 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-08T19:16:17.477 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-08T19:16:17.484 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-08T19:16:17.529 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-08T19:16:17.576 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:16:17.577 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-08T19:16:17.637 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-08T19:16:17.643 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-08T19:16:17.689 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:16:17.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-08T19:16:17.753 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-08-08T19:16:17.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-08-08T19:16:17.827 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-08T19:16:17.836 INFO:teuthology.task.internal:Starting timer... 2024-08-08T19:16:17.836 INFO:teuthology.run_tasks:Running task pcp... 2024-08-08T19:16:17.890 INFO:teuthology.run_tasks:Running task selinux... 2024-08-08T19:16:17.920 DEBUG:teuthology.task.selinux:Excluding smithi032: OS 'ubuntu' does not support SELinux 2024-08-08T19:16:17.920 DEBUG:teuthology.task.selinux:Excluding smithi169: OS 'ubuntu' does not support SELinux 2024-08-08T19:16:17.920 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-08T19:16:17.920 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-08T19:16:17.920 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-08T19:16:17.920 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-08T19:16:17.952 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-08T19:16:17.963 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-08-08T19:16:17.964 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi169.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-08T19:23:48.321 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi169.front.sepia.ceph.com')] 2024-08-08T19:23:48.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:23:48.325 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:23:48.411 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-08-08T19:23:48.487 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-08-08T19:23:48.487 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:23:48.488 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-08T19:23:48.569 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-08-08T19:23:48.646 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-08T19:23:48.646 INFO:teuthology.run_tasks:Running task clock... 2024-08-08T19:23:48.663 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-08T19:23:48.664 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-08T19:23:48.664 DEBUG:teuthology.orchestra.run.smithi032:> 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-08-08T19:23:48.667 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-08T19:23:48.667 DEBUG:teuthology.orchestra.run.smithi169:> 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-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Command line: ntpd -gq 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: ---------------------------------------------------- 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: ntp-4 is maintained by Network Time Foundation, 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: corporation. Support and training for ntp-4 are 2024-08-08T19:23:48.696 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: available at https://www.nwtime.org/support 2024-08-08T19:23:48.697 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: ---------------------------------------------------- 2024-08-08T19:23:48.697 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: proto: precision = 0.047 usec (-24) 2024-08-08T19:23:48.697 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: basedate set to 2022-02-04 2024-08-08T19:23:48.697 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: gps base set to 2022-02-06 (week 2196) 2024-08-08T19:23:48.698 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-08T19:23:48.698 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: restrict ::: KOD does nothing without LIMITED. 2024-08-08T19:23:48.698 INFO:teuthology.orchestra.run.smithi032.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-08T19:23:48.698 INFO:teuthology.orchestra.run.smithi032.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen and drop on 0 v6wildcard [::]:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen normally on 2 lo 127.0.0.1:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen normally on 3 ens1f0 172.21.15.32:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen normally on 4 lo [::1]:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2602%4]:123 2024-08-08T19:23:48.699 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:48 ntpd[18310]: Listening on routing socket on fd #22 for interface updates 2024-08-08T19:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-08T19:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Command line: ntpd -gq 2024-08-08T19:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: ---------------------------------------------------- 2024-08-08T19:23:48.719 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: ntp-4 is maintained by Network Time Foundation, 2024-08-08T19:23:48.719 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-08T19:23:48.719 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: corporation. Support and training for ntp-4 are 2024-08-08T19:23:48.719 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: available at https://www.nwtime.org/support 2024-08-08T19:23:48.719 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: ---------------------------------------------------- 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: proto: precision = 0.046 usec (-24) 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: basedate set to 2022-02-04 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: gps base set to 2022-02-06 (week 2196) 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-08T19:23:48.720 INFO:teuthology.orchestra.run.smithi169.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-08T19:23:48.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: restrict ::: KOD does nothing without LIMITED. 2024-08-08T19:23:48.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen and drop on 0 v6wildcard [::]:123 2024-08-08T19:23:48.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-08T19:23:48.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen normally on 2 lo 127.0.0.1:123 2024-08-08T19:23:48.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen normally on 3 enp3s0f1 172.21.15.169:123 2024-08-08T19:23:48.722 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen normally on 4 lo [::1]:123 2024-08-08T19:23:48.722 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f4d%5]:123 2024-08-08T19:23:48.722 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:48 ntpd[18379]: Listening on routing socket on fd #22 for interface updates 2024-08-08T19:23:49.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:49.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:49 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:49.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:49 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:50.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:50 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:51.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:51 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:51.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:51.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:51 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:52.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:52.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:52.699 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:52 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:53.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:53 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:53.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:53.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:53 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:54.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:54.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:54.699 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:54 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:55.697 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:55.698 INFO:teuthology.orchestra.run.smithi032.stdout: 8 Aug 19:23:55 ntpd[18310]: ntpd: time slew +0.000548 s 2024-08-08T19:23:55.698 INFO:teuthology.orchestra.run.smithi032.stdout:ntpd: time slew +0.000548s 2024-08-08T19:23:55.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-08T19:23:55.698 INFO:teuthology.orchestra.run.smithi032.stderr: 8 Aug 19:23:55 ntpd[18310]: can't open /var/log/ntpstats/loopstats.20240808: Permission denied 2024-08-08T19:23:55.719 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240808: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-08T19:23:55.720 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240808: Permission denied 2024-08-08T19:23:55.721 INFO:teuthology.orchestra.run.smithi169.stdout: 8 Aug 19:23:55 ntpd[18379]: ntpd: time slew +0.000529 s 2024-08-08T19:23:55.721 INFO:teuthology.orchestra.run.smithi169.stdout:ntpd: time slew +0.000529s 2024-08-08T19:23:55.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-08T19:23:55.721 INFO:teuthology.orchestra.run.smithi169.stderr: 8 Aug 19:23:55 ntpd[18379]: can't open /var/log/ntpstats/loopstats.20240808: Permission denied 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.751 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.778 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-08-08T19:23:55.778 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-08-08T19:23:55.778 INFO:teuthology.orchestra.run.smithi169.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.779 INFO:teuthology.orchestra.run.smithi169.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.779 INFO:teuthology.orchestra.run.smithi169.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.779 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-08T19:23:55.780 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-08T19:23:55.881 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'de50a7c969c464f1af48fc4fd9870c061342194a'} 2024-08-08T19:23:55.881 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-08-08T19:23:55.882 INFO:tasks.cephadm:Cluster fsid is c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:23:55.882 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-08T19:23:55.882 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.32', 'mon.c': '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]', 'mon.b': '172.21.15.169'} 2024-08-08T19:23:55.883 INFO:tasks.cephadm:First mon is mon.a on smithi032 2024-08-08T19:23:55.883 INFO:tasks.cephadm:First mgr is y 2024-08-08T19:23:55.883 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-08T19:23:55.883 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2024-08-08T19:23:55.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-08-08T19:23:55.913 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-08-08T19:23:55.913 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T19:23:56.064 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'de50a7c969c464f1af48fc4fd9870c061342194a', '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/81942/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5695-gde50a7c9', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-5695-gde50a7c9-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-main-2024-08-08-1205/de50a7c969c464f1af48fc4fd9870c061342194a/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-08 16:32:43.079820', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-08-08-1205', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-main-2024-08-08-1205/de50a7c969c464f1af48fc4fd9870c061342194a/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}, {'status': 'ready', 'sha1': 'de50a7c969c464f1af48fc4fd9870c061342194a', '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/81939/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5695-gde50a7c9', 'node_name': '172.21.2.13+braggi13', '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.0.0-5695-gde50a7c9-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-08-08-1205/de50a7c969c464f1af48fc4fd9870c061342194a/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-08 16:12:48.597600', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-08-08-1205', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-08-08-1205/de50a7c969c464f1af48fc4fd9870c061342194a/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-08-08T19:23:56.275 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 bca9905d683c89d50ebab7089e7e4e66f174979e from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-08-08T19:23:56.276 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-08T19:23:56.276 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-08T19:23:56.277 DEBUG:teuthology.orchestra.run.smithi032:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:56.785 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791882 Aug 8 19:23 /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:56.785 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:57.247 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791882 Aug 8 19:23 /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:57.247 DEBUG:teuthology.orchestra.run.smithi032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:57.255 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-08T19:23:57.274 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-08-08T19:23:57.274 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-08-08T19:23:57.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-08-08T19:23:57.484 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-08T19:23:57.487 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-08T19:24:51.196 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph_version": "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)", 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout: "image_id": "c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b", 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout: "repo_digests": [ 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec" 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:24:51.197 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:24:54.656 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)", 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b", 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec" 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-08T19:24:54.657 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-08T19:24:54.706 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph 2024-08-08T19:24:54.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-08-08T19:24:54.735 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /etc/ceph 2024-08-08T19:24:54.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-08-08T19:24:54.789 INFO:tasks.cephadm:Writing seed config... 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-08T19:24:54.791 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-08T19:24:54.792 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:24:54.792 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-08T19:24:54.826 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 = c11b7f06-55bb-11ef-bccd-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-08T19:24:54.827 DEBUG:teuthology.orchestra.run.smithi032:mon.a> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service 2024-08-08T19:24:54.871 DEBUG:teuthology.orchestra.run.smithi032:mgr.y> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service 2024-08-08T19:24:54.915 INFO:tasks.cephadm:Bootstrapping... 2024-08-08T19:24:54.915 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid c11b7f06-55bb-11ef-bccd-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.32 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-08T19:24:55.144 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-08-08T19:24:55.144 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'c11b7f06-55bb-11ef-bccd-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.32', '--skip-admin-label'] 2024-08-08T19:24:55.144 INFO:teuthology.orchestra.run.smithi032.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-08T19:24:55.145 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying podman|docker is present... 2024-08-08T19:24:55.145 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying lvm2 is present... 2024-08-08T19:24:55.145 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying time synchronization is in place... 2024-08-08T19:24:55.151 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-08T19:24:55.151 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-08T19:24:55.155 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-08T19:24:55.155 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.159 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-08T19:24:55.160 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-08T19:24:55.163 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-08T19:24:55.163 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.167 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-08T19:24:55.167 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-08-08T19:24:55.172 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-08T19:24:55.172 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.175 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-08T19:24:55.175 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-08T19:24:55.179 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-08T19:24:55.179 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.183 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:Repeating the final host check... 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:docker (/usr/bin/docker) is present 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl is present 2024-08-08T19:24:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:lvcreate is present 2024-08-08T19:24:55.190 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-08T19:24:55.190 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-08T19:24:55.194 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-08T19:24:55.194 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.198 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-08T19:24:55.198 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-08T19:24:55.201 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-08T19:24:55.201 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.205 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-08T19:24:55.205 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-08-08T19:24:55.208 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-08T19:24:55.209 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-08T19:24:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-08T19:24:55.216 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-08T19:24:55.216 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-08-08T19:24:55.220 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:Host looks OK 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:Cluster fsid: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:Acquiring lock 140439044749968 on /run/cephadm/c11b7f06-55bb-11ef-bccd-c7b262605968.lock 2024-08-08T19:24:55.224 INFO:teuthology.orchestra.run.smithi032.stdout:Lock 140439044749968 acquired on /run/cephadm/c11b7f06-55bb-11ef-bccd-c7b262605968.lock 2024-08-08T19:24:55.225 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 3300 ... 2024-08-08T19:24:55.225 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 6789 ... 2024-08-08T19:24:55.225 INFO:teuthology.orchestra.run.smithi032.stdout:Base mon IP(s) is [172.21.15.32:3300, 172.21.15.32:6789], mon addrv is [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-08-08T19:24:55.228 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-08-08T19:24:55.228 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-08T19:24:55.228 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 2024-08-08T19:24:55.230 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-08T19:24:55.230 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-08-08T19:24:55.230 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1786sec hoplimit 64 pref medium 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2602/64 scope link 2024-08-08T19:24:55.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-08T19:24:55.234 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-08-08T19:24:55.234 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-08-08T19:24:55.234 INFO:teuthology.orchestra.run.smithi032.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-08T19:24:55.234 INFO:teuthology.orchestra.run.smithi032.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-08T19:24:55.235 INFO:teuthology.orchestra.run.smithi032.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-08T19:24:55.498 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-08-08T19:24:55.499 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Digest: sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-08T19:24:55.499 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-08-08T19:24:55.499 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-08-08T19:24:57.034 INFO:teuthology.orchestra.run.smithi032.stdout:ceph: stdout ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc) 2024-08-08T19:24:57.034 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph version: ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc) 2024-08-08T19:24:57.034 INFO:teuthology.orchestra.run.smithi032.stdout:Extracting ceph user uid/gid from container image... 2024-08-08T19:24:58.431 INFO:teuthology.orchestra.run.smithi032.stdout:stat: stdout 167 167 2024-08-08T19:24:58.431 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial keys... 2024-08-08T19:24:59.737 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQCLG7Vm/eEVDxAAABE9P7CHoiato9/E+1B0iw== 2024-08-08T19:25:01.033 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQCMG7VmKWEhIhAAbAXHvBMnMtR+3EMvWL5yxg== 2024-08-08T19:25:02.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQCNG7VmliiCORAAbQo0dsz/9CAmM9J3whCYow== 2024-08-08T19:25:02.457 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial monmap... 2024-08-08T19:25:03.812 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool for a [v2:172.21.15.32:3300,v1:172.21.15.32:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:setting min_mon_release = quincy 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: set fsid to c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:25:03.813 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mon... 2024-08-08T19:25:05.327 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.773+0000 7f85e6072b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T19:25:05.327 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.773+0000 7f85e6072b00 1 imported monmap: 2024-08-08T19:25:05.327 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-08T19:25:05.327 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:05.327 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.773+0000 7f85e6072b00 0 /usr/bin/ceph-mon: set fsid to c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T19:25:05.329 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.330 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Git sha 0 2024-08-08T19:25:05.330 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Compile date 2024-08-08 15:22:17 2024-08-08T19:25:05.330 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: DB SUMMARY 2024-08-08T19:25:05.330 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.332 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: DB Session ID: AZU9L9YSFNP5P3WL7HIS 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.error_if_exists: 0 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.create_if_missing: 1 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T19:25:05.333 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.env: 0x5629946177a0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.info_log: 0x562996c2e9a0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.statistics: (nil) 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.use_fsync: 0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T19:25:05.334 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T19:25:05.338 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T19:25:05.338 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.db_log_dir: 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.wal_dir: 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T19:25:05.339 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.write_buffer_manager: 0x562996c354a0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.unordered_write: 0 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T19:25:05.340 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.row_cache: None 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.wal_filter: None 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.two_write_queues: 0 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T19:25:05.341 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.wal_compression: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.atomic_flush: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T19:25:05.346 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T19:25:05.347 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_open_files: -1 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Compression algorithms supported: 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kZSTD supported: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kXpressCompression supported: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kZlibCompression supported: 1 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T19:25:05.348 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T19:25:05.349 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.merge_operator: 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_filter: None 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562996c2e640) 2024-08-08T19:25:05.355 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x562996c19090 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-08T19:25:05.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-08-08T19:25:05.357 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T19:25:05.358 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression: NoCompression 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.num_levels: 7 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T19:25:05.359 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T19:25:05.366 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T19:25:05.367 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T19:25:05.368 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T19:25:05.369 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.bloom_locality: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T19:25:05.370 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.ttl: 2592000 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enable_blob_files: false 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.min_blob_size: 0 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T19:25:05.371 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T19:25:05.376 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T19:25:05.376 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T19:25:05.376 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T19:25:05.376 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 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-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0b5e08ff-1a48-45a1-a38c-d83235420946 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.777+0000 7f85e6072b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85e6072b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562996c46e00 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85e6072b00 4 rocksdb: DB pointer 0x562996d1e000 2024-08-08T19:25:05.377 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85dd7fd640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85dd7fd640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.378 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T19:25:05.379 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.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-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x562996c19090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85e6072b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85e6072b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-08-08T19:25:05.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-08T19:25:04.781+0000 7f85e6072b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-08T19:25:05.381 INFO:teuthology.orchestra.run.smithi032.stdout:create mon.a on 2024-08-08T19:25:05.824 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-08T19:25:06.054 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target -> /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target. 2024-08-08T19:25:06.054 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target -> /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target. 2024-08-08T19:25:06.322 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a 2024-08-08T19:25:06.323 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service: Unit ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service not loaded. 2024-08-08T19:25:06.527 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target.wants/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service. 2024-08-08T19:25:06.535 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-08-08T19:25:06.535 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-08-08T19:25:06.535 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon to start... 2024-08-08T19:25:06.535 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon... 2024-08-08T19:25:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:06 smithi032 systemd[1]: Started Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:25:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:07 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964879+0000 mon.a (mon.0) 0 : cluster [INF] mkfs c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:07 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.942616+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-08T19:25:08.680 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout cluster: 2024-08-08T19:25:08.680 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout id: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:08.680 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-08T19:25:08.680 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:08.680 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout services: 2024-08-08T19:25:08.681 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.161218s) 2024-08-08T19:25:08.681 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-08T19:25:08.681 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-08T19:25:08.681 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout data: 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pgs: 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:08.682 INFO:teuthology.orchestra.run.smithi032.stdout:mon is available 2024-08-08T19:25:08.683 INFO:teuthology.orchestra.run.smithi032.stdout:Assimilating anything we can from ceph.conf... 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.963809+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964022+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964032+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964041+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964049+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964057+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964064+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.964072+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.966508+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.968730+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: cluster 2024-08-08T19:25:07.969185+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-08-08T19:25:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:08 smithi032 bash[19195]: audit 2024-08-08T19:25:08.124965+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/913393436' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:25:10.092 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:10.092 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-08-08T19:25:10.092 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:10.092 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-08-08T19:25:10.092 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-08T19:25:10.093 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:10.094 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-08-08T19:25:10.095 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-08T19:25:10.095 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-08T19:25:10.095 INFO:teuthology.orchestra.run.smithi032.stdout:Generating new minimal ceph.conf... 2024-08-08T19:25:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:09 smithi032 bash[19195]: audit 2024-08-08T19:25:09.662745+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.32:0/3314261363' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-08T19:25:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:09 smithi032 bash[19195]: audit 2024-08-08T19:25:09.667526+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.32:0/3314261363' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-08T19:25:11.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:11 smithi032 bash[19195]: audit 2024-08-08T19:25:11.187808+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.32:0/1891993793' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:25:11.709 INFO:teuthology.orchestra.run.smithi032.stdout:Restarting the monitor... 2024-08-08T19:25:12.042 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:11 smithi032 systemd[1]: Stopping Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:25:12.042 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:11 smithi032 bash[19195]: debug 2024-08-08T19:25:11.841+0000 7fba6c94b640 -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-08-08T19:25:12.042 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:11 smithi032 bash[19195]: debug 2024-08-08T19:25:11.841+0000 7fba6c94b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-08T19:25:12.586 INFO:teuthology.orchestra.run.smithi032.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-08T19:25:12.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:12 smithi032 bash[19577]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-a 2024-08-08T19:25:12.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:12 smithi032 bash[19638]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-a 2024-08-08T19:25:12.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:12 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-08T19:25:12.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:12 smithi032 systemd[1]: Stopped Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:25:12.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:12 smithi032 systemd[1]: Started Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.905+0000 7f8f15568b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.905+0000 7f8f15568b00 0 ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc), process ceph-mon, pid 7 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.905+0000 7f8f15568b00 0 pidfile_write: ignore empty --pid-file 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 0 load: jerasure load: lrc 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Git sha 0 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Compile date 2024-08-08 15:22:17 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: DB SUMMARY 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: DB Session ID: YFCF64HZAHMMVKOSPCNK 2024-08-08T19:25:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: CURRENT file: CURRENT 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88173 ; 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.error_if_exists: 0 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.create_if_missing: 0 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.env: 0x5604cae6f7a0 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T19:25:14.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.info_log: 0x5604cbfb9500 2024-08-08T19:25:14.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T19:25:14.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.statistics: (nil) 2024-08-08T19:25:14.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.use_fsync: 0 2024-08-08T19:25:14.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T19:25:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.db_log_dir: 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.wal_dir: 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.write_buffer_manager: 0x5604cbfc8dc0 2024-08-08T19:25:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.unordered_write: 0 2024-08-08T19:25:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.row_cache: None 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.wal_filter: None 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.two_write_queues: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.wal_compression: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.atomic_flush: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T19:25:14.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T19:25:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T19:25:14.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_open_files: -1 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Compression algorithms supported: 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kZSTD supported: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kXpressCompression supported: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kZlibCompression supported: 1 2024-08-08T19:25:14.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.merge_operator: 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_filter: None 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5604cbfb9120) 2024-08-08T19:25:14.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cache_index_and_filter_blocks: 1 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: pin_top_level_index_and_filter: 1 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: index_type: 0 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: data_block_index_type: 0 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: index_shortening: 1 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: data_block_hash_table_util_ratio: 0.750000 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: checksum: 4 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: no_block_cache: 0 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_cache: 0x5604cbfaf090 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_cache_name: BinnedLRUCache 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_cache_options: 2024-08-08T19:25:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: capacity : 536870912 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: num_shard_bits : 4 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: strict_capacity_limit : 0 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: high_pri_pool_ratio: 0.000 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_cache_compressed: (nil) 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: persistent_cache: (nil) 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_size: 4096 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_size_deviation: 10 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_restart_interval: 16 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: index_block_restart_interval: 1 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: metadata_block_size: 4096 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: partition_filters: 0 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: use_delta_encoding: 1 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: filter_policy: bloomfilter 2024-08-08T19:25:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: whole_key_filtering: 1 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: verify_compression: 0 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: read_amp_bytes_per_bit: 0 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: format_version: 5 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: enable_index_compression: 1 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: block_align: 0 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: max_auto_readahead_size: 262144 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: prepopulate_block_cache: 0 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: initial_auto_readahead_size: 8192 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: num_file_reads_for_auto_readahead: 2 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression: NoCompression 2024-08-08T19:25:14.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.num_levels: 7 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T19:25:14.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T19:25:14.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:25:14.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T19:25:14.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T19:25:14.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T19:25:14.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.bloom_locality: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.ttl: 2592000 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enable_blob_files: false 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.min_blob_size: 0 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T19:25:14.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.909+0000 7f8f15568b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 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-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0b5e08ff-1a48-45a1-a38c-d83235420946 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145113915595, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145113917148, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84788, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82935, "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": 77144, "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": 1723145113, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0b5e08ff-1a48-45a1-a38c-d83235420946", "db_session_id": "YFCF64HZAHMMVKOSPCNK", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-08T19:25:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145113917305, "job": 1, "event": "recovery_finished"} 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 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-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5604cbfdae00 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.913+0000 7f8f15568b00 4 rocksdb: DB pointer 0x5604cc0d8000 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f0b331640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f0b331640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: ** DB Stats ** 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T19:25:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: ** Compaction Stats [default] ** 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 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-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: L0 2/0 84.66 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Sum 2/0 84.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 84.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: ** Compaction Stats [default] ** 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 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-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 84.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:25:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: AddFile(Total Files): cumulative 0, interval 0 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: AddFile(Keys): cumulative 0, interval 0 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Cumulative compaction: 0.00 GB write, 16.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Interval compaction: 0.00 GB write, 16.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 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-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: Block cache BinnedLRUCache@0x5604cbfaf090#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-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 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-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: ** File Read Latency Histogram By Level [default] ** 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 1 mon.a@-1(???) e1 preinit fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).mds e1 new map 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).mds e1 print_map 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: e1 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: btime 2024-08-08T19:25:07:964456+0000 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 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-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: legacy client fscid: -1 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: No filesystems configured 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: debug 2024-08-08T19:25:13.917+0000 7f8f15568b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.943879+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-08T19:25:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.943945+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.943973+0000 mon.a (mon.0) 3 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.943989+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944012+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944027+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944040+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944054+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944465+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944507+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-08T19:25:14.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:13 smithi032 bash[19677]: cluster 2024-08-08T19:25:13.944895+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-08-08T19:25:14.673 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-08T19:25:14.691 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-08T19:25:14.691 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mgr... 2024-08-08T19:25:14.692 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-08T19:25:14.692 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-08T19:25:15.011 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y 2024-08-08T19:25:15.011 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service: Unit ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service not loaded. 2024-08-08T19:25:15.016 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:25:15.016 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:25:15.184 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968.target.wants/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service. 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr to start... 2024-08-08T19:25:15.201 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr... 2024-08-08T19:25:15.323 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:25:15.323 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:15 smithi032 systemd[1]: Started Ceph mgr.y for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:25:15.323 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:25:15.323 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:15 smithi032 bash[19677]: audit 2024-08-08T19:25:14.183185+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.32:0/2108872666' entity='client.admin' 2024-08-08T19:25:17.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:17 smithi032 bash[19677]: audit 2024-08-08T19:25:16.984232+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/340495819' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-08T19:25:17.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:16 smithi032 bash[19930]: debug 2024-08-08T19:25:16.965+0000 7f9b26d48040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:25:17.508 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:17.508 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "c11b7f06-55bb-11ef-bccd-c7b262605968", 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:17.509 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-08T19:25:17.510 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:17.511 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-08-08T19:25:07:964456+0000", 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.512 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-08-08T19:25:07.965338+0000", 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:25:17.513 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (1/15)... 2024-08-08T19:25:18.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:18 smithi032 bash[19930]: debug 2024-08-08T19:25:18.221+0000 7f9b26d48040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:25:18.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:18 smithi032 bash[19930]: debug 2024-08-08T19:25:18.289+0000 7f9b26d48040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:25:18.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:18 smithi032 bash[19930]: debug 2024-08-08T19:25:18.445+0000 7f9b26d48040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:25:19.470 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.125+0000 7f9b26d48040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:25:19.470 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.197+0000 7f9b26d48040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:25:19.470 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.269+0000 7f9b26d48040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:25:19.470 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.465+0000 7f9b26d48040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:25:19.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.545+0000 7f9b26d48040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:25:19.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.617+0000 7f9b26d48040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:25:20.167 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.889+0000 7f9b26d48040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:25:20.168 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:19 smithi032 bash[19930]: debug 2024-08-08T19:25:19.957+0000 7f9b26d48040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:25:20.425 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.165+0000 7f9b26d48040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:25:20.425 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.245+0000 7f9b26d48040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:25:20.695 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.513+0000 7f9b26d48040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:25:20.962 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19677]: audit 2024-08-08T19:25:20.686048+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.32:0/3636577808' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-08T19:25:20.962 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.701+0000 7f9b26d48040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:25:20.962 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.877+0000 7f9b26d48040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:25:21.178 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "c11b7f06-55bb-11ef-bccd-c7b262605968", 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-08-08T19:25:21.179 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-08T19:25:21.180 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-08T19:25:21.181 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-08T19:25:21.181 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-08T19:25:21.181 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-08T19:25:21.184 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-08-08T19:25:07:964456+0000", 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-08T19:25:21.185 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-08-08T19:25:07.965338+0000", 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:25:21.186 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (2/15)... 2024-08-08T19:25:21.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:20 smithi032 bash[19930]: debug 2024-08-08T19:25:20.961+0000 7f9b26d48040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:25:21.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:21 smithi032 bash[19930]: debug 2024-08-08T19:25:21.149+0000 7f9b26d48040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:25:22.315 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.001+0000 7f9b26d48040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:25:22.316 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.077+0000 7f9b26d48040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:25:22.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.313+0000 7f9b26d48040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:25:22.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.389+0000 7f9b26d48040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:25:23.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.797+0000 7f9b26d48040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:25:23.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19930]: debug 2024-08-08T19:25:22.881+0000 7f9b26d48040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: cluster 2024-08-08T19:25:22.905609+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: cluster 2024-08-08T19:25:22.913406+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00802828s) 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.914303+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.914398+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.914536+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.914711+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.915381+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: cluster 2024-08-08T19:25:22.941494+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.953783+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:25:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:22 smithi032 bash[19677]: audit 2024-08-08T19:25:22.955521+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:25:24.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:23 smithi032 bash[19677]: audit 2024-08-08T19:25:22.957583+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' 2024-08-08T19:25:24.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:23 smithi032 bash[19677]: audit 2024-08-08T19:25:22.961107+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' 2024-08-08T19:25:24.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:23 smithi032 bash[19677]: audit 2024-08-08T19:25:22.962764+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.32:0/2207124555' entity='mgr.y' 2024-08-08T19:25:24.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:23 smithi032 bash[19677]: cluster 2024-08-08T19:25:23.921681+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01629s) 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "c11b7f06-55bb-11ef-bccd-c7b262605968", 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-08T19:25:25.170 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.171 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-08T19:25:25.172 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-08T19:25:25.175 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.175 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-08T19:25:25.175 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-08-08T19:25:07:964456+0000", 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-08T19:25:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-08-08T19:25:07.965338+0000", 2024-08-08T19:25:25.177 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-08T19:25:25.178 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-08-08T19:25:25.178 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-08T19:25:25.178 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:25:25.178 INFO:teuthology.orchestra.run.smithi032.stdout:mgr is available 2024-08-08T19:25:25.258 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:24 smithi032 bash[19677]: audit 2024-08-08T19:25:24.684851+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.32:0/593312549' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-08T19:25:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:25 smithi032 bash[19677]: cluster 2024-08-08T19:25:24.969883+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-08T19:25:26.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-08T19:25:26.994 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling cephadm module... 2024-08-08T19:25:27.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:26 smithi032 bash[19677]: audit 2024-08-08T19:25:26.475995+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.32:0/2211431775' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-08T19:25:27.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:26 smithi032 bash[19677]: audit 2024-08-08T19:25:26.478976+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.32:0/2211431775' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-08T19:25:28.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:28 smithi032 bash[19677]: audit 2024-08-08T19:25:28.449342+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.32:0/3452914122' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-08T19:25:28.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:28 smithi032 bash[19930]: ignoring --setuser ceph since I am not root 2024-08-08T19:25:28.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:28 smithi032 bash[19930]: ignoring --setgroup ceph since I am not root 2024-08-08T19:25:28.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:28 smithi032 bash[19930]: debug 2024-08-08T19:25:28.661+0000 7f07128f4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:25:29.778 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:29 smithi032 bash[19677]: audit 2024-08-08T19:25:28.501449+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.32:0/3452914122' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-08T19:25:29.778 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:29 smithi032 bash[19677]: cluster 2024-08-08T19:25:28.506585+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-08-08T19:25:30.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:29 smithi032 bash[19930]: debug 2024-08-08T19:25:29.905+0000 7f07128f4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:25:30.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:29 smithi032 bash[19930]: debug 2024-08-08T19:25:29.973+0000 7f07128f4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:25:30.386 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:30 smithi032 bash[19930]: debug 2024-08-08T19:25:30.133+0000 7f07128f4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:25:30.816 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:30 smithi032 bash[19677]: audit 2024-08-08T19:25:30.375026+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.32:0/441723017' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-08T19:25:30.862 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:25:30.862 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-08T19:25:30.862 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-08T19:25:30.863 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-08T19:25:30.863 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-08T19:25:30.863 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:25:30.863 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-08-08T19:25:30.863 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 5... 2024-08-08T19:25:31.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:30 smithi032 bash[19930]: debug 2024-08-08T19:25:30.813+0000 7f07128f4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:25:31.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:30 smithi032 bash[19930]: debug 2024-08-08T19:25:30.889+0000 7f07128f4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:25:31.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:30 smithi032 bash[19930]: debug 2024-08-08T19:25:30.961+0000 7f07128f4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:25:31.574 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.153+0000 7f07128f4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:25:31.574 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.233+0000 7f07128f4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:25:31.574 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.305+0000 7f07128f4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:25:31.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.573+0000 7f07128f4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:25:31.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.645+0000 7f07128f4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:25:32.196 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.853+0000 7f07128f4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:25:32.196 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:31 smithi032 bash[19930]: debug 2024-08-08T19:25:31.933+0000 7f07128f4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:25:32.549 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:32 smithi032 bash[19930]: debug 2024-08-08T19:25:32.193+0000 7f07128f4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:25:32.549 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:32 smithi032 bash[19930]: debug 2024-08-08T19:25:32.377+0000 7f07128f4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:25:32.549 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:32 smithi032 bash[19930]: debug 2024-08-08T19:25:32.545+0000 7f07128f4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:25:32.816 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:32 smithi032 bash[19930]: debug 2024-08-08T19:25:32.629+0000 7f07128f4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:25:33.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:32 smithi032 bash[19930]: debug 2024-08-08T19:25:32.813+0000 7f07128f4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:25:33.972 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:33 smithi032 bash[19930]: debug 2024-08-08T19:25:33.657+0000 7f07128f4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:25:33.972 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:33 smithi032 bash[19930]: debug 2024-08-08T19:25:33.737+0000 7f07128f4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:25:33.973 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:33 smithi032 bash[19930]: debug 2024-08-08T19:25:33.969+0000 7f07128f4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:25:34.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19930]: debug 2024-08-08T19:25:34.045+0000 7f07128f4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:25:34.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19930]: debug 2024-08-08T19:25:34.453+0000 7f07128f4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:25:34.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19930]: debug 2024-08-08T19:25:34.537+0000 7f07128f4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: cluster 2024-08-08T19:25:34.561849+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: cluster 2024-08-08T19:25:34.562457+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: cluster 2024-08-08T19:25:34.569830+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: cluster 2024-08-08T19:25:34.570095+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00785092s) 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.571522+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.573068+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.574252+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.574569+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.574743+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:25:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: cluster 2024-08-08T19:25:34.597426+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-08-08T19:25:34.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:34 smithi032 bash[19677]: audit 2024-08-08T19:25:34.612875+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: cephadm 2024-08-08T19:25:34.610710+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:34.618250+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:34.620936+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:34.623720+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:34.635160+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:34.637220+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:35.508326+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:36.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: audit 2024-08-08T19:25:35.513598+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:36.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:35 smithi032 bash[19677]: cluster 2024-08-08T19:25:35.574243+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.012s) 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 5 is available 2024-08-08T19:25:36.111 INFO:teuthology.orchestra.run.smithi032.stdout:Setting orchestrator backend to cephadm... 2024-08-08T19:25:36.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19677]: audit 2024-08-08T19:25:35.572462+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-08T19:25:36.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19677]: audit 2024-08-08T19:25:35.587378+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: debug 2024-08-08T19:25:36.845+0000 7f067f5f7640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:25:36] ENGINE Error in HTTPServer.serve 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: Traceback (most recent call last): 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: self._connections.run(self.expiration_interval) 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: self._run(expiration_interval) 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:25:36.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: s = self.context.wrap_socket( 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: return self.sslsocket_class._create( 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: self.do_handshake() 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: self._sslobj.do_handshake() 2024-08-08T19:25:36.874 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:36 smithi032 bash[19930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:25:37.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cluster 2024-08-08T19:25:36.622357+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-08T19:25:37.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cephadm 2024-08-08T19:25:36.719466+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [08/Aug/2024:19:25:36] ENGINE Bus STARTING 2024-08-08T19:25:37.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cephadm 2024-08-08T19:25:36.844917+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [08/Aug/2024:19:25:36] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:25:37.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cephadm 2024-08-08T19:25:36.847856+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [08/Aug/2024:19:25:36] ENGINE Error in HTTPServer.serve 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:25:37.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cephadm 2024-08-08T19:25:36.946187+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [08/Aug/2024:19:25:36] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: cephadm 2024-08-08T19:25:36.946304+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [08/Aug/2024:19:25:36] ENGINE Bus STARTED 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: audit 2024-08-08T19:25:36.947108+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: audit 2024-08-08T19:25:37.379592+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-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: audit 2024-08-08T19:25:37.385555+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:37.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:37 smithi032 bash[19677]: audit 2024-08-08T19:25:37.403927+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:25:39.817 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-08T19:25:39.817 INFO:teuthology.orchestra.run.smithi032.stdout:Generating ssh key... 2024-08-08T19:25:39.910 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:39 smithi032 bash[19677]: audit 2024-08-08T19:25:39.280091+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-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: Generating public/private rsa key pair. 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: Your identification has been saved in /tmp/tmp1xs6udok/key 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: Your public key has been saved in /tmp/tmp1xs6udok/key.pub 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: The key fingerprint is: 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: SHA256:4Sx7YaVDe/vzTAgtlwb2CL6mOknEYcGwFH+uLRUjTxI ceph-c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: The key's randomart image is: 2024-08-08T19:25:41.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: +---[RSA 3072]----+ 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | ++E. | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | . o+. | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | .o+.= + + | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | oB B B = . | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | . = S = * | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | .+ + = * . | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | .o.o + . . . | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | o. + ..o | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: | .o. .oo | 2024-08-08T19:25:41.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:25:41 smithi032 bash[19930]: +----[SHA256]-----+ 2024-08-08T19:25:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:42 smithi032 bash[19677]: audit 2024-08-08T19:25:41.092542+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:25:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:42 smithi032 bash[19677]: cephadm 2024-08-08T19:25:41.092872+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-08-08T19:25:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:42 smithi032 bash[19677]: audit 2024-08-08T19:25:41.433134+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:42 smithi032 bash[19677]: audit 2024-08-08T19:25:41.437735+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:43.623 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCd6HKBvVpBc2hUNfji2jsn5Uq3oq0fgBTu1YsJ2oP9jGPKrI0972V+brbCx0jsuQglippRbuD3tRw7iok6Xk0/flypJyVDQgvTXCMGrS1maXKM3LujHjSgEs9C4YC00Dj7Jz3pjmUcNApTXpJCLf5TnMkxGfFpTlW9L2JFaFGRWbXqnm4ERc5Vm6CiJHshQyvPL0FR7neC234m/Gx45J0UB8YgFjou4TQkEtmfSugHu+8xuxyXTE+h7phCJfE4er2qTsy3XL/Ws5qrmfUQLyQ/HRk8aUsxcx5rBC6vGEPBBEC0B8nZe6PsOM1/VWKUQWxxg6+leufQjZlUSL2FVPvt1wKlf3DvVTGp7bBkR07OJh0h1RqlH4HrXnzS0rLAlC0pwJiGUwLmftrk1bQK3god0gferJlXnQLGuaWTdJHwcpov+M+A909SCfqMCv6Yv71UhZZKyQ+S0PTxql8zR8OvHF0ulnGgCMzbHSqVu4UYeczPGKEe8YFmwjcKhtNtMtc= ceph-c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:25:43.623 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-08T19:25:43.623 INFO:teuthology.orchestra.run.smithi032.stdout:Adding key to root@localhost authorized_keys... 2024-08-08T19:25:43.624 INFO:teuthology.orchestra.run.smithi032.stdout:Adding host smithi032... 2024-08-08T19:25:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:43 smithi032 bash[19677]: audit 2024-08-08T19:25:43.134213+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-08-08T19:25:45.802 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:45 smithi032 bash[19677]: audit 2024-08-08T19:25:45.023130+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:25:46.809 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:46 smithi032 bash[19677]: cephadm 2024-08-08T19:25:46.304887+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi032 2024-08-08T19:25:50.504 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Added host 'smithi032' with addr '172.21.15.32' 2024-08-08T19:25:50.504 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mon service... 2024-08-08T19:25:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:50 smithi032 bash[19677]: audit 2024-08-08T19:25:49.891195+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:50 smithi032 bash[19677]: cephadm 2024-08-08T19:25:49.891714+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi032 2024-08-08T19:25:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:50 smithi032 bash[19677]: audit 2024-08-08T19:25:49.892148+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:25:53.041 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-08T19:25:53.041 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mgr service... 2024-08-08T19:25:53.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:53 smithi032 bash[19677]: audit 2024-08-08T19:25:52.351861+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-08-08T19:25:53.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:53 smithi032 bash[19677]: cephadm 2024-08-08T19:25:52.354885+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-08T19:25:53.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:53 smithi032 bash[19677]: audit 2024-08-08T19:25:52.359655+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:53.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:53 smithi032 bash[19677]: audit 2024-08-08T19:25:52.963738+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:54 smithi032 bash[19677]: audit 2024-08-08T19:25:53.559031+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:54 smithi032 bash[19677]: audit 2024-08-08T19:25:54.465971+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.32:0/161861735' entity='mgr.y' 2024-08-08T19:25:55.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-08T19:25:55.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:55 smithi032 bash[19677]: audit 2024-08-08T19:25:54.459094+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:25:55.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:55 smithi032 bash[19677]: cephadm 2024-08-08T19:25:54.461380+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-08T19:25:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:56 smithi032 bash[19677]: cluster 2024-08-08T19:25:54.575691+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:25:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:56 smithi032 bash[19677]: audit 2024-08-08T19:25:56.281194+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.32:0/3934231419' entity='client.admin' 2024-08-08T19:25:58.639 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling the dashboard module... 2024-08-08T19:25:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:58 smithi032 bash[19677]: cluster 2024-08-08T19:25:56.576030+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:25:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:25:58 smithi032 bash[19677]: audit 2024-08-08T19:25:58.114912+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.32:0/3952026037' entity='client.admin' 2024-08-08T19:26:00.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:00 smithi032 bash[19930]: ignoring --setuser ceph since I am not root 2024-08-08T19:26:00.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:00 smithi032 bash[19930]: ignoring --setgroup ceph since I am not root 2024-08-08T19:26:00.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:00 smithi032 bash[19930]: debug 2024-08-08T19:26:00.740+0000 7f1682b28040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:26:00.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:00 smithi032 bash[19677]: cluster 2024-08-08T19:25:58.576415+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:00.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:00 smithi032 bash[19677]: audit 2024-08-08T19:26:00.061163+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.32:0/1223182082' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-08T19:26:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:01 smithi032 bash[19677]: audit 2024-08-08T19:26:00.568420+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.32:0/1223182082' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-08T19:26:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:01 smithi032 bash[19677]: cluster 2024-08-08T19:26:00.573418+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-08-08T19:26:02.271 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:02 smithi032 bash[19930]: debug 2024-08-08T19:26:02.020+0000 7f1682b28040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:26:02.272 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:02 smithi032 bash[19930]: debug 2024-08-08T19:26:02.092+0000 7f1682b28040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:26:02.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:02 smithi032 bash[19930]: debug 2024-08-08T19:26:02.268+0000 7f1682b28040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:26:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:02 smithi032 bash[19677]: audit 2024-08-08T19:26:02.570344+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.32:0/693046068' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-08T19:26:03.136 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:26:03.137 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-08-08T19:26:03.137 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 9... 2024-08-08T19:26:03.224 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:02 smithi032 bash[19930]: debug 2024-08-08T19:26:02.952+0000 7f1682b28040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:26:03.224 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.024+0000 7f1682b28040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:26:03.224 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.096+0000 7f1682b28040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:26:03.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.296+0000 7f1682b28040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:26:03.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.376+0000 7f1682b28040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:26:03.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.444+0000 7f1682b28040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:26:03.992 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.712+0000 7f1682b28040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:26:03.992 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.784+0000 7f1682b28040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:26:03.992 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:03 smithi032 bash[19930]: debug 2024-08-08T19:26:03.988+0000 7f1682b28040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:26:04.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.068+0000 7f1682b28040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:26:04.697 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.340+0000 7f1682b28040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:26:04.698 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.524+0000 7f1682b28040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:26:04.965 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.692+0000 7f1682b28040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:26:04.965 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.776+0000 7f1682b28040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:26:05.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:04 smithi032 bash[19930]: debug 2024-08-08T19:26:04.960+0000 7f1682b28040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:26:06.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:05 smithi032 bash[19930]: debug 2024-08-08T19:26:05.820+0000 7f1682b28040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:26:06.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:05 smithi032 bash[19930]: debug 2024-08-08T19:26:05.896+0000 7f1682b28040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:26:06.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19930]: debug 2024-08-08T19:26:06.132+0000 7f1682b28040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:26:06.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19930]: debug 2024-08-08T19:26:06.208+0000 7f1682b28040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:26:06.968 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19930]: debug 2024-08-08T19:26:06.616+0000 7f1682b28040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19930]: debug 2024-08-08T19:26:06.700+0000 7f1682b28040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: cluster 2024-08-08T19:26:06.726086+0000 mon.a (mon.0) 74 : cluster [INF] Active manager daemon y restarted 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: cluster 2024-08-08T19:26:06.726561+0000 mon.a (mon.0) 75 : cluster [INF] Activating manager daemon y 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: cluster 2024-08-08T19:26:06.732742+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: cluster 2024-08-08T19:26:06.732954+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00657989s) 2024-08-08T19:26:06.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: audit 2024-08-08T19:26:06.734911+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:26:06.970 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: audit 2024-08-08T19:26:06.736476+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:26:06.970 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: audit 2024-08-08T19:26:06.737843+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:26:06.970 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: audit 2024-08-08T19:26:06.738165+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:26:06.970 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: audit 2024-08-08T19:26:06.738446+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:26:06.970 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:06 smithi032 bash[19677]: cluster 2024-08-08T19:26:06.761762+0000 mon.a (mon.0) 83 : cluster [INF] Manager daemon y is now available 2024-08-08T19:26:08.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:07 smithi032 bash[19677]: audit 2024-08-08T19:26:06.778280+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:26:08.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:07 smithi032 bash[19677]: audit 2024-08-08T19:26:06.796603+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:26:08.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:07 smithi032 bash[19677]: audit 2024-08-08T19:26:06.798595+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:26:08.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:07 smithi032 bash[19677]: cluster 2024-08-08T19:26:07.737448+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.01108s) 2024-08-08T19:26:08.409 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-08-08T19:26:08.410 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-08T19:26:08.410 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-08T19:26:08.410 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-08-08T19:26:08.410 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 9 is available 2024-08-08T19:26:08.410 INFO:teuthology.orchestra.run.smithi032.stdout:Generating a dashboard self-signed certificate... 2024-08-08T19:26:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19677]: audit 2024-08-08T19:26:07.737156+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-08T19:26:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19677]: audit 2024-08-08T19:26:07.754498+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-08T19:26:09.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: debug 2024-08-08T19:26:08.896+0000 7f15e879d640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:26:08] ENGINE Error in HTTPServer.serve 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: Traceback (most recent call last): 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: self._connections.run(self.expiration_interval) 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: self._run(expiration_interval) 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: s = self.context.wrap_socket( 2024-08-08T19:26:09.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: return self.sslsocket_class._create( 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: self.do_handshake() 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: self._sslobj.do_handshake() 2024-08-08T19:26:09.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:26:08 smithi032 bash[19930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:26:10.073 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cephadm 2024-08-08T19:26:08.672625+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [08/Aug/2024:19:26:08] ENGINE Bus STARTING 2024-08-08T19:26:10.073 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cephadm 2024-08-08T19:26:08.774345+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [08/Aug/2024:19:26:08] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:26:10.073 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cluster 2024-08-08T19:26:08.786497+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cephadm 2024-08-08T19:26:08.899570+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [08/Aug/2024:19:26:08] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cephadm 2024-08-08T19:26:08.899763+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [08/Aug/2024:19:26:08] ENGINE Bus STARTED 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: cephadm 2024-08-08T19:26:08.901521+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [08/Aug/2024:19:26:08] ENGINE Error in HTTPServer.serve 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:26:10.074 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:26:10.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:09 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:26:10.384 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-08T19:26:10.384 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial admin user... 2024-08-08T19:26:11.218 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:10 smithi032 bash[19677]: audit 2024-08-08T19:26:09.734748+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-08-08T19:26:11.218 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:10 smithi032 bash[19677]: audit 2024-08-08T19:26:09.868411+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:11.218 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:10 smithi032 bash[19677]: audit 2024-08-08T19:26:09.872905+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:12.566 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$n5FEeJanZ/TCmxpx/uImH.mMEcJEDlU1cpwGVX3qnVoQcjvWMYOxe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723145172, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-08T19:26:12.566 INFO:teuthology.orchestra.run.smithi032.stdout:Fetching dashboard port number... 2024-08-08T19:26:13.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:13 smithi032 bash[19677]: audit 2024-08-08T19:26:11.737353+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-08-08T19:26:13.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:13 smithi032 bash[19677]: audit 2024-08-08T19:26:12.021425+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:14.184 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:14 smithi032 bash[19677]: cluster 2024-08-08T19:26:13.026619+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-08T19:26:14.184 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:14 smithi032 bash[19677]: audit 2024-08-08T19:26:13.601748+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:14.184 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:14 smithi032 bash[19677]: audit 2024-08-08T19:26:13.837879+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.32:0/413845670' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-08T19:26:14.356 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 8443 2024-08-08T19:26:14.357 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-08-08T19:26:14.357 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph Dashboard is now available at: 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout: URL: https://smithi032.front.sepia.ceph.com:8443/ 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout: User: admin 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout: Password: esorbfd26l 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:14.358 INFO:teuthology.orchestra.run.smithi032.stdout:Saving cluster configuration to /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config directory 2024-08-08T19:26:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:15 smithi032 bash[19677]: audit 2024-08-08T19:26:14.935678+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.507 INFO:teuthology.orchestra.run.smithi032.stdout:Or, if you are only running a single cluster on this host: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: ceph telemetry on 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout:For more information see: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:16.508 INFO:teuthology.orchestra.run.smithi032.stdout:Bootstrap complete. 2024-08-08T19:26:16.557 INFO:tasks.cephadm:Fetching config... 2024-08-08T19:26:16.558 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:26:16.558 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-08T19:26:16.567 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-08T19:26:16.567 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:26:16.567 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-08T19:26:16.613 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-08T19:26:16.614 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:26:16.614 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-08T19:26:16.669 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-08T19:26:16.669 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:26:16.669 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-08T19:26:16.717 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-08T19:26:16.718 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCd6HKBvVpBc2hUNfji2jsn5Uq3oq0fgBTu1YsJ2oP9jGPKrI0972V+brbCx0jsuQglippRbuD3tRw7iok6Xk0/flypJyVDQgvTXCMGrS1maXKM3LujHjSgEs9C4YC00Dj7Jz3pjmUcNApTXpJCLf5TnMkxGfFpTlW9L2JFaFGRWbXqnm4ERc5Vm6CiJHshQyvPL0FR7neC234m/Gx45J0UB8YgFjou4TQkEtmfSugHu+8xuxyXTE+h7phCJfE4er2qTsy3XL/Ws5qrmfUQLyQ/HRk8aUsxcx5rBC6vGEPBBEC0B8nZe6PsOM1/VWKUQWxxg6+leufQjZlUSL2FVPvt1wKlf3DvVTGp7bBkR07OJh0h1RqlH4HrXnzS0rLAlC0pwJiGUwLmftrk1bQK3god0gferJlXnQLGuaWTdJHwcpov+M+A909SCfqMCv6Yv71UhZZKyQ+S0PTxql8zR8OvHF0ulnGgCMzbHSqVu4UYeczPGKEe8YFmwjcKhtNtMtc= ceph-c11b7f06-55bb-11ef-bccd-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-08T19:26:16.783 INFO:teuthology.orchestra.run.smithi032.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCd6HKBvVpBc2hUNfji2jsn5Uq3oq0fgBTu1YsJ2oP9jGPKrI0972V+brbCx0jsuQglippRbuD3tRw7iok6Xk0/flypJyVDQgvTXCMGrS1maXKM3LujHjSgEs9C4YC00Dj7Jz3pjmUcNApTXpJCLf5TnMkxGfFpTlW9L2JFaFGRWbXqnm4ERc5Vm6CiJHshQyvPL0FR7neC234m/Gx45J0UB8YgFjou4TQkEtmfSugHu+8xuxyXTE+h7phCJfE4er2qTsy3XL/Ws5qrmfUQLyQ/HRk8aUsxcx5rBC6vGEPBBEC0B8nZe6PsOM1/VWKUQWxxg6+leufQjZlUSL2FVPvt1wKlf3DvVTGp7bBkR07OJh0h1RqlH4HrXnzS0rLAlC0pwJiGUwLmftrk1bQK3god0gferJlXnQLGuaWTdJHwcpov+M+A909SCfqMCv6Yv71UhZZKyQ+S0PTxql8zR8OvHF0ulnGgCMzbHSqVu4UYeczPGKEe8YFmwjcKhtNtMtc= ceph-c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:26:16.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCd6HKBvVpBc2hUNfji2jsn5Uq3oq0fgBTu1YsJ2oP9jGPKrI0972V+brbCx0jsuQglippRbuD3tRw7iok6Xk0/flypJyVDQgvTXCMGrS1maXKM3LujHjSgEs9C4YC00Dj7Jz3pjmUcNApTXpJCLf5TnMkxGfFpTlW9L2JFaFGRWbXqnm4ERc5Vm6CiJHshQyvPL0FR7neC234m/Gx45J0UB8YgFjou4TQkEtmfSugHu+8xuxyXTE+h7phCJfE4er2qTsy3XL/Ws5qrmfUQLyQ/HRk8aUsxcx5rBC6vGEPBBEC0B8nZe6PsOM1/VWKUQWxxg6+leufQjZlUSL2FVPvt1wKlf3DvVTGp7bBkR07OJh0h1RqlH4HrXnzS0rLAlC0pwJiGUwLmftrk1bQK3god0gferJlXnQLGuaWTdJHwcpov+M+A909SCfqMCv6Yv71UhZZKyQ+S0PTxql8zR8OvHF0ulnGgCMzbHSqVu4UYeczPGKEe8YFmwjcKhtNtMtc= ceph-c11b7f06-55bb-11ef-bccd-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-08T19:26:16.815 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCd6HKBvVpBc2hUNfji2jsn5Uq3oq0fgBTu1YsJ2oP9jGPKrI0972V+brbCx0jsuQglippRbuD3tRw7iok6Xk0/flypJyVDQgvTXCMGrS1maXKM3LujHjSgEs9C4YC00Dj7Jz3pjmUcNApTXpJCLf5TnMkxGfFpTlW9L2JFaFGRWbXqnm4ERc5Vm6CiJHshQyvPL0FR7neC234m/Gx45J0UB8YgFjou4TQkEtmfSugHu+8xuxyXTE+h7phCJfE4er2qTsy3XL/Ws5qrmfUQLyQ/HRk8aUsxcx5rBC6vGEPBBEC0B8nZe6PsOM1/VWKUQWxxg6+leufQjZlUSL2FVPvt1wKlf3DvVTGp7bBkR07OJh0h1RqlH4HrXnzS0rLAlC0pwJiGUwLmftrk1bQK3god0gferJlXnQLGuaWTdJHwcpov+M+A909SCfqMCv6Yv71UhZZKyQ+S0PTxql8zR8OvHF0ulnGgCMzbHSqVu4UYeczPGKEe8YFmwjcKhtNtMtc= ceph-c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:26:16.824 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-08T19:26:17.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:16 smithi032 bash[19677]: audit 2024-08-08T19:26:15.966399+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.32:0/137735270' entity='client.admin' 2024-08-08T19:26:21.029 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:26:23.282 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-08T19:26:23.282 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-08T19:26:23.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:23 smithi032 bash[19677]: audit 2024-08-08T19:26:22.577643+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.32:0/1344243046' entity='client.admin' 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:24.995010+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:25.000595+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:25.002801+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:25.010778+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:25.043041+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:26:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:25 smithi032 bash[19677]: audit 2024-08-08T19:26:25.051945+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:28.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:27 smithi032 bash[19677]: cluster 2024-08-08T19:26:26.739673+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:28.450 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:26:30.188 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi169 2024-08-08T19:26:30.189 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:26:30.189 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.conf 2024-08-08T19:26:30.195 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:26:30.195 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:26:30.241 INFO:tasks.cephadm:Adding host smithi169 to orchestrator... 2024-08-08T19:26:30.241 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch host add smithi169 2024-08-08T19:26:30.252 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: cluster 2024-08-08T19:26:28.740187+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:30.253 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: audit 2024-08-08T19:26:29.636835+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-08-08T19:26:30.253 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: audit 2024-08-08T19:26:29.641440+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:30.253 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: audit 2024-08-08T19:26:29.642587+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:26:30.253 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: audit 2024-08-08T19:26:29.645050+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:26:30.253 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:29 smithi032 bash[19677]: audit 2024-08-08T19:26:29.645995+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:26:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: cephadm 2024-08-08T19:26:29.647374+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:26:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: cephadm 2024-08-08T19:26:29.747065+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:26:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: cephadm 2024-08-08T19:26:29.831070+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:26:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: cephadm 2024-08-08T19:26:29.917205+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:26:31.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: audit 2024-08-08T19:26:30.007854+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:31.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: audit 2024-08-08T19:26:30.010277+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:31.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:31 smithi032 bash[19677]: audit 2024-08-08T19:26:30.012594+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:32.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:32 smithi032 bash[19677]: cluster 2024-08-08T19:26:30.740664+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:34.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:34 smithi032 bash[19677]: cluster 2024-08-08T19:26:32.741002+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:34.974 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:26:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:36 smithi032 bash[19677]: cluster 2024-08-08T19:26:34.741427+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:37.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:37 smithi032 bash[19677]: audit 2024-08-08T19:26:36.213461+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:26:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:38 smithi032 bash[19677]: cluster 2024-08-08T19:26:36.741825+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:38 smithi032 bash[19677]: cephadm 2024-08-08T19:26:37.519331+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-08T19:26:40.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:40 smithi032 bash[19677]: cluster 2024-08-08T19:26:38.742210+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:41.237 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi169' with addr '172.21.15.169' 2024-08-08T19:26:41.856 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch host ls --format=json 2024-08-08T19:26:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:42 smithi032 bash[19677]: cluster 2024-08-08T19:26:40.742579+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:42 smithi032 bash[19677]: audit 2024-08-08T19:26:41.237684+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:42 smithi032 bash[19677]: cephadm 2024-08-08T19:26:41.238606+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi169 2024-08-08T19:26:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:42 smithi032 bash[19677]: audit 2024-08-08T19:26:41.239415+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:26:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:42 smithi032 bash[19677]: audit 2024-08-08T19:26:41.777284+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:44 smithi032 bash[19677]: cluster 2024-08-08T19:26:42.742987+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:44 smithi032 bash[19677]: audit 2024-08-08T19:26:43.313268+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:45.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:45 smithi032 bash[19677]: audit 2024-08-08T19:26:44.554307+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:46.627 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:26:46.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:46 smithi032 bash[19677]: cluster 2024-08-08T19:26:44.743449+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:47.861 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:26:47.862 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.169", "hostname": "smithi169", "labels": [], "status": ""}] 2024-08-08T19:26:48.388 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-08T19:26:48.388 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd crush tunables default 2024-08-08T19:26:48.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:48 smithi032 bash[19677]: cluster 2024-08-08T19:26:46.743842+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:49.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:49 smithi032 bash[19677]: audit 2024-08-08T19:26:47.863506+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-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: cluster 2024-08-08T19:26:48.744251+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.127807+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.131658+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.136590+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.140611+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.142419+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:26:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.144434+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:26:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:50 smithi032 bash[19677]: audit 2024-08-08T19:26:50.146035+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: cephadm 2024-08-08T19:26:50.148397+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: cephadm 2024-08-08T19:26:50.332886+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: cephadm 2024-08-08T19:26:50.490621+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: audit 2024-08-08T19:26:50.793568+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: audit 2024-08-08T19:26:50.798482+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:51 smithi032 bash[19677]: audit 2024-08-08T19:26:50.804916+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:52 smithi032 bash[19677]: cephadm 2024-08-08T19:26:50.641838+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:26:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:52 smithi032 bash[19677]: cluster 2024-08-08T19:26:50.744622+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:53.123 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:26:54.575 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-08-08T19:26:54.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:54 smithi032 bash[19677]: cluster 2024-08-08T19:26:52.745025+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:54 smithi032 bash[19677]: audit 2024-08-08T19:26:54.319200+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.32:0/29244394' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-08T19:26:55.164 INFO:tasks.cephadm:Adding mon.a on smithi032 2024-08-08T19:26:55.164 INFO:tasks.cephadm:Adding mon.c on smithi032 2024-08-08T19:26:55.164 INFO:tasks.cephadm:Adding mon.b on smithi169 2024-08-08T19:26:55.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply mon '3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b' 2024-08-08T19:26:55.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:55 smithi032 bash[19677]: audit 2024-08-08T19:26:54.577674+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.32:0/29244394' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-08T19:26:55.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:55 smithi032 bash[19677]: cluster 2024-08-08T19:26:54.581756+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:26:56.394 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:26:56.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:56 smithi032 bash[19677]: cluster 2024-08-08T19:26:54.745464+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:57.641 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mon update... 2024-08-08T19:26:58.168 DEBUG:teuthology.orchestra.run.smithi032:mon.c> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.c.service 2024-08-08T19:26:58.171 DEBUG:teuthology.orchestra.run.smithi169:mon.b> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.b.service 2024-08-08T19:26:58.173 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-08T19:26:58.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph mon dump -f json 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: cluster 2024-08-08T19:26:56.745913+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.632362+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: cephadm 2024-08-08T19:26:57.637633+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.642379+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.643956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.647619+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.649548+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.656991+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:26:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.660870+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:26:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:58 smithi032 bash[19677]: audit 2024-08-08T19:26:57.662648+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:26:59.411 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:27:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:26:59 smithi032 bash[19677]: cephadm 2024-08-08T19:26:57.664664+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-08T19:27:01.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:00 smithi032 bash[19677]: cluster 2024-08-08T19:26:58.746327+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:01.276 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:27:01.276 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":1,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","modified":"2024-08-08T19:25:03.323688Z","created":"2024-08-08T19:25:03.323688Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-08T19:27:01.276 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 1 2024-08-08T19:27:02.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:01 smithi032 bash[19677]: cluster 2024-08-08T19:27:00.746712+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:01 smithi032 bash[19677]: audit 2024-08-08T19:27:01.278501+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.169:0/1403021583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-08T19:27:03.173 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-08T19:27:03.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph mon dump -f json 2024-08-08T19:27:04.408 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:27:04.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:04 smithi169 bash[22013]: debug 2024-08-08T19:27:04.325+0000 7fd95d6a8640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-08T19:27:04.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: cluster 2024-08-08T19:27:02.747092+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: audit 2024-08-08T19:27:03.281021+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: audit 2024-08-08T19:27:03.286423+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: audit 2024-08-08T19:27:03.292251+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: audit 2024-08-08T19:27:03.293494+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: audit 2024-08-08T19:27:03.295262+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:04 smithi032 bash[19677]: cephadm 2024-08-08T19:27:03.297270+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T19:27:07.042 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:06 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.043 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:27:06 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.043 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:07 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:07 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:27:07 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:07 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:07.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:07 smithi032 systemd[1]: Started Ceph mon.c for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:27:08.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.208+0000 7f0e42c6db00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.208+0000 7f0e42c6db00 0 ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc), process ceph-mon, pid 7 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.208+0000 7f0e42c6db00 0 pidfile_write: ignore empty --pid-file 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.212+0000 7f0e42c6db00 0 load: jerasure load: lrc 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Git sha 0 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Compile date 2024-08-08 15:22:17 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: DB SUMMARY 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: DB Session ID: JLG7ZTAB8B37TE5JOBSG 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: CURRENT file: CURRENT 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-08T19:27:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.error_if_exists: 0 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.create_if_missing: 0 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.env: 0x5650571ac7a0 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.info_log: 0x56505813b500 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.statistics: (nil) 2024-08-08T19:27:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.use_fsync: 0 2024-08-08T19:27:08.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T19:27:08.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T19:27:08.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T19:27:08.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T19:27:08.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.db_log_dir: 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.wal_dir: 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T19:27:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.write_buffer_manager: 0x56505814adc0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T19:27:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.unordered_write: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.row_cache: None 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.wal_filter: None 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.two_write_queues: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.wal_compression: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.atomic_flush: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T19:27:08.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T19:27:08.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_open_files: -1 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Compression algorithms supported: 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kZSTD supported: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kXpressCompression supported: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T19:27:08.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kZlibCompression supported: 1 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-08-08T19:27:08.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.merge_operator: 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_filter: None 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56505813b120) 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cache_index_and_filter_blocks: 1 2024-08-08T19:27:08.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: pin_top_level_index_and_filter: 1 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: index_type: 0 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: data_block_index_type: 0 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: index_shortening: 1 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: data_block_hash_table_util_ratio: 0.750000 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: checksum: 4 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: no_block_cache: 0 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_cache: 0x565058131090 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_cache_name: BinnedLRUCache 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_cache_options: 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: capacity : 536870912 2024-08-08T19:27:08.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: num_shard_bits : 4 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: strict_capacity_limit : 0 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: high_pri_pool_ratio: 0.000 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_cache_compressed: (nil) 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: persistent_cache: (nil) 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_size: 4096 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_size_deviation: 10 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_restart_interval: 16 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: index_block_restart_interval: 1 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: metadata_block_size: 4096 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: partition_filters: 0 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: use_delta_encoding: 1 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: filter_policy: bloomfilter 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: whole_key_filtering: 1 2024-08-08T19:27:08.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: verify_compression: 0 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: read_amp_bytes_per_bit: 0 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: format_version: 5 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: enable_index_compression: 1 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: block_align: 0 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: max_auto_readahead_size: 262144 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: prepopulate_block_cache: 0 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: initial_auto_readahead_size: 8192 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: num_file_reads_for_auto_readahead: 2 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression: NoCompression 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T19:27:08.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.num_levels: 7 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:27:08.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T19:27:08.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T19:27:08.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T19:27:08.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.bloom_locality: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.ttl: 2592000 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T19:27:08.602 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enable_blob_files: false 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.min_blob_size: 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-08T19:27:08.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3c957a34-4bb1-44a6-bdf2-5818fd3d53f2 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145228221268, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145228221721, "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": 1723145228, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3c957a34-4bb1-44a6-bdf2-5818fd3d53f2", "db_session_id": "JLG7ZTAB8B37TE5JOBSG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723145228221840, "job": 1, "event": "recovery_finished"} 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56505815ce00 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.216+0000 7f0e42c6db00 4 rocksdb: DB pointer 0x56505825a000 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e38a36640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e38a36640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T19:27:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: ** DB Stats ** 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: ** Compaction Stats [default] ** 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 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-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-08T19:27:08.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: ** Compaction Stats [default] ** 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 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-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: AddFile(Total Files): cumulative 0, interval 0 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: AddFile(Keys): cumulative 0, interval 0 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 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-08-08T19:27:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: Block cache BinnedLRUCache@0x565058131090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 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-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: ** File Read Latency Histogram By Level [default] ** 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e42c6db00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e42c6db00 0 using public_addrv [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e42c6db00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] at bind addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.220+0000 7f0e42c6db00 1 mon.c@-1(???) e0 preinit fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: e1 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: btime 2024-08-08T19:25:07:964456+0000 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 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-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: legacy client fscid: -1 2024-08-08T19:27:08.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: No filesystems configured 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:34.741427+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:36.213461+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:36.741825+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:37.519331+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:38.742210+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:40.742579+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:41.237684+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:41.238606+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi169 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:41.239415+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:41.777284+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:42.742987+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:43.313268+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:44.554307+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:44.743449+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:46.743842+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:47.863506+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-08-08T19:27:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:48.744251+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.127807+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.131658+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.136590+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.140611+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.142419+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.144434+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.146035+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:50.148397+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:50.332886+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:50.490621+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.793568+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.798482+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:50.804916+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:50.641838+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:50.744622+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:52.745025+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:54.319200+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.32:0/29244394' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:54.577674+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.32:0/29244394' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:54.581756+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:54.745464+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:56.745913+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.632362+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:57.637633+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.642379+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.643956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.647619+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:08.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.649548+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.656991+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.660870+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:26:57.662648+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:26:57.664664+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:26:58.746327+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:27:00.746712+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:01.278501+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.169:0/1403021583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cluster 2024-08-08T19:27:02.747092+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:03.281021+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:03.286423+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:03.292251+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:03.293494+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: audit 2024-08-08T19:27:03.295262+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:08.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: cephadm 2024-08-08T19:27:03.297270+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T19:27:08.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:08 smithi032 bash[26432]: debug 2024-08-08T19:27:08.236+0000 7f0e3ba3c640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:04.332860+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:04.337285+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:04.337599+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:04.356547+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:04.747395+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:05.332823+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:06.332547+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:06.334340+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:06.747731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:07.332023+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:08.247044+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:08.332919+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.248184+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.333264+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.376867+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385777+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385807+0000 mon.a (mon.0) 155 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385849+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-08-08T19:27:04.332187+0000 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385888+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385922+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385955+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.385985+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.386018+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.404256+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-08-08T19:27:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.404328+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.404612+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: cluster 2024-08-08T19:27:09.404874+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.411712+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.418852+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.426793+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:09 smithi169 bash[22013]: audit 2024-08-08T19:27:09.433534+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:04.332860+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:04.337285+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:04.337599+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:04.356547+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:04.747395+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:05.332823+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:06.332547+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:06.334340+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:06.747731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:07.332023+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:08.247044+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:08.332919+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.248184+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.333264+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.376867+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385777+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-08-08T19:27:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385807+0000 mon.a (mon.0) 155 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385849+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-08-08T19:27:04.332187+0000 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385888+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385922+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385955+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.385985+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.386018+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.404256+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.404328+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.404612+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: cluster 2024-08-08T19:27:09.404874+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.411712+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.418852+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.426793+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:09.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:09 smithi032 bash[19677]: audit 2024-08-08T19:27:09.433534+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:10.146 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 2 2024-08-08T19:27:10.147 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:27:10.147 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":2,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","modified":"2024-08-08T19:27:04.332187Z","created":"2024-08-08T19:25:03.323688Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-08T19:27:10.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:27:10 smithi032 bash[19930]: debug 2024-08-08T19:27:10.328+0000 7f16219cf640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-08T19:27:11.801 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-08T19:27:11.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph mon dump -f json 2024-08-08T19:27:15.536 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:10.253341+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:10.253936+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:10.254210+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:10.276364+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:10.276583+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:10.748603+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:11.248583+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:12.249120+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:12.749094+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:13.248776+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:14.248798+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.249084+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.276582+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282529+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282558+0000 mon.a (mon.0) 184 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282577+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282599+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282624+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282642+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:15.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282665+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282686+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.282708+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.300358+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.300410+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.300670+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.300972+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.307781+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.307814+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: cluster 2024-08-08T19:27:15.307833+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.312181+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.317289+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.322371+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.327875+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:15 smithi169 bash[22013]: audit 2024-08-08T19:27:15.333293+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:10.253341+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:10.253936+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:10.254210+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:10.276364+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:10.276583+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:10.748603+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:11.248583+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:12.249120+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:12.749094+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:13.248776+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:14.248798+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.249084+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.276582+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282529+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282558+0000 mon.a (mon.0) 184 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282577+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282599+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282624+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282642+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282665+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282686+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.282708+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.300358+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.300410+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.300670+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.300972+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.307781+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.307814+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: cluster 2024-08-08T19:27:15.307833+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.312181+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.317289+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.322371+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.327875+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:15.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:15 smithi032 bash[19677]: audit 2024-08-08T19:27:15.333293+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: cluster 2024-08-08T19:27:14.749457+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: audit 2024-08-08T19:27:16.059062+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: audit 2024-08-08T19:27:16.060780+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: audit 2024-08-08T19:27:16.248653+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: audit 2024-08-08T19:27:16.355476+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:16 smithi169 bash[22013]: audit 2024-08-08T19:27:16.359628+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: cluster 2024-08-08T19:27:14.749457+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: audit 2024-08-08T19:27:16.059062+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: audit 2024-08-08T19:27:16.060780+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: audit 2024-08-08T19:27:16.248653+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: audit 2024-08-08T19:27:16.355476+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:16 smithi032 bash[19677]: audit 2024-08-08T19:27:16.359628+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:16.954 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:27:16.954 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":3,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","modified":"2024-08-08T19:27:10.248724Z","created":"2024-08-08T19:25:03.323688Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3301","nonce":0},{"type":"v1","addr":"172.21.15.32:6790","nonce":0}]},"addr":"172.21.15.32:6790/0","public_addr":"172.21.15.32:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-08T19:27:16.955 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 3 2024-08-08T19:27:17.577 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:12.250552+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.578 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.282335+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.578 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.283358+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:17.579 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:04.332860+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.579 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:04.337285+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:17.579 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:04.337599+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:04.356547+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:04.747395+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:05.332823+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:06.332547+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:06.334340+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:06.747731+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:07.332023+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:08.247044+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:08.332919+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.248184+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.333264+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.376867+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385777+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-08-08T19:27:17.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385807+0000 mon.a (mon.0) 155 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:17.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385849+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-08-08T19:27:04.332187+0000 2024-08-08T19:27:17.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385888+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:17.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385922+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385955+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.385985+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.386018+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.404256+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.404328+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.404612+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:09.404874+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:17.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.411712+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.418852+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.426793+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:09.433534+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:10.253341+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:10.253936+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:10.254210+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:10.276364+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:10.276583+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:10.748603+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:11.248583+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:12.249120+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:12.749094+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:13.248776+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:14.248798+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.249084+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.276582+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-08T19:27:17.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282529+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:17.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282558+0000 mon.a (mon.0) 184 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:17.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282577+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:17.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282599+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282624+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282642+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282665+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282686+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.282708+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.300358+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.300410+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.300670+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.300972+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.307781+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.307814+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:15.307833+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.312181+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.317289+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.322371+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.327875+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:15.333293+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:14.749457+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:16.059062+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:16.060780+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:16.248653+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:16.355476+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: audit 2024-08-08T19:27:16.359628+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:12.250552+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.282335+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.283358+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.283452+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:17.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.308194+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T19:27:17.591 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-08T19:27:17.591 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph config generate-minimal-conf 2024-08-08T19:27:17.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:12.250552+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.282335+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.283358+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.283452+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.308194+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312506+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312520+0000 mon.a (mon.0) 224 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312532+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312545+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312558+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312569+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312581+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312592+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.312604+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:17.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.313026+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-08-08T19:27:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.313059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.313220+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-08-08T19:27:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.313365+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-08T19:27:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.313381+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T19:27:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:17 smithi169 bash[22013]: cluster 2024-08-08T19:27:17.333027+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.283452+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.308194+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312506+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312520+0000 mon.a (mon.0) 224 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312532+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312545+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312558+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312569+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312581+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312592+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.312604+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:17.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.313026+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.313059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.313220+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.313365+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.313381+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[19677]: cluster 2024-08-08T19:27:17.333027+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312506+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312520+0000 mon.a (mon.0) 224 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312532+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312545+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312558+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312569+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312581+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T19:27:17.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312592+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.312604+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.313026+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.313059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.313220+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.313365+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.313381+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T19:27:17.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:17 smithi032 bash[26432]: cluster 2024-08-08T19:27:17.333027+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-08-08T19:27:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:18 smithi169 bash[22013]: cluster 2024-08-08T19:27:16.749829+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:18 smithi169 bash[22013]: audit 2024-08-08T19:27:18.248490+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:18.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:18 smithi032 bash[26432]: cluster 2024-08-08T19:27:16.749829+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:18 smithi032 bash[26432]: audit 2024-08-08T19:27:18.248490+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:18 smithi032 bash[19677]: cluster 2024-08-08T19:27:16.749829+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:18 smithi032 bash[19677]: audit 2024-08-08T19:27:18.248490+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: cluster 2024-08-08T19:27:18.750266+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: audit 2024-08-08T19:27:18.766327+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: audit 2024-08-08T19:27:18.774949+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: cephadm 2024-08-08T19:27:18.776349+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: audit 2024-08-08T19:27:18.776778+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: audit 2024-08-08T19:27:18.778064+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: audit 2024-08-08T19:27:18.779324+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[19677]: cephadm 2024-08-08T19:27:18.780918+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: cluster 2024-08-08T19:27:18.750266+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: audit 2024-08-08T19:27:18.766327+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: audit 2024-08-08T19:27:18.774949+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: cephadm 2024-08-08T19:27:18.776349+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: audit 2024-08-08T19:27:18.776778+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: audit 2024-08-08T19:27:18.778064+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: audit 2024-08-08T19:27:18.779324+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:19 smithi032 bash[26432]: cephadm 2024-08-08T19:27:18.780918+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-08-08T19:27:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: cluster 2024-08-08T19:27:18.750266+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: audit 2024-08-08T19:27:18.766327+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: audit 2024-08-08T19:27:18.774949+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: cephadm 2024-08-08T19:27:18.776349+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-08T19:27:20.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: audit 2024-08-08T19:27:18.776778+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:20.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: audit 2024-08-08T19:27:18.778064+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:20.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: audit 2024-08-08T19:27:18.779324+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:20.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:19 smithi169 bash[22013]: cephadm 2024-08-08T19:27:18.780918+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-08-08T19:27:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: cluster 2024-08-08T19:27:20.750697+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: audit 2024-08-08T19:27:20.868854+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: audit 2024-08-08T19:27:20.874429+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: cephadm 2024-08-08T19:27:20.875494+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: audit 2024-08-08T19:27:20.875987+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: audit 2024-08-08T19:27:20.877439+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: audit 2024-08-08T19:27:20.878752+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:21 smithi169 bash[22013]: cephadm 2024-08-08T19:27:20.880452+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: cluster 2024-08-08T19:27:20.750697+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: audit 2024-08-08T19:27:20.868854+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: audit 2024-08-08T19:27:20.874429+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: cephadm 2024-08-08T19:27:20.875494+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: audit 2024-08-08T19:27:20.875987+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: audit 2024-08-08T19:27:20.877439+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: audit 2024-08-08T19:27:20.878752+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[26432]: cephadm 2024-08-08T19:27:20.880452+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: cluster 2024-08-08T19:27:20.750697+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: audit 2024-08-08T19:27:20.868854+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: audit 2024-08-08T19:27:20.874429+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: cephadm 2024-08-08T19:27:20.875494+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: audit 2024-08-08T19:27:20.875987+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: audit 2024-08-08T19:27:20.877439+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: audit 2024-08-08T19:27:20.878752+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:21 smithi032 bash[19677]: cephadm 2024-08-08T19:27:20.880452+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-08T19:27:22.336 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:27:23.561 INFO:teuthology.orchestra.run.smithi032.stdout:# minimal ceph.conf for c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:23.561 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-08-08T19:27:23.561 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:27:23.561 INFO:teuthology.orchestra.run.smithi032.stdout: mon_host = [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] 2024-08-08T19:27:24.057 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-08T19:27:24.057 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:27:24.057 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.conf 2024-08-08T19:27:24.071 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:27:24.071 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:27:24.130 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:27:24.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2024-08-08T19:27:24.145 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:27:24.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:27:24.201 INFO:tasks.cephadm:Adding mgr.y on smithi032 2024-08-08T19:27:24.201 INFO:tasks.cephadm:Adding mgr.x on smithi169 2024-08-08T19:27:24.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply mgr '2;smithi032=y;smithi169=x' 2024-08-08T19:27:24.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: cluster 2024-08-08T19:27:22.751223+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:24.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.123498+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.130376+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.133115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.137432+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.139261+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.148749+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[19677]: audit 2024-08-08T19:27:23.563161+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.32:0/2495179592' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: cluster 2024-08-08T19:27:22.751223+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.123498+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.130376+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.133115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.137432+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:24.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.139261+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:24.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.148749+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:24 smithi032 bash[26432]: audit 2024-08-08T19:27:23.563161+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.32:0/2495179592' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: cluster 2024-08-08T19:27:22.751223+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.123498+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.130376+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.133115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.137432+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:24.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.139261+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:24.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.148749+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:24.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:24 smithi169 bash[22013]: audit 2024-08-08T19:27:23.563161+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.32:0/2495179592' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:26.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:26 smithi169 bash[22013]: cluster 2024-08-08T19:27:24.751676+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:26.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:26 smithi032 bash[19677]: cluster 2024-08-08T19:27:24.751676+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:26.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:26 smithi032 bash[26432]: cluster 2024-08-08T19:27:24.751676+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:27.957 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:27:28.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:28 smithi169 bash[22013]: cluster 2024-08-08T19:27:26.752109+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:28 smithi032 bash[19677]: cluster 2024-08-08T19:27:26.752109+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:28 smithi032 bash[26432]: cluster 2024-08-08T19:27:26.752109+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:29.393 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mgr update... 2024-08-08T19:27:30.035 DEBUG:teuthology.orchestra.run.smithi169:mgr.x> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service 2024-08-08T19:27:30.038 DEBUG:tasks.cephadm:set 0 configs 2024-08-08T19:27:30.038 INFO:tasks.cephadm:Deploying OSDs... 2024-08-08T19:27:30.038 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:27:30.038 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-08-08T19:27:30.045 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-08-08T19:27:30.045 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-08-08T19:27:30.094 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-08T19:27:30.094 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-08-08 19:20:17.307667945 +0000 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-08-08 19:20:17.055670197 +0000 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-08-08 19:20:17.055670197 +0000 2024-08-08T19:27:30.095 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-08-08T19:27:30.095 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-08T19:27:30.153 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-08-08T19:27:30.153 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-08-08T19:27:30.153 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000318169 s, 1.6 MB/s 2024-08-08T19:27:30.154 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-08T19:27:30.204 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-08-08T19:27:30.250 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-08T19:27:30.250 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.250 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-08-08T19:27:30.251 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.251 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-08-08 19:20:17.763663873 +0000 2024-08-08T19:27:30.251 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-08-08 19:20:17.523666017 +0000 2024-08-08T19:27:30.251 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-08-08 19:20:17.523666017 +0000 2024-08-08T19:27:30.251 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-08-08T19:27:30.251 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-08T19:27:30.305 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-08-08T19:27:30.305 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-08-08T19:27:30.305 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.00029533 s, 1.7 MB/s 2024-08-08T19:27:30.306 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-08T19:27:30.355 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-08-08T19:27:30.406 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-08T19:27:30.406 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.406 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-08-08T19:27:30.406 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.406 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-08-08 19:20:18.271659334 +0000 2024-08-08T19:27:30.407 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-08-08 19:20:18.023661549 +0000 2024-08-08T19:27:30.407 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-08-08 19:20:18.023661549 +0000 2024-08-08T19:27:30.407 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-08-08T19:27:30.407 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: cluster 2024-08-08T19:27:28.752604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.384280+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: cephadm 2024-08-08T19:27:29.387382+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi169=x;count:2 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.393726+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.395566+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.398739+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.400510+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.409438+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.412629+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:30.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.414964+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.419907+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: audit 2024-08-08T19:27:29.421857+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[26432]: cephadm 2024-08-08T19:27:29.423867+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: cluster 2024-08-08T19:27:28.752604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.384280+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: cephadm 2024-08-08T19:27:29.387382+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi169=x;count:2 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.393726+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.395566+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.398739+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.400510+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:30.460 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.409438+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.461 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.412629+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:30.461 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.414964+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-08T19:27:30.461 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.419907+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:30.461 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: audit 2024-08-08T19:27:29.421857+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.461 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:30 smithi032 bash[19677]: cephadm 2024-08-08T19:27:29.423867+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:27:30.461 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-08-08T19:27:30.461 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-08-08T19:27:30.461 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.00030472 s, 1.7 MB/s 2024-08-08T19:27:30.462 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-08T19:27:30.511 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-08-08T19:27:30.558 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-08T19:27:30.558 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.558 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-08-08T19:27:30.558 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.559 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-08-08 19:20:18.771654870 +0000 2024-08-08T19:27:30.559 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-08-08 19:20:18.499657299 +0000 2024-08-08T19:27:30.559 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-08-08 19:20:18.499657299 +0000 2024-08-08T19:27:30.559 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-08-08T19:27:30.559 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-08T19:27:30.612 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-08-08T19:27:30.613 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-08-08T19:27:30.613 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000307445 s, 1.7 MB/s 2024-08-08T19:27:30.615 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-08T19:27:30.664 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:27:30.664 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2024-08-08T19:27:30.670 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-08-08T19:27:30.670 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-08 19:20:14.508439694 +0000 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-08 19:20:14.248442016 +0000 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-08 19:20:14.248442016 +0000 2024-08-08T19:27:30.718 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-08T19:27:30.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: cluster 2024-08-08T19:27:28.752604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.384280+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: cephadm 2024-08-08T19:27:29.387382+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi169=x;count:2 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.393726+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.395566+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.398739+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.400510+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.409438+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.412629+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.414964+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.419907+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: audit 2024-08-08T19:27:29.421857+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:30 smithi169 bash[22013]: cephadm 2024-08-08T19:27:29.423867+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:27:30.736 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-08T19:27:30.736 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-08T19:27:30.737 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000321272 s, 1.6 MB/s 2024-08-08T19:27:30.738 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-08T19:27:30.786 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-08 19:20:15.008435228 +0000 2024-08-08T19:27:30.833 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-08 19:20:14.744437586 +0000 2024-08-08T19:27:30.834 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-08 19:20:14.744437586 +0000 2024-08-08T19:27:30.834 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-08T19:27:30.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-08T19:27:30.887 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-08T19:27:30.888 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-08T19:27:30.888 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.00043671 s, 1.2 MB/s 2024-08-08T19:27:30.890 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-08T19:27:30.939 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2024-08-08T19:27:30.989 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-08T19:27:30.989 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-08 19:20:15.228433263 +0000 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-08 19:20:15.224433299 +0000 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-08 19:20:15.224433299 +0000 2024-08-08T19:27:30.990 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-08T19:27:30.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-08T19:27:31.043 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-08T19:27:31.043 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-08T19:27:31.043 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000386945 s, 1.3 MB/s 2024-08-08T19:27:31.045 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-08T19:27:31.096 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2024-08-08T19:27:31.149 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-08T19:27:31.149 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-08T19:27:31.149 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-08-08T19:27:31.149 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-08T19:27:31.150 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-08 19:20:15.976426581 +0000 2024-08-08T19:27:31.150 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-08 19:20:15.720428868 +0000 2024-08-08T19:27:31.150 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-08 19:20:15.720428868 +0000 2024-08-08T19:27:31.150 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-08T19:27:31.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-08T19:27:31.204 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-08T19:27:31.204 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-08T19:27:31.204 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000337125 s, 1.5 MB/s 2024-08-08T19:27:31.205 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-08T19:27:31.256 INFO:tasks.cephadm:Deploying osd.0 on smithi032 with /dev/vg_nvme/lv_4... 2024-08-08T19:27:31.256 DEBUG:teuthology.orchestra.run.smithi032:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-08T19:27:32.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.387 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.387 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.387 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:32 smithi169 bash[22013]: cluster 2024-08-08T19:27:30.753151+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:27:32.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:32 smithi169 systemd[1]: Started Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:27:32.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:32 smithi032 bash[19677]: cluster 2024-08-08T19:27:30.753151+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:32 smithi032 bash[26432]: cluster 2024-08-08T19:27:30.753151+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22013]: audit 2024-08-08T19:27:32.552930+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22013]: audit 2024-08-08T19:27:32.560597+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22013]: audit 2024-08-08T19:27:32.567675+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22013]: audit 2024-08-08T19:27:32.574617+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22013]: audit 2024-08-08T19:27:32.634931+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:33.725 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22890]: debug 2024-08-08T19:27:33.539+0000 7f083f3fd640 1 -- 172.21.15.169:0/1246692301 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562611d3d0e0 con 0x562611d3e800 2024-08-08T19:27:33.725 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:33 smithi169 bash[22890]: debug 2024-08-08T19:27:33.651+0000 7f0841c67040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:27:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[19677]: audit 2024-08-08T19:27:32.552930+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[19677]: audit 2024-08-08T19:27:32.560597+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[19677]: audit 2024-08-08T19:27:32.567675+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[19677]: audit 2024-08-08T19:27:32.574617+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[19677]: audit 2024-08-08T19:27:32.634931+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[26432]: audit 2024-08-08T19:27:32.552930+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[26432]: audit 2024-08-08T19:27:32.560597+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[26432]: audit 2024-08-08T19:27:32.567675+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[26432]: audit 2024-08-08T19:27:32.574617+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:33.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:33 smithi032 bash[26432]: audit 2024-08-08T19:27:32.634931+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:34 smithi032 bash[26432]: cluster 2024-08-08T19:27:32.753588+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:34 smithi032 bash[19677]: cluster 2024-08-08T19:27:32.753588+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:34.839 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:34 smithi169 bash[22013]: cluster 2024-08-08T19:27:32.753588+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:35.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:34 smithi169 bash[22890]: debug 2024-08-08T19:27:34.835+0000 7f0841c67040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:27:35.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:34 smithi169 bash[22890]: debug 2024-08-08T19:27:34.899+0000 7f0841c67040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:27:35.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:35 smithi169 bash[22890]: debug 2024-08-08T19:27:35.047+0000 7f0841c67040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:27:35.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:35 smithi169 bash[22890]: debug 2024-08-08T19:27:35.691+0000 7f0841c67040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:27:35.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:35 smithi169 bash[22890]: debug 2024-08-08T19:27:35.763+0000 7f0841c67040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:27:35.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:35 smithi169 bash[22890]: debug 2024-08-08T19:27:35.831+0000 7f0841c67040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:27:35.998 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:27:36.317 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.011+0000 7f0841c67040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:27:36.317 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.087+0000 7f0841c67040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:27:36.317 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.155+0000 7f0841c67040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:27:36.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:36 smithi032 bash[26432]: cluster 2024-08-08T19:27:34.753992+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:36.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:36 smithi032 bash[26432]: audit 2024-08-08T19:27:35.319714+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:36 smithi032 bash[19677]: cluster 2024-08-08T19:27:34.753992+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:36 smithi032 bash[19677]: audit 2024-08-08T19:27:35.319714+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:36.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22013]: cluster 2024-08-08T19:27:34.753992+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:36.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22013]: audit 2024-08-08T19:27:35.319714+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:36.674 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.411+0000 7f0841c67040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:27:36.674 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.475+0000 7f0841c67040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:27:36.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.671+0000 7f0841c67040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:27:36.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.747+0000 7f0841c67040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:27:37.333 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:36 smithi169 bash[22890]: debug 2024-08-08T19:27:36.991+0000 7f0841c67040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:27:37.333 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:37 smithi169 bash[22890]: debug 2024-08-08T19:27:37.167+0000 7f0841c67040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:27:37.333 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:37 smithi169 bash[22890]: debug 2024-08-08T19:27:37.327+0000 7f0841c67040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:27:37.587 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:37 smithi169 bash[22890]: debug 2024-08-08T19:27:37.407+0000 7f0841c67040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:27:37.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:37 smithi169 bash[22890]: debug 2024-08-08T19:27:37.583+0000 7f0841c67040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: cluster 2024-08-08T19:27:36.754358+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.864093+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.870889+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.872256+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.873603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.882754+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.942129+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.943782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:38.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[19677]: audit 2024-08-08T19:27:37.945276+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: cluster 2024-08-08T19:27:36.754358+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.864093+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.870889+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.872256+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.873603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.882754+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.942129+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.943782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:38.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:38 smithi032 bash[26432]: audit 2024-08-08T19:27:37.945276+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.684 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22890]: debug 2024-08-08T19:27:38.383+0000 7f0841c67040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:27:38.684 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22890]: debug 2024-08-08T19:27:38.459+0000 7f0841c67040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:27:38.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: cluster 2024-08-08T19:27:36.754358+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:38.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.864093+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.870889+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.872256+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.873603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.882754+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.942129+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.943782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:27:38.685 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22013]: audit 2024-08-08T19:27:37.945276+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:38.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22890]: debug 2024-08-08T19:27:38.679+0000 7f0841c67040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:27:38.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:38 smithi169 bash[22890]: debug 2024-08-08T19:27:38.751+0000 7f0841c67040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:27:39.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: cephadm 2024-08-08T19:27:37.941443+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-08T19:27:39.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: cephadm 2024-08-08T19:27:37.946877+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-08-08T19:27:39.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: cluster 2024-08-08T19:27:39.242856+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: audit 2024-08-08T19:27:39.243547+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: audit 2024-08-08T19:27:39.244172+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: audit 2024-08-08T19:27:39.245288+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22013]: audit 2024-08-08T19:27:39.245848+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22890]: debug 2024-08-08T19:27:39.139+0000 7f0841c67040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:27:39.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:27:39 smithi169 bash[22890]: debug 2024-08-08T19:27:39.215+0000 7f0841c67040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: cephadm 2024-08-08T19:27:37.941443+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: cephadm 2024-08-08T19:27:37.946877+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: cluster 2024-08-08T19:27:39.242856+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: audit 2024-08-08T19:27:39.243547+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: audit 2024-08-08T19:27:39.244172+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: audit 2024-08-08T19:27:39.245288+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:27:39.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[26432]: audit 2024-08-08T19:27:39.245848+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: cephadm 2024-08-08T19:27:37.941443+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: cephadm 2024-08-08T19:27:37.946877+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: cluster 2024-08-08T19:27:39.242856+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: audit 2024-08-08T19:27:39.243547+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: audit 2024-08-08T19:27:39.244172+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: audit 2024-08-08T19:27:39.245288+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:27:39.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:39 smithi032 bash[19677]: audit 2024-08-08T19:27:39.245848+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/2535784020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:27:39.590 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:27:39.641 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi032:vg_nvme/lv_4 2024-08-08T19:27:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[19677]: cluster 2024-08-08T19:27:38.754824+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:40.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[19677]: cluster 2024-08-08T19:27:39.345031+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-08-08T19:27:40.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[19677]: audit 2024-08-08T19:27:39.345487+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:27:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[26432]: cluster 2024-08-08T19:27:38.754824+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[26432]: cluster 2024-08-08T19:27:39.345031+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-08-08T19:27:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:40 smithi032 bash[26432]: audit 2024-08-08T19:27:39.345487+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:27:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:40 smithi169 bash[22013]: cluster 2024-08-08T19:27:38.754824+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:40 smithi169 bash[22013]: cluster 2024-08-08T19:27:39.345031+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-08-08T19:27:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:40 smithi169 bash[22013]: audit 2024-08-08T19:27:39.345487+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:27:42.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: cluster 2024-08-08T19:27:40.755231+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:42.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.250124+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.257681+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.260865+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:42.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.264081+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.265926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[19677]: audit 2024-08-08T19:27:41.274414+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: cluster 2024-08-08T19:27:40.755231+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.250124+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.257681+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.260865+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.264081+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.265926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:42.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:42 smithi032 bash[26432]: audit 2024-08-08T19:27:41.274414+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: cluster 2024-08-08T19:27:40.755231+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.250124+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.257681+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.260865+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.264081+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.265926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:27:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:42 smithi169 bash[22013]: audit 2024-08-08T19:27:41.274414+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:27:44.420 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:27:44.517 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:44 smithi032 bash[19677]: cluster 2024-08-08T19:27:42.755634+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:44.517 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:44 smithi032 bash[26432]: cluster 2024-08-08T19:27:42.755634+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:44 smithi169 bash[22013]: cluster 2024-08-08T19:27:42.755634+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[19677]: cluster 2024-08-08T19:27:44.756043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[19677]: audit 2024-08-08T19:27:45.650686+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[19677]: audit 2024-08-08T19:27:45.654719+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:27:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[19677]: audit 2024-08-08T19:27:45.660120+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:27:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[19677]: audit 2024-08-08T19:27:45.661455+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:46.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[26432]: cluster 2024-08-08T19:27:44.756043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:46.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[26432]: audit 2024-08-08T19:27:45.650686+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:46.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[26432]: audit 2024-08-08T19:27:45.654719+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:27:46.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[26432]: audit 2024-08-08T19:27:45.660120+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:27:46.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:46 smithi032 bash[26432]: audit 2024-08-08T19:27:45.661455+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:46 smithi169 bash[22013]: cluster 2024-08-08T19:27:44.756043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:46.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:46 smithi169 bash[22013]: audit 2024-08-08T19:27:45.650686+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:27:46.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:46 smithi169 bash[22013]: audit 2024-08-08T19:27:45.654719+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:27:46.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:46 smithi169 bash[22013]: audit 2024-08-08T19:27:45.660120+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:27:46.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:46 smithi169 bash[22013]: audit 2024-08-08T19:27:45.661455+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:27:48.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:48 smithi032 bash[19677]: cluster 2024-08-08T19:27:46.756457+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:48.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:48 smithi032 bash[26432]: cluster 2024-08-08T19:27:46.756457+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:48 smithi169 bash[22013]: cluster 2024-08-08T19:27:46.756457+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:50.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:50 smithi032 bash[19677]: cluster 2024-08-08T19:27:48.756834+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:50.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:50 smithi032 bash[26432]: cluster 2024-08-08T19:27:48.756834+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:50 smithi169 bash[22013]: cluster 2024-08-08T19:27:48.756834+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:52 smithi032 bash[19677]: cluster 2024-08-08T19:27:50.757273+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:52.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:52 smithi032 bash[26432]: cluster 2024-08-08T19:27:50.757273+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:52 smithi169 bash[22013]: cluster 2024-08-08T19:27:50.757273+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:54.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: cluster 2024-08-08T19:27:52.757636+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:54.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: audit 2024-08-08T19:27:54.027229+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/3830867185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: audit 2024-08-08T19:27:54.027806+0000 mon.a (mon.0) 291 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: audit 2024-08-08T19:27:54.030158+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]': finished 2024-08-08T19:27:54.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: cluster 2024-08-08T19:27:54.032514+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[26432]: audit 2024-08-08T19:27:54.032924+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: cluster 2024-08-08T19:27:52.757636+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: audit 2024-08-08T19:27:54.027229+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/3830867185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: audit 2024-08-08T19:27:54.027806+0000 mon.a (mon.0) 291 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: audit 2024-08-08T19:27:54.030158+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]': finished 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: cluster 2024-08-08T19:27:54.032514+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-08T19:27:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:54 smithi032 bash[19677]: audit 2024-08-08T19:27:54.032924+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:27:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: cluster 2024-08-08T19:27:52.757636+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:54.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: audit 2024-08-08T19:27:54.027229+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/3830867185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: audit 2024-08-08T19:27:54.027806+0000 mon.a (mon.0) 291 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]: dispatch 2024-08-08T19:27:54.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: audit 2024-08-08T19:27:54.030158+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "997fe2a3-550b-41dc-ae63-f1a579d2a18c"}]': finished 2024-08-08T19:27:54.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: cluster 2024-08-08T19:27:54.032514+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-08T19:27:54.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:54 smithi169 bash[22013]: audit 2024-08-08T19:27:54.032924+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:27:55.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:55 smithi032 bash[19677]: audit 2024-08-08T19:27:54.667760+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/2318927273' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:27:55.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:55 smithi032 bash[26432]: audit 2024-08-08T19:27:54.667760+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/2318927273' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:27:55.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:55 smithi169 bash[22013]: audit 2024-08-08T19:27:54.667760+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/2318927273' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:27:56.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:56 smithi032 bash[26432]: cluster 2024-08-08T19:27:54.757880+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:56.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:56 smithi032 bash[19677]: cluster 2024-08-08T19:27:54.757880+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:56 smithi169 bash[22013]: cluster 2024-08-08T19:27:54.757880+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:27:58 smithi032 bash[19677]: cluster 2024-08-08T19:27:56.758266+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:58.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:27:58 smithi032 bash[26432]: cluster 2024-08-08T19:27:56.758266+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:27:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:27:58 smithi169 bash[22013]: cluster 2024-08-08T19:27:56.758266+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:00.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:00 smithi032 bash[26432]: cluster 2024-08-08T19:27:58.758694+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:00.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:00 smithi032 bash[19677]: cluster 2024-08-08T19:27:58.758694+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:00 smithi169 bash[22013]: cluster 2024-08-08T19:27:58.758694+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:02.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:02 smithi032 bash[19677]: cluster 2024-08-08T19:28:00.759141+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:02.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:02 smithi032 bash[26432]: cluster 2024-08-08T19:28:00.759141+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:02 smithi169 bash[22013]: cluster 2024-08-08T19:28:00.759141+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:04 smithi032 bash[19677]: cluster 2024-08-08T19:28:02.759562+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:04.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:04 smithi032 bash[26432]: cluster 2024-08-08T19:28:02.759562+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:04 smithi169 bash[22013]: cluster 2024-08-08T19:28:02.759562+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[19677]: cluster 2024-08-08T19:28:04.760040+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[19677]: audit 2024-08-08T19:28:06.238095+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-08T19:28:06.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[19677]: audit 2024-08-08T19:28:06.239745+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[26432]: cluster 2024-08-08T19:28:04.760040+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[26432]: audit 2024-08-08T19:28:06.238095+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-08T19:28:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:06 smithi032 bash[26432]: audit 2024-08-08T19:28:06.239745+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:06 smithi169 bash[22013]: cluster 2024-08-08T19:28:04.760040+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:06 smithi169 bash[22013]: audit 2024-08-08T19:28:06.238095+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-08T19:28:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:06 smithi169 bash[22013]: audit 2024-08-08T19:28:06.239745+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:07.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:07 smithi032 bash[19677]: cephadm 2024-08-08T19:28:06.241073+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T19:28:07.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:07 smithi032 bash[26432]: cephadm 2024-08-08T19:28:06.241073+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T19:28:07.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:07 smithi169 bash[22013]: cephadm 2024-08-08T19:28:06.241073+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T19:28:08.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:08 smithi032 bash[19677]: cluster 2024-08-08T19:28:06.760374+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:08.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:08 smithi032 bash[26432]: cluster 2024-08-08T19:28:06.760374+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:08 smithi169 bash[22013]: cluster 2024-08-08T19:28:06.760374+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:10.447 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:10.447 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:10 smithi032 bash[19677]: cluster 2024-08-08T19:28:08.760779+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:10.447 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:10.448 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:10 smithi032 bash[26432]: cluster 2024-08-08T19:28:08.760779+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:10.448 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:10.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:10 smithi169 bash[22013]: cluster 2024-08-08T19:28:08.760779+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:10.787 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:10.787 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:10.788 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:28:11.572 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[26432]: audit 2024-08-08T19:28:10.718440+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:11.572 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[26432]: audit 2024-08-08T19:28:10.722539+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:11.572 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[26432]: audit 2024-08-08T19:28:10.727312+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:11.572 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[19677]: audit 2024-08-08T19:28:10.718440+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:11.573 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[19677]: audit 2024-08-08T19:28:10.722539+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:11.573 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:11 smithi032 bash[19677]: audit 2024-08-08T19:28:10.727312+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:11 smithi169 bash[22013]: audit 2024-08-08T19:28:10.718440+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:11 smithi169 bash[22013]: audit 2024-08-08T19:28:10.722539+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:11 smithi169 bash[22013]: audit 2024-08-08T19:28:10.727312+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:12.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:12 smithi032 bash[19677]: cluster 2024-08-08T19:28:10.761103+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:12.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:12 smithi032 bash[26432]: cluster 2024-08-08T19:28:10.761103+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:12 smithi169 bash[22013]: cluster 2024-08-08T19:28:10.761103+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:14.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:14 smithi032 bash[19677]: cluster 2024-08-08T19:28:12.761454+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:14.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:14 smithi032 bash[26432]: cluster 2024-08-08T19:28:12.761454+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:14.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:14 smithi169 bash[22013]: cluster 2024-08-08T19:28:12.761454+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:16.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:16 smithi032 bash[19677]: cluster 2024-08-08T19:28:14.761885+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:16.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:16 smithi032 bash[26432]: cluster 2024-08-08T19:28:14.761885+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:16.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:16 smithi169 bash[22013]: cluster 2024-08-08T19:28:14.761885+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:17.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:17 smithi032 bash[19677]: audit 2024-08-08T19:28:17.023832+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:17.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:17 smithi032 bash[19677]: audit 2024-08-08T19:28:17.024193+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:17 smithi032 bash[26432]: audit 2024-08-08T19:28:17.023832+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:17.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:17 smithi032 bash[26432]: audit 2024-08-08T19:28:17.024193+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:17 smithi169 bash[22013]: audit 2024-08-08T19:28:17.023832+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:17.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:17 smithi169 bash[22013]: audit 2024-08-08T19:28:17.024193+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: cluster 2024-08-08T19:28:16.762272+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.326735+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: cluster 2024-08-08T19:28:17.329879+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.330115+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.330340+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.330713+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.472699+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.523 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:17.477069+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:18.094175+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:18.095494+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[19677]: audit 2024-08-08T19:28:18.103797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: cluster 2024-08-08T19:28:16.762272+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.326735+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: cluster 2024-08-08T19:28:17.329879+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.330115+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.330340+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.330713+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.472699+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:17.477069+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:18.094175+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:18.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:18.095494+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:18.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:18 smithi032 bash[26432]: audit 2024-08-08T19:28:18.103797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: cluster 2024-08-08T19:28:16.762272+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:18.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.326735+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T19:28:18.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: cluster 2024-08-08T19:28:17.329879+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-08T19:28:18.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.330115+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:18.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.330340+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.330713+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.472699+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:17.477069+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:18.094175+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:18.095494+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:18.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:18 smithi169 bash[22013]: audit 2024-08-08T19:28:18.103797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:19 smithi169 bash[22013]: audit 2024-08-08T19:28:18.328640+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:19 smithi169 bash[22013]: cluster 2024-08-08T19:28:18.331063+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-08T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:19 smithi169 bash[22013]: audit 2024-08-08T19:28:18.331480+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:19 smithi169 bash[22013]: audit 2024-08-08T19:28:18.338457+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:19.763 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[19677]: audit 2024-08-08T19:28:18.328640+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:28:19.763 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[19677]: cluster 2024-08-08T19:28:18.331063+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-08T19:28:19.763 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[19677]: audit 2024-08-08T19:28:18.331480+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:19.763 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[19677]: audit 2024-08-08T19:28:18.338457+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:19.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[26432]: audit 2024-08-08T19:28:18.328640+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:28:19.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[26432]: cluster 2024-08-08T19:28:18.331063+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-08T19:28:19.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[26432]: audit 2024-08-08T19:28:18.331480+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:19.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:19 smithi032 bash[26432]: audit 2024-08-08T19:28:18.338457+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: cluster 2024-08-08T19:28:17.985246+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: cluster 2024-08-08T19:28:17.985296+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: cluster 2024-08-08T19:28:18.762718+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: cluster 2024-08-08T19:28:19.341565+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422] boot 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: cluster 2024-08-08T19:28:19.341637+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[19677]: audit 2024-08-08T19:28:19.342330+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:20.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: cluster 2024-08-08T19:28:17.985246+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:28:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: cluster 2024-08-08T19:28:17.985296+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:28:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: cluster 2024-08-08T19:28:18.762718+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: cluster 2024-08-08T19:28:19.341565+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422] boot 2024-08-08T19:28:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: cluster 2024-08-08T19:28:19.341637+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-08T19:28:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:20 smithi032 bash[26432]: audit 2024-08-08T19:28:19.342330+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: cluster 2024-08-08T19:28:17.985246+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: cluster 2024-08-08T19:28:17.985296+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: cluster 2024-08-08T19:28:18.762718+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: cluster 2024-08-08T19:28:19.341565+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.32:6802/1605246422,v1:172.21.15.32:6803/1605246422] boot 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: cluster 2024-08-08T19:28:19.341637+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-08T19:28:20.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:20 smithi169 bash[22013]: audit 2024-08-08T19:28:19.342330+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:28:20.886 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 0 on host 'smithi032' 2024-08-08T19:28:21.424 DEBUG:teuthology.orchestra.run.smithi032:osd.0> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.0.service 2024-08-08T19:28:21.427 INFO:tasks.cephadm:Deploying osd.1 on smithi032 with /dev/vg_nvme/lv_3... 2024-08-08T19:28:21.427 DEBUG:teuthology.orchestra.run.smithi032:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-08T19:28:21.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:21 smithi169 bash[22013]: cluster 2024-08-08T19:28:20.350775+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-08T19:28:21.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:21 smithi169 bash[22013]: audit 2024-08-08T19:28:20.866070+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:21.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:21 smithi169 bash[22013]: audit 2024-08-08T19:28:20.872320+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:21.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:21 smithi169 bash[22013]: audit 2024-08-08T19:28:20.882196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[19677]: cluster 2024-08-08T19:28:20.350775+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[19677]: audit 2024-08-08T19:28:20.866070+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[19677]: audit 2024-08-08T19:28:20.872320+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[19677]: audit 2024-08-08T19:28:20.882196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[26432]: cluster 2024-08-08T19:28:20.350775+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[26432]: audit 2024-08-08T19:28:20.866070+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[26432]: audit 2024-08-08T19:28:20.872320+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:21 smithi032 bash[26432]: audit 2024-08-08T19:28:20.882196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:22.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:22 smithi169 bash[22013]: cluster 2024-08-08T19:28:20.763257+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:22 smithi032 bash[19677]: cluster 2024-08-08T19:28:20.763257+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:22 smithi032 bash[26432]: cluster 2024-08-08T19:28:20.763257+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:24.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:24 smithi169 bash[22013]: cluster 2024-08-08T19:28:22.763712+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:24 smithi032 bash[19677]: cluster 2024-08-08T19:28:22.763712+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:24.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:24 smithi032 bash[26432]: cluster 2024-08-08T19:28:22.763712+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:25.923 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:28:26.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:26 smithi169 bash[22013]: cluster 2024-08-08T19:28:24.764164+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:26.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:26 smithi032 bash[19677]: cluster 2024-08-08T19:28:24.764164+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:26.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:26 smithi032 bash[26432]: cluster 2024-08-08T19:28:24.764164+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:28 smithi169 bash[22013]: cluster 2024-08-08T19:28:26.764639+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:28.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:28 smithi032 bash[19677]: cluster 2024-08-08T19:28:26.764639+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:28.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:28 smithi032 bash[26432]: cluster 2024-08-08T19:28:26.764639+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:30 smithi032 bash[19677]: cluster 2024-08-08T19:28:28.765112+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:30 smithi032 bash[26432]: cluster 2024-08-08T19:28:28.765112+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:30 smithi169 bash[22013]: cluster 2024-08-08T19:28:28.765112+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: cluster 2024-08-08T19:28:30.765585+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: cephadm 2024-08-08T19:28:30.954108+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.963410+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.972138+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.974595+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:28:32.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: cephadm 2024-08-08T19:28:30.975608+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.982540+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.986656+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.987910+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[19677]: audit 2024-08-08T19:28:30.997606+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: cluster 2024-08-08T19:28:30.765585+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: cephadm 2024-08-08T19:28:30.954108+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.963410+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.972138+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.974595+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: cephadm 2024-08-08T19:28:30.975608+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.982540+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.986656+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.987910+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:31 smithi032 bash[26432]: audit 2024-08-08T19:28:30.997606+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: cluster 2024-08-08T19:28:30.765585+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: cephadm 2024-08-08T19:28:30.954108+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.963410+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.972138+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.974595+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: cephadm 2024-08-08T19:28:30.975608+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.982540+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.986656+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.987910+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:28:32.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:31 smithi169 bash[22013]: audit 2024-08-08T19:28:30.997606+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:28:32.960 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:28:33.014 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi032:vg_nvme/lv_3 2024-08-08T19:28:34.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:33 smithi169 bash[22013]: cluster 2024-08-08T19:28:32.766039+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:34.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:33 smithi032 bash[19677]: cluster 2024-08-08T19:28:32.766039+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:34.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:33 smithi032 bash[26432]: cluster 2024-08-08T19:28:32.766039+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:36.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:35 smithi169 bash[22013]: cluster 2024-08-08T19:28:34.766488+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:35 smithi032 bash[19677]: cluster 2024-08-08T19:28:34.766488+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:35 smithi032 bash[26432]: cluster 2024-08-08T19:28:34.766488+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:37.763 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:28:38.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:37 smithi169 bash[22013]: cluster 2024-08-08T19:28:36.767043+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:38 smithi032 bash[19677]: cluster 2024-08-08T19:28:36.767043+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:38.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:38 smithi032 bash[26432]: cluster 2024-08-08T19:28:36.767043+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:40.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[19677]: cluster 2024-08-08T19:28:38.767463+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:40.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[19677]: audit 2024-08-08T19:28:39.075804+0000 mgr.y (mgr.14150) 113 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:28:40.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[19677]: audit 2024-08-08T19:28:39.081941+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[19677]: audit 2024-08-08T19:28:39.086215+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[19677]: audit 2024-08-08T19:28:39.087507+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[26432]: cluster 2024-08-08T19:28:38.767463+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[26432]: audit 2024-08-08T19:28:39.075804+0000 mgr.y (mgr.14150) 113 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[26432]: audit 2024-08-08T19:28:39.081941+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[26432]: audit 2024-08-08T19:28:39.086215+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:28:40.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:39 smithi032 bash[26432]: audit 2024-08-08T19:28:39.087507+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:39 smithi169 bash[22013]: cluster 2024-08-08T19:28:38.767463+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:39 smithi169 bash[22013]: audit 2024-08-08T19:28:39.075804+0000 mgr.y (mgr.14150) 113 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:28:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:39 smithi169 bash[22013]: audit 2024-08-08T19:28:39.081941+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:28:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:39 smithi169 bash[22013]: audit 2024-08-08T19:28:39.086215+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:28:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:39 smithi169 bash[22013]: audit 2024-08-08T19:28:39.087507+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:28:42.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:41 smithi032 bash[19677]: cluster 2024-08-08T19:28:40.767980+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:42.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:41 smithi032 bash[26432]: cluster 2024-08-08T19:28:40.767980+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:42.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:41 smithi169 bash[22013]: cluster 2024-08-08T19:28:40.767980+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:44.322 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:43 smithi032 bash[19677]: cluster 2024-08-08T19:28:42.768505+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:44.322 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:43 smithi032 bash[26432]: cluster 2024-08-08T19:28:42.768505+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:44.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:43 smithi169 bash[22013]: cluster 2024-08-08T19:28:42.768505+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:46.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:45 smithi032 bash[19677]: cluster 2024-08-08T19:28:44.768973+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:46.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:45 smithi032 bash[26432]: cluster 2024-08-08T19:28:44.768973+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:46.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:45 smithi169 bash[22013]: cluster 2024-08-08T19:28:44.768973+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: cluster 2024-08-08T19:28:46.769552+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: audit 2024-08-08T19:28:47.252827+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]: dispatch 2024-08-08T19:28:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: audit 2024-08-08T19:28:47.255501+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]': finished 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: cluster 2024-08-08T19:28:47.259067+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: audit 2024-08-08T19:28:47.259473+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[19677]: audit 2024-08-08T19:28:47.894082+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2688451777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: cluster 2024-08-08T19:28:46.769552+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: audit 2024-08-08T19:28:47.252827+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]: dispatch 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: audit 2024-08-08T19:28:47.255501+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]': finished 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: cluster 2024-08-08T19:28:47.259067+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: audit 2024-08-08T19:28:47.259473+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:28:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:47 smithi032 bash[26432]: audit 2024-08-08T19:28:47.894082+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2688451777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: cluster 2024-08-08T19:28:46.769552+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: audit 2024-08-08T19:28:47.252827+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]: dispatch 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: audit 2024-08-08T19:28:47.255501+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.32:0/1050944865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "597b5e10-fffa-446b-892c-ef8129a35bd9"}]': finished 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: cluster 2024-08-08T19:28:47.259067+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: audit 2024-08-08T19:28:47.259473+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:28:48.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:47 smithi169 bash[22013]: audit 2024-08-08T19:28:47.894082+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2688451777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:28:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:49 smithi032 bash[26432]: cluster 2024-08-08T19:28:48.770168+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:50.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:49 smithi032 bash[19677]: cluster 2024-08-08T19:28:48.770168+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:50.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:49 smithi169 bash[22013]: cluster 2024-08-08T19:28:48.770168+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:52.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:51 smithi032 bash[26432]: cluster 2024-08-08T19:28:50.770761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:52.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:51 smithi032 bash[19677]: cluster 2024-08-08T19:28:50.770761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:51 smithi169 bash[22013]: cluster 2024-08-08T19:28:50.770761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:54.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:54 smithi032 bash[26432]: cluster 2024-08-08T19:28:52.771382+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:54.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:54 smithi032 bash[19677]: cluster 2024-08-08T19:28:52.771382+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:54.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:54 smithi169 bash[22013]: cluster 2024-08-08T19:28:52.771382+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:56 smithi032 bash[26432]: cluster 2024-08-08T19:28:54.771859+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:56 smithi032 bash[19677]: cluster 2024-08-08T19:28:54.771859+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:56 smithi169 bash[22013]: cluster 2024-08-08T19:28:54.771859+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:58.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:28:58 smithi032 bash[26432]: cluster 2024-08-08T19:28:56.772330+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:58.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:28:58 smithi032 bash[19677]: cluster 2024-08-08T19:28:56.772330+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:28:58.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:28:58 smithi169 bash[22013]: cluster 2024-08-08T19:28:56.772330+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[19677]: cluster 2024-08-08T19:28:58.772821+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[19677]: audit 2024-08-08T19:28:59.355170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-08T19:29:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[19677]: audit 2024-08-08T19:28:59.356890+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[19677]: cephadm 2024-08-08T19:28:59.358263+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T19:29:00.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[26432]: cluster 2024-08-08T19:28:58.772821+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:00.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[26432]: audit 2024-08-08T19:28:59.355170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-08T19:29:00.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[26432]: audit 2024-08-08T19:28:59.356890+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:00.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:00 smithi032 bash[26432]: cephadm 2024-08-08T19:28:59.358263+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T19:29:00.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:00 smithi169 bash[22013]: cluster 2024-08-08T19:28:58.772821+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:00.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:00 smithi169 bash[22013]: audit 2024-08-08T19:28:59.355170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-08T19:29:00.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:00 smithi169 bash[22013]: audit 2024-08-08T19:28:59.356890+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:00.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:00 smithi169 bash[22013]: cephadm 2024-08-08T19:28:59.358263+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T19:29:02.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:02 smithi032 bash[19677]: cluster 2024-08-08T19:29:00.773345+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:02.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:02 smithi032 bash[26432]: cluster 2024-08-08T19:29:00.773345+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:02.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:02 smithi169 bash[22013]: cluster 2024-08-08T19:29:00.773345+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:03.520 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.520 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.521 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.521 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:03.835 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:29:03 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:04.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[19677]: cluster 2024-08-08T19:29:02.773789+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:04.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[19677]: audit 2024-08-08T19:29:03.791108+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:04.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[19677]: audit 2024-08-08T19:29:03.794879+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:04.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[19677]: audit 2024-08-08T19:29:03.799167+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:04.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[26432]: cluster 2024-08-08T19:29:02.773789+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:04.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[26432]: audit 2024-08-08T19:29:03.791108+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:04.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[26432]: audit 2024-08-08T19:29:03.794879+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:04.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:04 smithi032 bash[26432]: audit 2024-08-08T19:29:03.799167+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:04.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:04 smithi169 bash[22013]: cluster 2024-08-08T19:29:02.773789+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:04.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:04 smithi169 bash[22013]: audit 2024-08-08T19:29:03.791108+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:04.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:04 smithi169 bash[22013]: audit 2024-08-08T19:29:03.794879+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:04.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:04 smithi169 bash[22013]: audit 2024-08-08T19:29:03.799167+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:06 smithi032 bash[19677]: cluster 2024-08-08T19:29:04.774074+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:06.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:06 smithi032 bash[26432]: cluster 2024-08-08T19:29:04.774074+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:06.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:06 smithi169 bash[22013]: cluster 2024-08-08T19:29:04.774074+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:08 smithi032 bash[26432]: cluster 2024-08-08T19:29:06.774475+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:08 smithi032 bash[19677]: cluster 2024-08-08T19:29:06.774475+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:08.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:08 smithi169 bash[22013]: cluster 2024-08-08T19:29:06.774475+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:10.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:10 smithi032 bash[19677]: cluster 2024-08-08T19:29:08.774798+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:10 smithi032 bash[26432]: cluster 2024-08-08T19:29:08.774798+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:10.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:10 smithi169 bash[22013]: cluster 2024-08-08T19:29:08.774798+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:11.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.256840+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.257218+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.655842+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.659643+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.660573+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.661326+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[19677]: audit 2024-08-08T19:29:10.668018+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.256840+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.257218+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.655842+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.659643+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.660573+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:11.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.661326+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:11.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:11 smithi032 bash[26432]: audit 2024-08-08T19:29:10.668018+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.256840+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.257218+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-08T19:29:11.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.655842+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.659643+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:11.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.660573+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:11.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.661326+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:11.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:11 smithi169 bash[22013]: audit 2024-08-08T19:29:10.668018+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: cluster 2024-08-08T19:29:10.775255+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: audit 2024-08-08T19:29:11.039881+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: audit 2024-08-08T19:29:11.044053+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: cluster 2024-08-08T19:29:11.044114+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: audit 2024-08-08T19:29:11.044446+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:12.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[19677]: audit 2024-08-08T19:29:11.044902+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: cluster 2024-08-08T19:29:10.775255+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: audit 2024-08-08T19:29:11.039881+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: audit 2024-08-08T19:29:11.044053+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: cluster 2024-08-08T19:29:11.044114+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: audit 2024-08-08T19:29:11.044446+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:12.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:12 smithi032 bash[26432]: audit 2024-08-08T19:29:11.044902+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:12.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: cluster 2024-08-08T19:29:10.775255+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:12.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: audit 2024-08-08T19:29:11.039881+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T19:29:12.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: audit 2024-08-08T19:29:11.044053+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:12.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: cluster 2024-08-08T19:29:11.044114+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-08T19:29:12.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: audit 2024-08-08T19:29:11.044446+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:12.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:12 smithi169 bash[22013]: audit 2024-08-08T19:29:11.044902+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:29:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[19677]: audit 2024-08-08T19:29:12.042191+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:29:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[19677]: cluster 2024-08-08T19:29:12.049401+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-08T19:29:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[19677]: audit 2024-08-08T19:29:12.050354+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[19677]: audit 2024-08-08T19:29:12.059117+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[19677]: audit 2024-08-08T19:29:12.365420+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 ' entity='osd.1' 2024-08-08T19:29:13.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[26432]: audit 2024-08-08T19:29:12.042191+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:29:13.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[26432]: cluster 2024-08-08T19:29:12.049401+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-08T19:29:13.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[26432]: audit 2024-08-08T19:29:12.050354+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[26432]: audit 2024-08-08T19:29:12.059117+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:13 smithi032 bash[26432]: audit 2024-08-08T19:29:12.365420+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 ' entity='osd.1' 2024-08-08T19:29:13.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:13 smithi169 bash[22013]: audit 2024-08-08T19:29:12.042191+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:29:13.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:13 smithi169 bash[22013]: cluster 2024-08-08T19:29:12.049401+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-08T19:29:13.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:13 smithi169 bash[22013]: audit 2024-08-08T19:29:12.050354+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:13 smithi169 bash[22013]: audit 2024-08-08T19:29:12.059117+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:13.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:13 smithi169 bash[22013]: audit 2024-08-08T19:29:12.365420+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 ' entity='osd.1' 2024-08-08T19:29:14.010 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 1 on host 'smithi032' 2024-08-08T19:29:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: cluster 2024-08-08T19:29:11.226003+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:29:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: cluster 2024-08-08T19:29:11.226154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: cluster 2024-08-08T19:29:12.775709+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: audit 2024-08-08T19:29:13.059325+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: cluster 2024-08-08T19:29:13.371071+0000 mon.a (mon.0) 357 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519] boot 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: cluster 2024-08-08T19:29:13.371162+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: audit 2024-08-08T19:29:13.371778+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: audit 2024-08-08T19:29:13.987117+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: audit 2024-08-08T19:29:13.994865+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[26432]: audit 2024-08-08T19:29:14.002906+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: cluster 2024-08-08T19:29:11.226003+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: cluster 2024-08-08T19:29:11.226154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:29:14.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: cluster 2024-08-08T19:29:12.775709+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: audit 2024-08-08T19:29:13.059325+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: cluster 2024-08-08T19:29:13.371071+0000 mon.a (mon.0) 357 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519] boot 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: cluster 2024-08-08T19:29:13.371162+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: audit 2024-08-08T19:29:13.371778+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: audit 2024-08-08T19:29:13.987117+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: audit 2024-08-08T19:29:13.994865+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:14 smithi032 bash[19677]: audit 2024-08-08T19:29:14.002906+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: cluster 2024-08-08T19:29:11.226003+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:29:14.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: cluster 2024-08-08T19:29:11.226154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: cluster 2024-08-08T19:29:12.775709+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: audit 2024-08-08T19:29:13.059325+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: cluster 2024-08-08T19:29:13.371071+0000 mon.a (mon.0) 357 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3102899519,v1:172.21.15.32:6811/3102899519] boot 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: cluster 2024-08-08T19:29:13.371162+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: audit 2024-08-08T19:29:13.371778+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: audit 2024-08-08T19:29:13.987117+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: audit 2024-08-08T19:29:13.994865+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:14 smithi169 bash[22013]: audit 2024-08-08T19:29:14.002906+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:14.599 DEBUG:teuthology.orchestra.run.smithi032:osd.1> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.1.service 2024-08-08T19:29:14.601 INFO:tasks.cephadm:Deploying osd.2 on smithi032 with /dev/vg_nvme/lv_2... 2024-08-08T19:29:14.601 DEBUG:teuthology.orchestra.run.smithi032:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-08T19:29:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:16 smithi032 bash[26432]: cluster 2024-08-08T19:29:14.776147+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:16 smithi032 bash[26432]: cluster 2024-08-08T19:29:15.068319+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-08T19:29:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:16 smithi032 bash[19677]: cluster 2024-08-08T19:29:14.776147+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:16 smithi032 bash[19677]: cluster 2024-08-08T19:29:15.068319+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-08T19:29:16.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:16 smithi169 bash[22013]: cluster 2024-08-08T19:29:14.776147+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:16.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:16 smithi169 bash[22013]: cluster 2024-08-08T19:29:15.068319+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-08T19:29:18.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:18 smithi032 bash[19677]: cluster 2024-08-08T19:29:16.776634+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:18.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:18 smithi032 bash[26432]: cluster 2024-08-08T19:29:16.776634+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:18.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:18 smithi169 bash[22013]: cluster 2024-08-08T19:29:16.776634+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:19.097 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:29:20.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:20 smithi032 bash[19677]: cluster 2024-08-08T19:29:18.777098+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:20 smithi032 bash[26432]: cluster 2024-08-08T19:29:18.777098+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:20 smithi169 bash[22013]: cluster 2024-08-08T19:29:18.777098+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:22 smithi032 bash[19677]: cluster 2024-08-08T19:29:20.777628+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:22 smithi032 bash[26432]: cluster 2024-08-08T19:29:20.777628+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:22.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:22 smithi169 bash[22013]: cluster 2024-08-08T19:29:20.777628+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:23.360 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:29:23.412 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi032:vg_nvme/lv_2 2024-08-08T19:29:24.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:24 smithi032 bash[19677]: cluster 2024-08-08T19:29:22.778975+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:24.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:24 smithi032 bash[26432]: cluster 2024-08-08T19:29:22.778975+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:24.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:24 smithi169 bash[22013]: cluster 2024-08-08T19:29:22.778975+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:26.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:26 smithi169 bash[22013]: cluster 2024-08-08T19:29:24.779330+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:26.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:26 smithi032 bash[19677]: cluster 2024-08-08T19:29:24.779330+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:26.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:26 smithi032 bash[26432]: cluster 2024-08-08T19:29:24.779330+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:27.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: cephadm 2024-08-08T19:29:26.271334+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:29:27.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.278417+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.288880+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.291218+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.292645+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: cephadm 2024-08-08T19:29:26.293645+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.301641+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.306734+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.308163+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[19677]: audit 2024-08-08T19:29:26.319011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: cephadm 2024-08-08T19:29:26.271334+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.278417+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.288880+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.291218+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.292645+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: cephadm 2024-08-08T19:29:26.293645+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.301641+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.306734+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.308163+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:27.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:27 smithi032 bash[26432]: audit 2024-08-08T19:29:26.319011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: cephadm 2024-08-08T19:29:26.271334+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:29:27.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.278417+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.288880+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.291218+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.292645+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: cephadm 2024-08-08T19:29:26.293645+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.301641+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.306734+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.308163+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:29:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:27 smithi169 bash[22013]: audit 2024-08-08T19:29:26.319011+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:28 smithi032 bash[19677]: cluster 2024-08-08T19:29:26.779878+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:28 smithi032 bash[26432]: cluster 2024-08-08T19:29:26.779878+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:28 smithi169 bash[22013]: cluster 2024-08-08T19:29:26.779878+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:28.759 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:29:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[19677]: cluster 2024-08-08T19:29:28.781322+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[19677]: audit 2024-08-08T19:29:30.044258+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:29:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[19677]: audit 2024-08-08T19:29:30.049676+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:29:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[19677]: audit 2024-08-08T19:29:30.050816+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[26432]: cluster 2024-08-08T19:29:28.781322+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[26432]: audit 2024-08-08T19:29:30.044258+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:29:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[26432]: audit 2024-08-08T19:29:30.049676+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:29:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:30 smithi032 bash[26432]: audit 2024-08-08T19:29:30.050816+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:30.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:30 smithi169 bash[22013]: cluster 2024-08-08T19:29:28.781322+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:30.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:30 smithi169 bash[22013]: audit 2024-08-08T19:29:30.044258+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:29:30.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:30 smithi169 bash[22013]: audit 2024-08-08T19:29:30.049676+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:29:30.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:30 smithi169 bash[22013]: audit 2024-08-08T19:29:30.050816+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:31 smithi032 bash[19677]: audit 2024-08-08T19:29:30.037955+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:29:31.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:31 smithi032 bash[26432]: audit 2024-08-08T19:29:30.037955+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:29:31.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:31 smithi169 bash[22013]: audit 2024-08-08T19:29:30.037955+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:29:32.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:32 smithi032 bash[26432]: cluster 2024-08-08T19:29:30.781856+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:32.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:32 smithi032 bash[19677]: cluster 2024-08-08T19:29:30.781856+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:32.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:32 smithi169 bash[22013]: cluster 2024-08-08T19:29:30.781856+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:34.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:34 smithi169 bash[22013]: cluster 2024-08-08T19:29:32.782340+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:34.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:34 smithi032 bash[19677]: cluster 2024-08-08T19:29:32.782340+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:34 smithi032 bash[26432]: cluster 2024-08-08T19:29:32.782340+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:36.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:36 smithi169 bash[22013]: cluster 2024-08-08T19:29:34.782802+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:36.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:36 smithi032 bash[19677]: cluster 2024-08-08T19:29:34.782802+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:36.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:36 smithi032 bash[26432]: cluster 2024-08-08T19:29:34.782802+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:38.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:38 smithi169 bash[22013]: cluster 2024-08-08T19:29:36.783230+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:38.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:38 smithi032 bash[26432]: cluster 2024-08-08T19:29:36.783230+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:38 smithi032 bash[19677]: cluster 2024-08-08T19:29:36.783230+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:39.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:39 smithi169 bash[22013]: audit 2024-08-08T19:29:38.387785+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]: dispatch 2024-08-08T19:29:39.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:39 smithi169 bash[22013]: audit 2024-08-08T19:29:38.390255+0000 mon.a (mon.0) 376 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]': finished 2024-08-08T19:29:39.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:39 smithi169 bash[22013]: cluster 2024-08-08T19:29:38.394127+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-08T19:29:39.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:39 smithi169 bash[22013]: audit 2024-08-08T19:29:38.394458+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:29:39.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:39 smithi169 bash[22013]: audit 2024-08-08T19:29:39.042814+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/1195620595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:29:39.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[19677]: audit 2024-08-08T19:29:38.387785+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]: dispatch 2024-08-08T19:29:39.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[19677]: audit 2024-08-08T19:29:38.390255+0000 mon.a (mon.0) 376 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]': finished 2024-08-08T19:29:39.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[19677]: cluster 2024-08-08T19:29:38.394127+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-08T19:29:39.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[19677]: audit 2024-08-08T19:29:38.394458+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[19677]: audit 2024-08-08T19:29:39.042814+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/1195620595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[26432]: audit 2024-08-08T19:29:38.387785+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]: dispatch 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[26432]: audit 2024-08-08T19:29:38.390255+0000 mon.a (mon.0) 376 : audit [INF] from='client.? 172.21.15.32:0/1744501251' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44eaf064-f1fb-4a5b-8981-5076267f409d"}]': finished 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[26432]: cluster 2024-08-08T19:29:38.394127+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[26432]: audit 2024-08-08T19:29:38.394458+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:29:39.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:39 smithi032 bash[26432]: audit 2024-08-08T19:29:39.042814+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/1195620595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:29:40.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:40 smithi169 bash[22013]: cluster 2024-08-08T19:29:38.783507+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:40 smithi032 bash[19677]: cluster 2024-08-08T19:29:38.783507+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:40 smithi032 bash[26432]: cluster 2024-08-08T19:29:38.783507+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:42.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:42 smithi169 bash[22013]: cluster 2024-08-08T19:29:40.783863+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:42 smithi032 bash[19677]: cluster 2024-08-08T19:29:40.783863+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:42 smithi032 bash[26432]: cluster 2024-08-08T19:29:40.783863+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:44.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:44 smithi169 bash[22013]: cluster 2024-08-08T19:29:42.784292+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:44 smithi032 bash[26432]: cluster 2024-08-08T19:29:42.784292+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:44.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:44 smithi032 bash[19677]: cluster 2024-08-08T19:29:42.784292+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:46.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:46 smithi169 bash[22013]: cluster 2024-08-08T19:29:44.784755+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:46 smithi032 bash[19677]: cluster 2024-08-08T19:29:44.784755+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:46.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:46 smithi032 bash[26432]: cluster 2024-08-08T19:29:44.784755+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:48.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:48 smithi032 bash[19677]: cluster 2024-08-08T19:29:46.785232+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:48.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:48 smithi032 bash[26432]: cluster 2024-08-08T19:29:46.785232+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:48.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:48 smithi169 bash[22013]: cluster 2024-08-08T19:29:46.785232+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:50.495 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:50 smithi032 bash[19677]: cluster 2024-08-08T19:29:48.785699+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:50.495 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:50 smithi032 bash[26432]: cluster 2024-08-08T19:29:48.785699+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:50.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:50 smithi169 bash[22013]: cluster 2024-08-08T19:29:48.785699+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:51.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:51 smithi169 bash[22013]: audit 2024-08-08T19:29:50.927488+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-08T19:29:51.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:51 smithi169 bash[22013]: audit 2024-08-08T19:29:50.929052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:51.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:51 smithi032 bash[26432]: audit 2024-08-08T19:29:50.927488+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-08T19:29:51.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:51 smithi032 bash[26432]: audit 2024-08-08T19:29:50.929052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:51.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:51 smithi032 bash[19677]: audit 2024-08-08T19:29:50.927488+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-08T19:29:51.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:51 smithi032 bash[19677]: audit 2024-08-08T19:29:50.929052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:29:52.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:52 smithi169 bash[22013]: cluster 2024-08-08T19:29:50.786163+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:52.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:52 smithi169 bash[22013]: cephadm 2024-08-08T19:29:50.930508+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T19:29:52.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:52 smithi032 bash[26432]: cluster 2024-08-08T19:29:50.786163+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:52.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:52 smithi032 bash[26432]: cephadm 2024-08-08T19:29:50.930508+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T19:29:52.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:52 smithi032 bash[19677]: cluster 2024-08-08T19:29:50.786163+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:52.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:52 smithi032 bash[19677]: cephadm 2024-08-08T19:29:50.930508+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T19:29:54.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:54 smithi032 bash[19677]: cluster 2024-08-08T19:29:52.786703+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:54.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:54 smithi032 bash[26432]: cluster 2024-08-08T19:29:52.786703+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:54.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:54 smithi169 bash[22013]: cluster 2024-08-08T19:29:52.786703+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:55.263 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.263 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.264 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.264 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.264 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.585 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.585 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:55.585 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:29:55 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:29:56.696 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[26432]: cluster 2024-08-08T19:29:54.787298+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:56.696 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[26432]: audit 2024-08-08T19:29:55.548654+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:56.696 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[26432]: audit 2024-08-08T19:29:55.552764+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:56.696 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[26432]: audit 2024-08-08T19:29:55.559851+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:56.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[19677]: cluster 2024-08-08T19:29:54.787298+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:56.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[19677]: audit 2024-08-08T19:29:55.548654+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:56.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[19677]: audit 2024-08-08T19:29:55.552764+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:56.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:56 smithi032 bash[19677]: audit 2024-08-08T19:29:55.559851+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:56.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:56 smithi169 bash[22013]: cluster 2024-08-08T19:29:54.787298+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:56.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:56 smithi169 bash[22013]: audit 2024-08-08T19:29:55.548654+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:29:56.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:56 smithi169 bash[22013]: audit 2024-08-08T19:29:55.552764+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:56.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:56 smithi169 bash[22013]: audit 2024-08-08T19:29:55.559851+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:29:58.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:29:58 smithi169 bash[22013]: cluster 2024-08-08T19:29:56.787869+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:58.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:29:58 smithi032 bash[19677]: cluster 2024-08-08T19:29:56.787869+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:29:58.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:29:58 smithi032 bash[26432]: cluster 2024-08-08T19:29:56.787869+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:00.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:00 smithi032 bash[19677]: cluster 2024-08-08T19:29:58.788353+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:00.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:00 smithi032 bash[19677]: cluster 2024-08-08T19:30:00.000152+0000 mon.a (mon.0) 384 : cluster [INF] overall HEALTH_OK 2024-08-08T19:30:00.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:00 smithi032 bash[26432]: cluster 2024-08-08T19:29:58.788353+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:00.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:00 smithi032 bash[26432]: cluster 2024-08-08T19:30:00.000152+0000 mon.a (mon.0) 384 : cluster [INF] overall HEALTH_OK 2024-08-08T19:30:00.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:00 smithi169 bash[22013]: cluster 2024-08-08T19:29:58.788353+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:00.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:00 smithi169 bash[22013]: cluster 2024-08-08T19:30:00.000152+0000 mon.a (mon.0) 384 : cluster [INF] overall HEALTH_OK 2024-08-08T19:30:02.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:02 smithi169 bash[22013]: cluster 2024-08-08T19:30:00.788833+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:02.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:02 smithi169 bash[22013]: audit 2024-08-08T19:30:02.028214+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:02.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:02 smithi169 bash[22013]: audit 2024-08-08T19:30:02.028697+0000 mon.a (mon.0) 385 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[26432]: cluster 2024-08-08T19:30:00.788833+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[26432]: audit 2024-08-08T19:30:02.028214+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[26432]: audit 2024-08-08T19:30:02.028697+0000 mon.a (mon.0) 385 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[19677]: cluster 2024-08-08T19:30:00.788833+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[19677]: audit 2024-08-08T19:30:02.028214+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:02.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:02 smithi032 bash[19677]: audit 2024-08-08T19:30:02.028697+0000 mon.a (mon.0) 385 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.438515+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: cluster 2024-08-08T19:30:02.441986+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.442481+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.442725+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.451437+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.477335+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:02.482108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:03.113869+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:03.115526+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:03.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[19677]: audit 2024-08-08T19:30:03.123761+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.438515+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: cluster 2024-08-08T19:30:02.441986+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.442481+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.442725+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.451437+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.477335+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:02.482108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:03.113869+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:03.115526+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:03.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:03 smithi032 bash[26432]: audit 2024-08-08T19:30:03.123761+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.438515+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T19:30:03.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: cluster 2024-08-08T19:30:02.441986+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.442481+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.442725+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.451437+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.477335+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:02.482108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:03.113869+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:03.115526+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:03.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:03 smithi169 bash[22013]: audit 2024-08-08T19:30:03.123761+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:04.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: cluster 2024-08-08T19:30:02.789243+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:04.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: audit 2024-08-08T19:30:03.449270+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:04.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: cluster 2024-08-08T19:30:03.451934+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-08T19:30:04.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: audit 2024-08-08T19:30:03.452483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: audit 2024-08-08T19:30:03.464061+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[19677]: audit 2024-08-08T19:30:03.786604+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: cluster 2024-08-08T19:30:02.789243+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: audit 2024-08-08T19:30:03.449270+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: cluster 2024-08-08T19:30:03.451934+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: audit 2024-08-08T19:30:03.452483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: audit 2024-08-08T19:30:03.464061+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:04 smithi032 bash[26432]: audit 2024-08-08T19:30:03.786604+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-08T19:30:04.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: cluster 2024-08-08T19:30:02.789243+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:04.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: audit 2024-08-08T19:30:03.449270+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:04.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: cluster 2024-08-08T19:30:03.451934+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-08T19:30:04.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: audit 2024-08-08T19:30:03.452483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: audit 2024-08-08T19:30:03.464061+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:04.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:04 smithi169 bash[22013]: audit 2024-08-08T19:30:03.786604+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-08T19:30:05.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: cluster 2024-08-08T19:30:03.004274+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:05.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: cluster 2024-08-08T19:30:03.004337+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:05.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: audit 2024-08-08T19:30:04.461171+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: cluster 2024-08-08T19:30:04.788729+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608] boot 2024-08-08T19:30:05.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: cluster 2024-08-08T19:30:04.788810+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-08T19:30:05.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: audit 2024-08-08T19:30:04.789067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:05 smithi169 bash[22013]: audit 2024-08-08T19:30:04.892563+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: cluster 2024-08-08T19:30:03.004274+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: cluster 2024-08-08T19:30:03.004337+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: audit 2024-08-08T19:30:04.461171+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: cluster 2024-08-08T19:30:04.788729+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608] boot 2024-08-08T19:30:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: cluster 2024-08-08T19:30:04.788810+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: audit 2024-08-08T19:30:04.789067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[19677]: audit 2024-08-08T19:30:04.892563+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: cluster 2024-08-08T19:30:03.004274+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: cluster 2024-08-08T19:30:03.004337+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: audit 2024-08-08T19:30:04.461171+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: cluster 2024-08-08T19:30:04.788729+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1996962608,v1:172.21.15.32:6819/1996962608] boot 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: cluster 2024-08-08T19:30:04.788810+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: audit 2024-08-08T19:30:04.789067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:30:05.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:05 smithi032 bash[26432]: audit 2024-08-08T19:30:04.892563+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:05.998 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 2 on host 'smithi032' 2024-08-08T19:30:06.567 DEBUG:teuthology.orchestra.run.smithi032:osd.2> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.2.service 2024-08-08T19:30:06.570 INFO:tasks.cephadm:Deploying osd.3 on smithi032 with /dev/vg_nvme/lv_1... 2024-08-08T19:30:06.570 DEBUG:teuthology.orchestra.run.smithi032:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-08T19:30:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: cluster 2024-08-08T19:30:04.789761+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: audit 2024-08-08T19:30:05.791295+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: cluster 2024-08-08T19:30:05.797309+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-08T19:30:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: audit 2024-08-08T19:30:05.799044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-08T19:30:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: audit 2024-08-08T19:30:05.978417+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: audit 2024-08-08T19:30:05.983273+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:06 smithi169 bash[22013]: audit 2024-08-08T19:30:05.990850+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: cluster 2024-08-08T19:30:04.789761+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: audit 2024-08-08T19:30:05.791295+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: cluster 2024-08-08T19:30:05.797309+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: audit 2024-08-08T19:30:05.799044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: audit 2024-08-08T19:30:05.978417+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: audit 2024-08-08T19:30:05.983273+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[26432]: audit 2024-08-08T19:30:05.990850+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: cluster 2024-08-08T19:30:04.789761+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: audit 2024-08-08T19:30:05.791295+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' 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-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: cluster 2024-08-08T19:30:05.797309+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: audit 2024-08-08T19:30:05.799044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: audit 2024-08-08T19:30:05.978417+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: audit 2024-08-08T19:30:05.983273+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:06.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:06 smithi032 bash[19677]: audit 2024-08-08T19:30:05.990850+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[26432]: cluster 2024-08-08T19:30:06.790235+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[26432]: audit 2024-08-08T19:30:06.793312+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-08T19:30:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[26432]: cluster 2024-08-08T19:30:06.795978+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-08T19:30:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[26432]: cluster 2024-08-08T19:30:07.460588+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:30:08.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[19677]: cluster 2024-08-08T19:30:06.790235+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:08.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[19677]: audit 2024-08-08T19:30:06.793312+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-08T19:30:08.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[19677]: cluster 2024-08-08T19:30:06.795978+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-08T19:30:08.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:07 smithi032 bash[19677]: cluster 2024-08-08T19:30:07.460588+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:30:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:07 smithi169 bash[22013]: cluster 2024-08-08T19:30:06.790235+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:07 smithi169 bash[22013]: audit 2024-08-08T19:30:06.793312+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-08T19:30:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:07 smithi169 bash[22013]: cluster 2024-08-08T19:30:06.795978+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-08T19:30:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:07 smithi169 bash[22013]: cluster 2024-08-08T19:30:07.460588+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:30:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:08 smithi032 bash[19677]: cluster 2024-08-08T19:30:07.801924+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-08T19:30:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:08 smithi032 bash[19677]: audit 2024-08-08T19:30:07.823669+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:08 smithi032 bash[26432]: cluster 2024-08-08T19:30:07.801924+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-08T19:30:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:08 smithi032 bash[26432]: audit 2024-08-08T19:30:07.823669+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:09.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:08 smithi169 bash[22013]: cluster 2024-08-08T19:30:07.801924+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-08T19:30:09.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:08 smithi169 bash[22013]: audit 2024-08-08T19:30:07.823669+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:11.051 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:30:11.439 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[19677]: cluster 2024-08-08T19:30:08.821313+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:30:11.439 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[19677]: cluster 2024-08-08T19:30:08.821362+0000 mon.a (mon.0) 417 : cluster [INF] Cluster is now healthy 2024-08-08T19:30:11.439 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[19677]: audit 2024-08-08T19:30:09.632096+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:11.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:11 smithi169 bash[22013]: cluster 2024-08-08T19:30:08.821313+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:30:11.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:11 smithi169 bash[22013]: cluster 2024-08-08T19:30:08.821362+0000 mon.a (mon.0) 417 : cluster [INF] Cluster is now healthy 2024-08-08T19:30:11.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:11 smithi169 bash[22013]: audit 2024-08-08T19:30:09.632096+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:11.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[26432]: cluster 2024-08-08T19:30:08.821313+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:30:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[26432]: cluster 2024-08-08T19:30:08.821362+0000 mon.a (mon.0) 417 : cluster [INF] Cluster is now healthy 2024-08-08T19:30:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:11 smithi032 bash[26432]: audit 2024-08-08T19:30:09.632096+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: cluster 2024-08-08T19:30:08.790692+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.556046+0000 mon.a (mon.0) 419 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.557936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.558132+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.558301+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.566464+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: cluster 2024-08-08T19:30:10.567294+0000 mon.a (mon.0) 423 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.567885+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.568126+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:10.568398+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: cluster 2024-08-08T19:30:10.791313+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.434563+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.480754+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.483896+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.484453+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.484857+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:11.485260+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:12 smithi169 bash[22013]: audit 2024-08-08T19:30:12.415109+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: cluster 2024-08-08T19:30:08.790692+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.556046+0000 mon.a (mon.0) 419 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.557936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.558132+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.558301+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.566464+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: cluster 2024-08-08T19:30:10.567294+0000 mon.a (mon.0) 423 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.567885+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.568126+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:10.568398+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: cluster 2024-08-08T19:30:10.791313+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.434563+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.480754+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.483896+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.484453+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.484857+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:11.485260+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[19677]: audit 2024-08-08T19:30:12.415109+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: cluster 2024-08-08T19:30:08.790692+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.556046+0000 mon.a (mon.0) 419 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.557936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.558132+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.558301+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.566464+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: cluster 2024-08-08T19:30:10.567294+0000 mon.a (mon.0) 423 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.567885+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.568126+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:10.568398+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: cluster 2024-08-08T19:30:10.791313+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.434563+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.480754+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.483896+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.484453+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.484857+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:11.485260+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:30:12.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:12 smithi032 bash[26432]: audit 2024-08-08T19:30:12.415109+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-08T19:30:14.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:14 smithi169 bash[22013]: cluster 2024-08-08T19:30:12.791832+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:14 smithi032 bash[19677]: cluster 2024-08-08T19:30:12.791832+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:14.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:14 smithi032 bash[26432]: cluster 2024-08-08T19:30:12.791832+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:15.572 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:30:15.624 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi032:vg_nvme/lv_1 2024-08-08T19:30:16.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:16 smithi169 bash[22013]: cluster 2024-08-08T19:30:14.792410+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-08T19:30:16.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:16 smithi032 bash[19677]: cluster 2024-08-08T19:30:14.792410+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-08T19:30:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:16 smithi032 bash[26432]: cluster 2024-08-08T19:30:14.792410+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: cluster 2024-08-08T19:30:16.792910+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.389801+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.398982+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.401846+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.403471+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.405056+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.412200+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.416716+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:18.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.418492+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:18.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:18 smithi169 bash[22013]: audit 2024-08-08T19:30:18.428857+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: cluster 2024-08-08T19:30:16.792910+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.389801+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.398982+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.401846+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.403471+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.405056+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.412200+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.416716+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.418492+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[26432]: audit 2024-08-08T19:30:18.428857+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: cluster 2024-08-08T19:30:16.792910+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.389801+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.398982+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.401846+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.403471+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.405056+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:30:18.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.412200+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:18.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.416716+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:18.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.418492+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:18.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:18 smithi032 bash[19677]: audit 2024-08-08T19:30:18.428857+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:19.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:19 smithi169 bash[22013]: cephadm 2024-08-08T19:30:18.381351+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:30:19.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:19 smithi169 bash[22013]: cephadm 2024-08-08T19:30:18.406297+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-08-08T19:30:19.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:19 smithi032 bash[19677]: cephadm 2024-08-08T19:30:18.381351+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:30:19.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:19 smithi032 bash[19677]: cephadm 2024-08-08T19:30:18.406297+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-08-08T19:30:19.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:19 smithi032 bash[26432]: cephadm 2024-08-08T19:30:18.381351+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:30:19.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:19 smithi032 bash[26432]: cephadm 2024-08-08T19:30:18.406297+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-08-08T19:30:20.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:20 smithi169 bash[22013]: cluster 2024-08-08T19:30:18.793455+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-08T19:30:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:20 smithi032 bash[26432]: cluster 2024-08-08T19:30:18.793455+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-08T19:30:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:20 smithi032 bash[19677]: cluster 2024-08-08T19:30:18.793455+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-08T19:30:20.863 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:30:22.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:22 smithi169 bash[22013]: cluster 2024-08-08T19:30:20.794137+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-08T19:30:22.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:22 smithi169 bash[22013]: audit 2024-08-08T19:30:22.132111+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:30:22.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:22 smithi169 bash[22013]: audit 2024-08-08T19:30:22.137413+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:30:22.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:22 smithi169 bash[22013]: audit 2024-08-08T19:30:22.138615+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[26432]: cluster 2024-08-08T19:30:20.794137+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-08T19:30:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[26432]: audit 2024-08-08T19:30:22.132111+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:30:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[26432]: audit 2024-08-08T19:30:22.137413+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:30:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[26432]: audit 2024-08-08T19:30:22.138615+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:22.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[19677]: cluster 2024-08-08T19:30:20.794137+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-08T19:30:22.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[19677]: audit 2024-08-08T19:30:22.132111+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:30:22.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[19677]: audit 2024-08-08T19:30:22.137413+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:30:22.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:22 smithi032 bash[19677]: audit 2024-08-08T19:30:22.138615+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:23.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:23 smithi169 bash[22013]: audit 2024-08-08T19:30:22.125937+0000 mgr.y (mgr.14150) 172 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:30:23.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:23 smithi032 bash[19677]: audit 2024-08-08T19:30:22.125937+0000 mgr.y (mgr.14150) 172 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:30:23.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:23 smithi032 bash[26432]: audit 2024-08-08T19:30:22.125937+0000 mgr.y (mgr.14150) 172 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:30:24.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:24 smithi032 bash[19677]: cluster 2024-08-08T19:30:22.794812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:24.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:24 smithi032 bash[26432]: cluster 2024-08-08T19:30:22.794812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:24.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:24 smithi169 bash[22013]: cluster 2024-08-08T19:30:22.794812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:26.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:26 smithi032 bash[19677]: cluster 2024-08-08T19:30:24.795415+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:26.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:26 smithi032 bash[26432]: cluster 2024-08-08T19:30:24.795415+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:26.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:26 smithi169 bash[22013]: cluster 2024-08-08T19:30:24.795415+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-08T19:30:28.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:28 smithi032 bash[19677]: cluster 2024-08-08T19:30:26.795951+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:28.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:28 smithi032 bash[26432]: cluster 2024-08-08T19:30:26.795951+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:28.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:28 smithi169 bash[22013]: cluster 2024-08-08T19:30:26.795951+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:30.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:30 smithi032 bash[19677]: cluster 2024-08-08T19:30:28.796524+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:30.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:30 smithi032 bash[26432]: cluster 2024-08-08T19:30:28.796524+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:30.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:30 smithi169 bash[22013]: cluster 2024-08-08T19:30:28.796524+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: audit 2024-08-08T19:30:30.544373+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.32:0/1991907492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: audit 2024-08-08T19:30:30.545003+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: audit 2024-08-08T19:30:30.548499+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]': finished 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: cluster 2024-08-08T19:30:30.553543+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: audit 2024-08-08T19:30:30.554126+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[19677]: audit 2024-08-08T19:30:31.187860+0000 mon.a (mon.0) 447 : audit [DBG] from='client.? 172.21.15.32:0/228349891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:30:31.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: audit 2024-08-08T19:30:30.544373+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.32:0/1991907492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: audit 2024-08-08T19:30:30.545003+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: audit 2024-08-08T19:30:30.548499+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]': finished 2024-08-08T19:30:31.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: cluster 2024-08-08T19:30:30.553543+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-08T19:30:31.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: audit 2024-08-08T19:30:30.554126+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:31.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:31 smithi032 bash[26432]: audit 2024-08-08T19:30:31.187860+0000 mon.a (mon.0) 447 : audit [DBG] from='client.? 172.21.15.32:0/228349891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: audit 2024-08-08T19:30:30.544373+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.32:0/1991907492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: audit 2024-08-08T19:30:30.545003+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]: dispatch 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: audit 2024-08-08T19:30:30.548499+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bfc04ec-9e86-440e-a87e-63f7892a7689"}]': finished 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: cluster 2024-08-08T19:30:30.553543+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: audit 2024-08-08T19:30:30.554126+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:31.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:31 smithi169 bash[22013]: audit 2024-08-08T19:30:31.187860+0000 mon.a (mon.0) 447 : audit [DBG] from='client.? 172.21.15.32:0/228349891' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:30:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:32 smithi032 bash[19677]: cluster 2024-08-08T19:30:30.797072+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:32 smithi032 bash[26432]: cluster 2024-08-08T19:30:30.797072+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:32.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:32 smithi169 bash[22013]: cluster 2024-08-08T19:30:30.797072+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:34.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:34 smithi032 bash[19677]: cluster 2024-08-08T19:30:32.797760+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:34 smithi032 bash[26432]: cluster 2024-08-08T19:30:32.797760+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:34.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:34 smithi169 bash[22013]: cluster 2024-08-08T19:30:32.797760+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:36.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:36 smithi032 bash[19677]: cluster 2024-08-08T19:30:34.798314+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:36.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:36 smithi032 bash[26432]: cluster 2024-08-08T19:30:34.798314+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:36.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:36 smithi169 bash[22013]: cluster 2024-08-08T19:30:34.798314+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:38 smithi032 bash[19677]: cluster 2024-08-08T19:30:36.798849+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:38.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:38 smithi032 bash[26432]: cluster 2024-08-08T19:30:36.798849+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:38 smithi169 bash[22013]: cluster 2024-08-08T19:30:36.798849+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:40.672 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:40 smithi032 bash[19677]: cluster 2024-08-08T19:30:38.799393+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:40.672 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:40 smithi032 bash[26432]: cluster 2024-08-08T19:30:38.799393+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:40 smithi169 bash[22013]: cluster 2024-08-08T19:30:38.799393+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:42 smithi032 bash[19677]: cluster 2024-08-08T19:30:40.799964+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:42 smithi032 bash[26432]: cluster 2024-08-08T19:30:40.799964+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:42.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:42 smithi169 bash[22013]: cluster 2024-08-08T19:30:40.799964+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:43.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:43 smithi032 bash[26432]: audit 2024-08-08T19:30:42.772213+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-08T19:30:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:43 smithi032 bash[26432]: audit 2024-08-08T19:30:42.774225+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:43.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:43 smithi032 bash[19677]: audit 2024-08-08T19:30:42.772213+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-08T19:30:43.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:43 smithi032 bash[19677]: audit 2024-08-08T19:30:42.774225+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:43.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:43 smithi169 bash[22013]: audit 2024-08-08T19:30:42.772213+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-08T19:30:43.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:43 smithi169 bash[22013]: audit 2024-08-08T19:30:42.774225+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:44 smithi032 bash[26432]: cephadm 2024-08-08T19:30:42.775786+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T19:30:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:44 smithi032 bash[26432]: cluster 2024-08-08T19:30:42.800539+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:44.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:44 smithi032 bash[19677]: cephadm 2024-08-08T19:30:42.775786+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T19:30:44.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:44 smithi032 bash[19677]: cluster 2024-08-08T19:30:42.800539+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:44.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:44 smithi169 bash[22013]: cephadm 2024-08-08T19:30:42.775786+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T19:30:44.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:44 smithi169 bash[22013]: cluster 2024-08-08T19:30:42.800539+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:46.937 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:46 smithi032 bash[19677]: cluster 2024-08-08T19:30:44.801220+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:46.938 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:46 smithi032 bash[26432]: cluster 2024-08-08T19:30:44.801220+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:46.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:46 smithi169 bash[22013]: cluster 2024-08-08T19:30:44.801220+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:47.195 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.195 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.196 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.196 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.197 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.197 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:30:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.583 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.584 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.585 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.585 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:30:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:30:47.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:47 smithi169 bash[22013]: audit 2024-08-08T19:30:47.343139+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:47.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:47 smithi169 bash[22013]: audit 2024-08-08T19:30:47.347040+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:47.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:47 smithi169 bash[22013]: audit 2024-08-08T19:30:47.351565+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:48.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[26432]: audit 2024-08-08T19:30:47.343139+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:48.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[26432]: audit 2024-08-08T19:30:47.347040+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:48.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[26432]: audit 2024-08-08T19:30:47.351565+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:48.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[19677]: audit 2024-08-08T19:30:47.343139+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:48.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[19677]: audit 2024-08-08T19:30:47.347040+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:48.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:47 smithi032 bash[19677]: audit 2024-08-08T19:30:47.351565+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:48.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:48 smithi032 bash[19677]: cluster 2024-08-08T19:30:46.801720+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:48.851 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:48 smithi032 bash[26432]: cluster 2024-08-08T19:30:46.801720+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:48 smithi169 bash[22013]: cluster 2024-08-08T19:30:46.801720+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:50.913 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:50 smithi032 bash[26432]: cluster 2024-08-08T19:30:48.802147+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:50.913 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:50 smithi032 bash[19677]: cluster 2024-08-08T19:30:48.802147+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:50.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:50 smithi169 bash[22013]: cluster 2024-08-08T19:30:48.802147+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:52.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:52 smithi169 bash[22013]: cluster 2024-08-08T19:30:50.802642+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:52 smithi032 bash[19677]: cluster 2024-08-08T19:30:50.802642+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:53.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:52 smithi032 bash[26432]: cluster 2024-08-08T19:30:50.802642+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: cluster 2024-08-08T19:30:52.803202+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:53.845982+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:53.846347+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:54.284780+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:54.289368+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:54.290187+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:54.892 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:54.290973+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[26432]: audit 2024-08-08T19:30:54.295877+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: cluster 2024-08-08T19:30:52.803202+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:53.845982+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:53.846347+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:54.284780+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:54.289368+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:54.290187+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:54.290973+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:54.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:54 smithi032 bash[19677]: audit 2024-08-08T19:30:54.295877+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: cluster 2024-08-08T19:30:52.803202+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:53.845982+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:53.846347+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:54.284780+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:54.289368+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:54.290187+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:54.290973+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:30:54.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:54 smithi169 bash[22013]: audit 2024-08-08T19:30:54.295877+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:55.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:55 smithi169 bash[22013]: audit 2024-08-08T19:30:54.605606+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T19:30:55.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:55 smithi169 bash[22013]: cluster 2024-08-08T19:30:54.610781+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-08T19:30:55.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:55 smithi169 bash[22013]: audit 2024-08-08T19:30:54.611821+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:55.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:55 smithi169 bash[22013]: audit 2024-08-08T19:30:54.612388+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:55.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:55 smithi169 bash[22013]: audit 2024-08-08T19:30:54.620448+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[19677]: audit 2024-08-08T19:30:54.605606+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T19:30:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[19677]: cluster 2024-08-08T19:30:54.610781+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-08T19:30:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[19677]: audit 2024-08-08T19:30:54.611821+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[19677]: audit 2024-08-08T19:30:54.612388+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[19677]: audit 2024-08-08T19:30:54.620448+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[26432]: audit 2024-08-08T19:30:54.605606+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T19:30:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[26432]: cluster 2024-08-08T19:30:54.610781+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-08T19:30:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[26432]: audit 2024-08-08T19:30:54.611821+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[26432]: audit 2024-08-08T19:30:54.612388+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:56.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:55 smithi032 bash[26432]: audit 2024-08-08T19:30:54.620448+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-08-08T19:30:56.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:56 smithi169 bash[22013]: cluster 2024-08-08T19:30:54.803728+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:56.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:56 smithi169 bash[22013]: audit 2024-08-08T19:30:55.621440+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:56.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:56 smithi169 bash[22013]: cluster 2024-08-08T19:30:55.628534+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-08T19:30:56.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:56 smithi169 bash[22013]: audit 2024-08-08T19:30:55.629293+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:56.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:56 smithi169 bash[22013]: audit 2024-08-08T19:30:55.636480+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[19677]: cluster 2024-08-08T19:30:54.803728+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[19677]: audit 2024-08-08T19:30:55.621440+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[19677]: cluster 2024-08-08T19:30:55.628534+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[19677]: audit 2024-08-08T19:30:55.629293+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[19677]: audit 2024-08-08T19:30:55.636480+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[26432]: cluster 2024-08-08T19:30:54.803728+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[26432]: audit 2024-08-08T19:30:55.621440+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[26432]: cluster 2024-08-08T19:30:55.628534+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[26432]: audit 2024-08-08T19:30:55.629293+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:56 smithi032 bash[26432]: audit 2024-08-08T19:30:55.636480+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.718 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 3 on host 'smithi032' 2024-08-08T19:30:57.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[19677]: cluster 2024-08-08T19:30:54.823103+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:57.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[19677]: cluster 2024-08-08T19:30:54.823204+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:57.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[19677]: cluster 2024-08-08T19:30:56.626258+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897] boot 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[19677]: cluster 2024-08-08T19:30:56.626303+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[19677]: audit 2024-08-08T19:30:56.626788+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[26432]: cluster 2024-08-08T19:30:54.823103+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[26432]: cluster 2024-08-08T19:30:54.823204+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[26432]: cluster 2024-08-08T19:30:56.626258+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897] boot 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[26432]: cluster 2024-08-08T19:30:56.626303+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-08T19:30:57.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:57 smithi032 bash[26432]: audit 2024-08-08T19:30:56.626788+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:57.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:57 smithi169 bash[22013]: cluster 2024-08-08T19:30:54.823103+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:30:57.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:57 smithi169 bash[22013]: cluster 2024-08-08T19:30:54.823204+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:30:57.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:57 smithi169 bash[22013]: cluster 2024-08-08T19:30:56.626258+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1845005897,v1:172.21.15.32:6827/1845005897] boot 2024-08-08T19:30:57.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:57 smithi169 bash[22013]: cluster 2024-08-08T19:30:56.626303+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-08T19:30:57.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:57 smithi169 bash[22013]: audit 2024-08-08T19:30:56.626788+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:30:58.237 DEBUG:teuthology.orchestra.run.smithi032:osd.3> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.3.service 2024-08-08T19:30:58.239 INFO:tasks.cephadm:Deploying osd.4 on smithi169 with /dev/vg_nvme/lv_4... 2024-08-08T19:30:58.239 DEBUG:teuthology.orchestra.run.smithi169:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-08T19:30:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:58 smithi169 bash[22013]: cluster 2024-08-08T19:30:56.804334+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:30:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:58 smithi169 bash[22013]: cluster 2024-08-08T19:30:57.645802+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-08T19:30:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:58 smithi169 bash[22013]: audit 2024-08-08T19:30:57.697762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:58 smithi169 bash[22013]: audit 2024-08-08T19:30:57.704709+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:30:58 smithi169 bash[22013]: audit 2024-08-08T19:30:57.713678+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[19677]: cluster 2024-08-08T19:30:56.804334+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[19677]: cluster 2024-08-08T19:30:57.645802+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[19677]: audit 2024-08-08T19:30:57.697762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[19677]: audit 2024-08-08T19:30:57.704709+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[19677]: audit 2024-08-08T19:30:57.713678+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[26432]: cluster 2024-08-08T19:30:56.804334+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[26432]: cluster 2024-08-08T19:30:57.645802+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[26432]: audit 2024-08-08T19:30:57.697762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[26432]: audit 2024-08-08T19:30:57.704709+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:30:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:30:58 smithi032 bash[26432]: audit 2024-08-08T19:30:57.713678+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:00 smithi169 bash[22013]: cluster 2024-08-08T19:30:58.804861+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:00 smithi032 bash[19677]: cluster 2024-08-08T19:30:58.804861+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:00 smithi032 bash[26432]: cluster 2024-08-08T19:30:58.804861+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:02.965 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:31:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:02 smithi169 bash[22013]: cluster 2024-08-08T19:31:00.805420+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:03.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:02 smithi032 bash[19677]: cluster 2024-08-08T19:31:00.805420+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:03.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:02 smithi032 bash[26432]: cluster 2024-08-08T19:31:00.805420+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:04.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:04 smithi169 bash[22013]: cluster 2024-08-08T19:31:02.805886+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:04 smithi032 bash[19677]: cluster 2024-08-08T19:31:02.805886+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:05.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:04 smithi032 bash[26432]: cluster 2024-08-08T19:31:02.805886+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:06.925 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:31:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:06 smithi169 bash[22013]: cluster 2024-08-08T19:31:04.806422+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:06.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2024-08-08T19:31:07.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:06 smithi032 bash[19677]: cluster 2024-08-08T19:31:04.806422+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:07.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:06 smithi032 bash[26432]: cluster 2024-08-08T19:31:04.806422+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: cluster 2024-08-08T19:31:06.807048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: cephadm 2024-08-08T19:31:06.925171+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.934135+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.943391+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.946161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.947604+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.949076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.950499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: cephadm 2024-08-08T19:31:06.951528+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-08-08T19:31:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.957942+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.963346+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.964898+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:07 smithi169 bash[22013]: audit 2024-08-08T19:31:06.975484+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: cluster 2024-08-08T19:31:06.807048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: cephadm 2024-08-08T19:31:06.925171+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.934135+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.943391+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.946161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.947604+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.949076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.950499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: cephadm 2024-08-08T19:31:06.951528+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.957942+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.963346+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.964898+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[19677]: audit 2024-08-08T19:31:06.975484+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: cluster 2024-08-08T19:31:06.807048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: cephadm 2024-08-08T19:31:06.925171+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Detected new or changed devices on smithi032 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.934135+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.943391+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.946161+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.947604+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.949076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.950499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: cephadm 2024-08-08T19:31:06.951528+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.957942+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.963346+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.964898+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:07 smithi032 bash[26432]: audit 2024-08-08T19:31:06.975484+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:10.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:09 smithi169 bash[22013]: cluster 2024-08-08T19:31:08.807655+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:09 smithi032 bash[19677]: cluster 2024-08-08T19:31:08.807655+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:09 smithi032 bash[26432]: cluster 2024-08-08T19:31:08.807655+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:11.710 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:31:12.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:12 smithi169 bash[22013]: cluster 2024-08-08T19:31:10.808220+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:12.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:11 smithi032 bash[19677]: cluster 2024-08-08T19:31:10.808220+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:12.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:11 smithi032 bash[26432]: cluster 2024-08-08T19:31:10.808220+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:14.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:13 smithi169 bash[22013]: cluster 2024-08-08T19:31:12.808845+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:14.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:13 smithi169 bash[22013]: audit 2024-08-08T19:31:13.174228+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:31:14.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:13 smithi169 bash[22013]: audit 2024-08-08T19:31:13.181173+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:31:14.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:13 smithi169 bash[22013]: audit 2024-08-08T19:31:13.187156+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:31:14.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:13 smithi169 bash[22013]: audit 2024-08-08T19:31:13.188872+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[19677]: cluster 2024-08-08T19:31:12.808845+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[19677]: audit 2024-08-08T19:31:13.174228+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[19677]: audit 2024-08-08T19:31:13.181173+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[19677]: audit 2024-08-08T19:31:13.187156+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[19677]: audit 2024-08-08T19:31:13.188872+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[26432]: cluster 2024-08-08T19:31:12.808845+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[26432]: audit 2024-08-08T19:31:13.174228+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[26432]: audit 2024-08-08T19:31:13.181173+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[26432]: audit 2024-08-08T19:31:13.187156+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:31:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:13 smithi032 bash[26432]: audit 2024-08-08T19:31:13.188872+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:15 smithi169 bash[22013]: cluster 2024-08-08T19:31:14.809434+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:16.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:15 smithi032 bash[19677]: cluster 2024-08-08T19:31:14.809434+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:15 smithi032 bash[26432]: cluster 2024-08-08T19:31:14.809434+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:18.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:17 smithi169 bash[22013]: cluster 2024-08-08T19:31:16.809981+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:18.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:17 smithi032 bash[19677]: cluster 2024-08-08T19:31:16.809981+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:18.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:17 smithi032 bash[26432]: cluster 2024-08-08T19:31:16.809981+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:20.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:19 smithi169 bash[22013]: cluster 2024-08-08T19:31:18.810527+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:19 smithi032 bash[19677]: cluster 2024-08-08T19:31:18.810527+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:20.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:19 smithi032 bash[26432]: cluster 2024-08-08T19:31:18.810527+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: cluster 2024-08-08T19:31:20.811101+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: audit 2024-08-08T19:31:21.754379+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2488272749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: audit 2024-08-08T19:31:21.755562+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: audit 2024-08-08T19:31:21.758914+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]': finished 2024-08-08T19:31:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: cluster 2024-08-08T19:31:21.764333+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-08T19:31:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:21 smithi169 bash[22013]: audit 2024-08-08T19:31:21.764887+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: cluster 2024-08-08T19:31:20.811101+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: audit 2024-08-08T19:31:21.754379+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2488272749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: audit 2024-08-08T19:31:21.755562+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: audit 2024-08-08T19:31:21.758914+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]': finished 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: cluster 2024-08-08T19:31:21.764333+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[19677]: audit 2024-08-08T19:31:21.764887+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: cluster 2024-08-08T19:31:20.811101+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: audit 2024-08-08T19:31:21.754379+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2488272749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: audit 2024-08-08T19:31:21.755562+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]: dispatch 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: audit 2024-08-08T19:31:21.758914+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5593a2dd-90f5-43cd-9447-90dc5bab22e6"}]': finished 2024-08-08T19:31:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: cluster 2024-08-08T19:31:21.764333+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-08T19:31:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:21 smithi032 bash[26432]: audit 2024-08-08T19:31:21.764887+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:22 smithi169 bash[22013]: audit 2024-08-08T19:31:22.348707+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/59024006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:31:23.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:22 smithi032 bash[19677]: audit 2024-08-08T19:31:22.348707+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/59024006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:31:23.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:22 smithi032 bash[26432]: audit 2024-08-08T19:31:22.348707+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/59024006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:31:24.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:23 smithi169 bash[22013]: cluster 2024-08-08T19:31:22.811639+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:24.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:23 smithi032 bash[19677]: cluster 2024-08-08T19:31:22.811639+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:24.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:23 smithi032 bash[26432]: cluster 2024-08-08T19:31:22.811639+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:26.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:25 smithi169 bash[22013]: cluster 2024-08-08T19:31:24.812181+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:26.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:25 smithi032 bash[19677]: cluster 2024-08-08T19:31:24.812181+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:26.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:25 smithi032 bash[26432]: cluster 2024-08-08T19:31:24.812181+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:27 smithi032 bash[19677]: cluster 2024-08-08T19:31:26.812737+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:28.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:27 smithi032 bash[26432]: cluster 2024-08-08T19:31:26.812737+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:28.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:27 smithi169 bash[22013]: cluster 2024-08-08T19:31:26.812737+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:30.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:29 smithi032 bash[19677]: cluster 2024-08-08T19:31:28.813281+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:30.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:29 smithi032 bash[26432]: cluster 2024-08-08T19:31:28.813281+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:29 smithi169 bash[22013]: cluster 2024-08-08T19:31:28.813281+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:31 smithi169 bash[22013]: cluster 2024-08-08T19:31:30.813849+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:32.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:31 smithi032 bash[19677]: cluster 2024-08-08T19:31:30.813849+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:32.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:31 smithi032 bash[26432]: cluster 2024-08-08T19:31:30.813849+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:34.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:33 smithi032 bash[19677]: cluster 2024-08-08T19:31:32.814399+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:34.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:33 smithi032 bash[26432]: cluster 2024-08-08T19:31:32.814399+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:34.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:33 smithi169 bash[22013]: cluster 2024-08-08T19:31:32.814399+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:35.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[19677]: audit 2024-08-08T19:31:34.220210+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-08T19:31:35.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[19677]: audit 2024-08-08T19:31:34.222000+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:35.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[19677]: cephadm 2024-08-08T19:31:34.223693+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T19:31:35.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[26432]: audit 2024-08-08T19:31:34.220210+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-08T19:31:35.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[26432]: audit 2024-08-08T19:31:34.222000+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:35.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:34 smithi032 bash[26432]: cephadm 2024-08-08T19:31:34.223693+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T19:31:35.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:34 smithi169 bash[22013]: audit 2024-08-08T19:31:34.220210+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-08T19:31:35.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:34 smithi169 bash[22013]: audit 2024-08-08T19:31:34.222000+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:35.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:34 smithi169 bash[22013]: cephadm 2024-08-08T19:31:34.223693+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T19:31:36.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:35 smithi169 bash[22013]: cluster 2024-08-08T19:31:34.814933+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:36.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:35 smithi032 bash[19677]: cluster 2024-08-08T19:31:34.814933+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:36.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:36 smithi032 bash[26432]: cluster 2024-08-08T19:31:34.814933+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:38 smithi169 bash[22013]: cluster 2024-08-08T19:31:36.815489+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:38 smithi032 bash[19677]: cluster 2024-08-08T19:31:36.815489+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:38 smithi032 bash[26432]: cluster 2024-08-08T19:31:36.815489+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:38.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:38 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:31:38.725 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:31:38 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:31:39.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:38 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:31:39.009 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:31:38 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:31:39.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[19677]: audit 2024-08-08T19:31:38.874588+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:39.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[19677]: audit 2024-08-08T19:31:38.881982+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:39.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[19677]: audit 2024-08-08T19:31:38.890069+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[26432]: audit 2024-08-08T19:31:38.874588+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[26432]: audit 2024-08-08T19:31:38.881982+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:39 smithi032 bash[26432]: audit 2024-08-08T19:31:38.890069+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:39 smithi169 bash[22013]: audit 2024-08-08T19:31:38.874588+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:39 smithi169 bash[22013]: audit 2024-08-08T19:31:38.881982+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:39.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:39 smithi169 bash[22013]: audit 2024-08-08T19:31:38.890069+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:40.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:40 smithi169 bash[22013]: cluster 2024-08-08T19:31:38.816045+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:40.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:40 smithi032 bash[19677]: cluster 2024-08-08T19:31:38.816045+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:40.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:40 smithi032 bash[26432]: cluster 2024-08-08T19:31:38.816045+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:42.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:42 smithi169 bash[22013]: cluster 2024-08-08T19:31:40.816584+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:42.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:42 smithi032 bash[19677]: cluster 2024-08-08T19:31:40.816584+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:42.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:42 smithi032 bash[26432]: cluster 2024-08-08T19:31:40.816584+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:44 smithi032 bash[19677]: cluster 2024-08-08T19:31:42.817091+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:44 smithi032 bash[26432]: cluster 2024-08-08T19:31:42.817091+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:44 smithi169 bash[22013]: cluster 2024-08-08T19:31:42.817091+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:46.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: cluster 2024-08-08T19:31:44.817651+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.355355+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.356613+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.725206+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.735347+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.737385+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.739326+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[26432]: audit 2024-08-08T19:31:45.751332+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: cluster 2024-08-08T19:31:44.817651+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.355355+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.356613+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.725206+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.735347+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.737385+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.739326+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:46.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:46 smithi032 bash[19677]: audit 2024-08-08T19:31:45.751332+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: cluster 2024-08-08T19:31:44.817651+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.355355+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.356613+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-08T19:31:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.725206+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.735347+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:46.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.737385+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:31:46.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.739326+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:31:46.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:46 smithi169 bash[22013]: audit 2024-08-08T19:31:45.751332+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:47.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: audit 2024-08-08T19:31:46.023643+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T19:31:47.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: cluster 2024-08-08T19:31:46.028872+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-08T19:31:47.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: audit 2024-08-08T19:31:46.029496+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: audit 2024-08-08T19:31:46.029888+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:47.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: audit 2024-08-08T19:31:46.030437+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:47 smithi169 bash[22013]: audit 2024-08-08T19:31:47.026328+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:31:47.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: audit 2024-08-08T19:31:46.023643+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T19:31:47.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: cluster 2024-08-08T19:31:46.028872+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-08T19:31:47.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: audit 2024-08-08T19:31:46.029496+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: audit 2024-08-08T19:31:46.029888+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: audit 2024-08-08T19:31:46.030437+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[19677]: audit 2024-08-08T19:31:47.026328+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: audit 2024-08-08T19:31:46.023643+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: cluster 2024-08-08T19:31:46.028872+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: audit 2024-08-08T19:31:46.029496+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: audit 2024-08-08T19:31:46.029888+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: audit 2024-08-08T19:31:46.030437+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:31:47.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:47 smithi032 bash[26432]: audit 2024-08-08T19:31:47.026328+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:31:48.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: cluster 2024-08-08T19:31:46.818293+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:48.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: cluster 2024-08-08T19:31:47.033046+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-08T19:31:48.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: audit 2024-08-08T19:31:47.034632+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: audit 2024-08-08T19:31:47.041979+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: audit 2024-08-08T19:31:47.501917+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: cluster 2024-08-08T19:31:48.035262+0000 mon.a (mon.0) 511 : cluster [INF] osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076] boot 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: cluster 2024-08-08T19:31:48.035392+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[19677]: audit 2024-08-08T19:31:48.035753+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: cluster 2024-08-08T19:31:46.818293+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: cluster 2024-08-08T19:31:47.033046+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: audit 2024-08-08T19:31:47.034632+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: audit 2024-08-08T19:31:47.041979+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: audit 2024-08-08T19:31:47.501917+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: cluster 2024-08-08T19:31:48.035262+0000 mon.a (mon.0) 511 : cluster [INF] osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076] boot 2024-08-08T19:31:48.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: cluster 2024-08-08T19:31:48.035392+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-08T19:31:48.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:48 smithi032 bash[26432]: audit 2024-08-08T19:31:48.035753+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: cluster 2024-08-08T19:31:46.818293+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-08T19:31:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: cluster 2024-08-08T19:31:47.033046+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-08T19:31:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: audit 2024-08-08T19:31:47.034632+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: audit 2024-08-08T19:31:47.041979+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: audit 2024-08-08T19:31:47.501917+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-08T19:31:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: cluster 2024-08-08T19:31:48.035262+0000 mon.a (mon.0) 511 : cluster [INF] osd.4 [v2:172.21.15.169:6800/929976076,v1:172.21.15.169:6801/929976076] boot 2024-08-08T19:31:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: cluster 2024-08-08T19:31:48.035392+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-08T19:31:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:48 smithi169 bash[22013]: audit 2024-08-08T19:31:48.035753+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:31:49.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[19677]: cluster 2024-08-08T19:31:46.343035+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:31:49.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[19677]: cluster 2024-08-08T19:31:46.343139+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:31:49.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[19677]: cluster 2024-08-08T19:31:49.008246+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-08T19:31:49.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[26432]: cluster 2024-08-08T19:31:46.343035+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:31:49.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[26432]: cluster 2024-08-08T19:31:46.343139+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:31:49.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:49 smithi032 bash[26432]: cluster 2024-08-08T19:31:49.008246+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-08T19:31:49.461 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 4 on host 'smithi169' 2024-08-08T19:31:49.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:49 smithi169 bash[22013]: cluster 2024-08-08T19:31:46.343035+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:31:49.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:49 smithi169 bash[22013]: cluster 2024-08-08T19:31:46.343139+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:31:49.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:49 smithi169 bash[22013]: cluster 2024-08-08T19:31:49.008246+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-08T19:31:50.093 DEBUG:teuthology.orchestra.run.smithi169:osd.4> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.4.service 2024-08-08T19:31:50.097 INFO:tasks.cephadm:Deploying osd.5 on smithi169 with /dev/vg_nvme/lv_3... 2024-08-08T19:31:50.097 DEBUG:teuthology.orchestra.run.smithi169:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-08T19:31:50.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[19677]: cluster 2024-08-08T19:31:48.818860+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:50.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[19677]: audit 2024-08-08T19:31:49.439485+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:50.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[19677]: audit 2024-08-08T19:31:49.446963+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[19677]: audit 2024-08-08T19:31:49.457042+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[19677]: cluster 2024-08-08T19:31:50.010375+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-08T19:31:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[26432]: cluster 2024-08-08T19:31:48.818860+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[26432]: audit 2024-08-08T19:31:49.439485+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[26432]: audit 2024-08-08T19:31:49.446963+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[26432]: audit 2024-08-08T19:31:49.457042+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:50 smithi032 bash[26432]: cluster 2024-08-08T19:31:50.010375+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-08T19:31:50.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:50 smithi169 bash[22013]: cluster 2024-08-08T19:31:48.818860+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:50.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:50 smithi169 bash[22013]: audit 2024-08-08T19:31:49.439485+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:31:50.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:50 smithi169 bash[22013]: audit 2024-08-08T19:31:49.446963+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:50 smithi169 bash[22013]: audit 2024-08-08T19:31:49.457042+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:31:50.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:50 smithi169 bash[22013]: cluster 2024-08-08T19:31:50.010375+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-08T19:31:52.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:52 smithi032 bash[19677]: cluster 2024-08-08T19:31:50.819420+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:52.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:52 smithi032 bash[19677]: cluster 2024-08-08T19:31:51.010995+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-08T19:31:52.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:52 smithi032 bash[26432]: cluster 2024-08-08T19:31:50.819420+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:52.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:52 smithi032 bash[26432]: cluster 2024-08-08T19:31:51.010995+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-08T19:31:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:52 smithi169 bash[22013]: cluster 2024-08-08T19:31:50.819420+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:52 smithi169 bash[22013]: cluster 2024-08-08T19:31:51.010995+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-08T19:31:53.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:53 smithi032 bash[19677]: cluster 2024-08-08T19:31:52.013562+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-08T19:31:53.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:53 smithi032 bash[26432]: cluster 2024-08-08T19:31:52.013562+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-08T19:31:53.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:53 smithi169 bash[22013]: cluster 2024-08-08T19:31:52.013562+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-08T19:31:54.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:54 smithi032 bash[19677]: cluster 2024-08-08T19:31:52.819983+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:54.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:54 smithi032 bash[26432]: cluster 2024-08-08T19:31:52.819983+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:54.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:54 smithi169 bash[22013]: cluster 2024-08-08T19:31:52.819983+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 527 MiB used, 446 GiB / 447 GiB avail 2024-08-08T19:31:54.879 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:31:56.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:56 smithi169 bash[22013]: cluster 2024-08-08T19:31:54.820562+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:31:56.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:56 smithi032 bash[19677]: cluster 2024-08-08T19:31:54.820562+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:31:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:56 smithi032 bash[26432]: cluster 2024-08-08T19:31:54.820562+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:31:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:31:58 smithi169 bash[22013]: cluster 2024-08-08T19:31:56.821156+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:31:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:31:58 smithi032 bash[26432]: cluster 2024-08-08T19:31:56.821156+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:31:58.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:31:58 smithi032 bash[19677]: cluster 2024-08-08T19:31:56.821156+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:31:59.427 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:31:59.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2024-08-08T19:32:00.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:00 smithi032 bash[19677]: cluster 2024-08-08T19:31:58.821725+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:00 smithi032 bash[26432]: cluster 2024-08-08T19:31:58.821725+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:00 smithi169 bash[22013]: cluster 2024-08-08T19:31:58.821725+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:02.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:02 smithi032 bash[19677]: cluster 2024-08-08T19:32:00.822301+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:32:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:02 smithi032 bash[26432]: cluster 2024-08-08T19:32:00.822301+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:32:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:02 smithi169 bash[22013]: cluster 2024-08-08T19:32:00.822301+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:32:03.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: cephadm 2024-08-08T19:32:02.243044+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:03.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.251709+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.259662+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.262286+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: cephadm 2024-08-08T19:32:02.263766+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.269968+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.274388+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.276431+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:03.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[19677]: audit 2024-08-08T19:32:02.286618+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: cephadm 2024-08-08T19:32:02.243044+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.251709+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.259662+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.262286+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: cephadm 2024-08-08T19:32:02.263766+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.269968+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.274388+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.276431+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:03.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:03 smithi032 bash[26432]: audit 2024-08-08T19:32:02.286618+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: cephadm 2024-08-08T19:32:02.243044+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.251709+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.259662+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.262286+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: cephadm 2024-08-08T19:32:02.263766+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-08T19:32:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.269968+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:03.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.274388+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:03.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.276431+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:03.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:03 smithi169 bash[22013]: audit 2024-08-08T19:32:02.286618+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:04 smithi032 bash[19677]: cluster 2024-08-08T19:32:02.822837+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:32:04.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:04 smithi032 bash[26432]: cluster 2024-08-08T19:32:02.822837+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:32:04.708 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:32:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:04 smithi169 bash[22013]: cluster 2024-08-08T19:32:02.822837+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:32:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[19677]: cluster 2024-08-08T19:32:04.823445+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[19677]: audit 2024-08-08T19:32:06.041923+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[19677]: audit 2024-08-08T19:32:06.048202+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[19677]: audit 2024-08-08T19:32:06.049896+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[26432]: cluster 2024-08-08T19:32:04.823445+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[26432]: audit 2024-08-08T19:32:06.041923+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[26432]: audit 2024-08-08T19:32:06.048202+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:32:06.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:06 smithi032 bash[26432]: audit 2024-08-08T19:32:06.049896+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:06 smithi169 bash[22013]: cluster 2024-08-08T19:32:04.823445+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:06 smithi169 bash[22013]: audit 2024-08-08T19:32:06.041923+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:32:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:06 smithi169 bash[22013]: audit 2024-08-08T19:32:06.048202+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:32:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:06 smithi169 bash[22013]: audit 2024-08-08T19:32:06.049896+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:07.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:07 smithi032 bash[19677]: audit 2024-08-08T19:32:06.035502+0000 mgr.y (mgr.14150) 232 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:32:07.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:07 smithi032 bash[26432]: audit 2024-08-08T19:32:06.035502+0000 mgr.y (mgr.14150) 232 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:32:07.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:07 smithi169 bash[22013]: audit 2024-08-08T19:32:06.035502+0000 mgr.y (mgr.14150) 232 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:32:08.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:08 smithi032 bash[19677]: cluster 2024-08-08T19:32:06.824015+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:08 smithi032 bash[26432]: cluster 2024-08-08T19:32:06.824015+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:08 smithi169 bash[22013]: cluster 2024-08-08T19:32:06.824015+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:10 smithi032 bash[19677]: cluster 2024-08-08T19:32:08.824687+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:10.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:10 smithi032 bash[26432]: cluster 2024-08-08T19:32:08.824687+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:10 smithi169 bash[22013]: cluster 2024-08-08T19:32:08.824687+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:12.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:12 smithi032 bash[19677]: cluster 2024-08-08T19:32:10.825364+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:12.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:12 smithi032 bash[26432]: cluster 2024-08-08T19:32:10.825364+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:12 smithi169 bash[22013]: cluster 2024-08-08T19:32:10.825364+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:14.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:14 smithi032 bash[26432]: cluster 2024-08-08T19:32:12.825921+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:14.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:14 smithi032 bash[19677]: cluster 2024-08-08T19:32:12.825921+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:14 smithi169 bash[22013]: cluster 2024-08-08T19:32:12.825921+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: audit 2024-08-08T19:32:14.494660+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/1412559954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: audit 2024-08-08T19:32:14.495631+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: audit 2024-08-08T19:32:14.499234+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]': finished 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: cluster 2024-08-08T19:32:14.504589+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: audit 2024-08-08T19:32:14.505150+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[19677]: audit 2024-08-08T19:32:15.146536+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/3498971163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: audit 2024-08-08T19:32:14.494660+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/1412559954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: audit 2024-08-08T19:32:14.495631+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: audit 2024-08-08T19:32:14.499234+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]': finished 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: cluster 2024-08-08T19:32:14.504589+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: audit 2024-08-08T19:32:14.505150+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:15.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:15 smithi032 bash[26432]: audit 2024-08-08T19:32:15.146536+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/3498971163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: audit 2024-08-08T19:32:14.494660+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/1412559954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: audit 2024-08-08T19:32:14.495631+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]: dispatch 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: audit 2024-08-08T19:32:14.499234+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8b866b7-f557-4d00-8ae7-d70523d42928"}]': finished 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: cluster 2024-08-08T19:32:14.504589+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: audit 2024-08-08T19:32:14.505150+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:15.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:15 smithi169 bash[22013]: audit 2024-08-08T19:32:15.146536+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/3498971163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:32:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:16 smithi032 bash[19677]: cluster 2024-08-08T19:32:14.826452+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:16 smithi032 bash[26432]: cluster 2024-08-08T19:32:14.826452+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:16 smithi169 bash[22013]: cluster 2024-08-08T19:32:14.826452+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:18 smithi032 bash[19677]: cluster 2024-08-08T19:32:16.827015+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:18 smithi032 bash[26432]: cluster 2024-08-08T19:32:16.827015+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:18.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:18 smithi169 bash[22013]: cluster 2024-08-08T19:32:16.827015+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:20 smithi032 bash[26432]: cluster 2024-08-08T19:32:18.827607+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:20 smithi032 bash[19677]: cluster 2024-08-08T19:32:18.827607+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:20 smithi169 bash[22013]: cluster 2024-08-08T19:32:18.827607+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:22 smithi032 bash[19677]: cluster 2024-08-08T19:32:20.828186+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:22 smithi032 bash[26432]: cluster 2024-08-08T19:32:20.828186+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:22 smithi169 bash[22013]: cluster 2024-08-08T19:32:20.828186+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:24.592 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:24 smithi169 bash[22013]: cluster 2024-08-08T19:32:22.828733+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:24.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:24 smithi032 bash[19677]: cluster 2024-08-08T19:32:22.828733+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:24.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:24 smithi032 bash[26432]: cluster 2024-08-08T19:32:22.828733+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:26 smithi169 bash[22013]: cluster 2024-08-08T19:32:24.829342+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:26 smithi032 bash[26432]: cluster 2024-08-08T19:32:24.829342+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:26 smithi032 bash[19677]: cluster 2024-08-08T19:32:24.829342+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:27.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:27 smithi032 bash[26432]: audit 2024-08-08T19:32:26.975813+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-08T19:32:27.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:27 smithi032 bash[26432]: audit 2024-08-08T19:32:26.977585+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:27.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:27 smithi032 bash[19677]: audit 2024-08-08T19:32:26.975813+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-08T19:32:27.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:27 smithi032 bash[19677]: audit 2024-08-08T19:32:26.977585+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:27 smithi169 bash[22013]: audit 2024-08-08T19:32:26.975813+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-08T19:32:27.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:27 smithi169 bash[22013]: audit 2024-08-08T19:32:26.977585+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:28 smithi169 bash[22013]: cluster 2024-08-08T19:32:26.829907+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:28 smithi169 bash[22013]: cephadm 2024-08-08T19:32:26.979238+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T19:32:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:28 smithi032 bash[19677]: cluster 2024-08-08T19:32:26.829907+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:28 smithi032 bash[19677]: cephadm 2024-08-08T19:32:26.979238+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T19:32:28.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:28 smithi032 bash[26432]: cluster 2024-08-08T19:32:26.829907+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:28.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:28 smithi032 bash[26432]: cephadm 2024-08-08T19:32:26.979238+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T19:32:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:30 smithi169 bash[22013]: cluster 2024-08-08T19:32:28.830473+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:30.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:30 smithi032 bash[26432]: cluster 2024-08-08T19:32:28.830473+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:30 smithi032 bash[19677]: cluster 2024-08-08T19:32:28.830473+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:31.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:31.292 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:31.292 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:31.643 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:31.644 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:32:31 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:32:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:32 smithi169 bash[22013]: cluster 2024-08-08T19:32:30.831066+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:32 smithi169 bash[22013]: audit 2024-08-08T19:32:31.581485+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:32 smithi169 bash[22013]: audit 2024-08-08T19:32:31.588856+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:32 smithi169 bash[22013]: audit 2024-08-08T19:32:31.597010+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[26432]: cluster 2024-08-08T19:32:30.831066+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[26432]: audit 2024-08-08T19:32:31.581485+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[26432]: audit 2024-08-08T19:32:31.588856+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[26432]: audit 2024-08-08T19:32:31.597010+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[19677]: cluster 2024-08-08T19:32:30.831066+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[19677]: audit 2024-08-08T19:32:31.581485+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[19677]: audit 2024-08-08T19:32:31.588856+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:32 smithi032 bash[19677]: audit 2024-08-08T19:32:31.597010+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:34 smithi169 bash[22013]: cluster 2024-08-08T19:32:32.831667+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:34 smithi032 bash[26432]: cluster 2024-08-08T19:32:32.831667+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:34 smithi032 bash[19677]: cluster 2024-08-08T19:32:32.831667+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:36 smithi032 bash[26432]: cluster 2024-08-08T19:32:34.832224+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:36 smithi032 bash[19677]: cluster 2024-08-08T19:32:34.832224+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:36 smithi169 bash[22013]: cluster 2024-08-08T19:32:34.832224+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: cluster 2024-08-08T19:32:36.832709+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:37.937377+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:37.938140+0000 mon.a (mon.0) 540 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:38.328142+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:38.338534+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:38.340687+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:38.342688+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[26432]: audit 2024-08-08T19:32:38.354286+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: cluster 2024-08-08T19:32:36.832709+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:37.937377+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:37.938140+0000 mon.a (mon.0) 540 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:38.328142+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:38.338534+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:38.340687+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:38.342688+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:38.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:38 smithi032 bash[19677]: audit 2024-08-08T19:32:38.354286+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: cluster 2024-08-08T19:32:36.832709+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:37.937377+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:37.938140+0000 mon.a (mon.0) 540 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:38.328142+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:38.338534+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:38.340687+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:38.342688+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:38 smithi169 bash[22013]: audit 2024-08-08T19:32:38.354286+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:39.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:39 smithi169 bash[22013]: audit 2024-08-08T19:32:38.552716+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T19:32:39.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:39 smithi169 bash[22013]: cluster 2024-08-08T19:32:38.558507+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-08T19:32:39.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:39 smithi169 bash[22013]: audit 2024-08-08T19:32:38.559448+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:39.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:39 smithi169 bash[22013]: audit 2024-08-08T19:32:38.562277+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:39.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:39 smithi169 bash[22013]: audit 2024-08-08T19:32:38.571035+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[19677]: audit 2024-08-08T19:32:38.552716+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[19677]: cluster 2024-08-08T19:32:38.558507+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[19677]: audit 2024-08-08T19:32:38.559448+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[19677]: audit 2024-08-08T19:32:38.562277+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[19677]: audit 2024-08-08T19:32:38.571035+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[26432]: audit 2024-08-08T19:32:38.552716+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[26432]: cluster 2024-08-08T19:32:38.558507+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[26432]: audit 2024-08-08T19:32:38.559448+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:39.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[26432]: audit 2024-08-08T19:32:38.562277+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:39.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:39 smithi032 bash[26432]: audit 2024-08-08T19:32:38.571035+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[26432]: cluster 2024-08-08T19:32:38.833354+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[26432]: audit 2024-08-08T19:32:39.565298+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[26432]: cluster 2024-08-08T19:32:39.570614+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[26432]: audit 2024-08-08T19:32:39.571538+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[26432]: audit 2024-08-08T19:32:39.585212+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[19677]: cluster 2024-08-08T19:32:38.833354+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[19677]: audit 2024-08-08T19:32:39.565298+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:32:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[19677]: cluster 2024-08-08T19:32:39.570614+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-08T19:32:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[19677]: audit 2024-08-08T19:32:39.571538+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:40 smithi032 bash[19677]: audit 2024-08-08T19:32:39.585212+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:40.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:40 smithi169 bash[22013]: cluster 2024-08-08T19:32:38.833354+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:40.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:40 smithi169 bash[22013]: audit 2024-08-08T19:32:39.565298+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:32:40.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:40 smithi169 bash[22013]: cluster 2024-08-08T19:32:39.570614+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-08T19:32:40.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:40 smithi169 bash[22013]: audit 2024-08-08T19:32:39.571538+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:40.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:40 smithi169 bash[22013]: audit 2024-08-08T19:32:39.585212+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: cluster 2024-08-08T19:32:38.983041+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:32:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: cluster 2024-08-08T19:32:38.983160+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:32:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: audit 2024-08-08T19:32:40.585020+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: cluster 2024-08-08T19:32:40.590553+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251] boot 2024-08-08T19:32:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: cluster 2024-08-08T19:32:40.590650+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-08T19:32:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:41 smithi169 bash[22013]: audit 2024-08-08T19:32:40.590857+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: cluster 2024-08-08T19:32:38.983041+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: cluster 2024-08-08T19:32:38.983160+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: audit 2024-08-08T19:32:40.585020+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: cluster 2024-08-08T19:32:40.590553+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251] boot 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: cluster 2024-08-08T19:32:40.590650+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[19677]: audit 2024-08-08T19:32:40.590857+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: cluster 2024-08-08T19:32:38.983041+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: cluster 2024-08-08T19:32:38.983160+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:32:41.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: audit 2024-08-08T19:32:40.585020+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: cluster 2024-08-08T19:32:40.590553+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1609692251,v1:172.21.15.169:6809/1609692251] boot 2024-08-08T19:32:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: cluster 2024-08-08T19:32:40.590650+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-08T19:32:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:41 smithi032 bash[26432]: audit 2024-08-08T19:32:40.590857+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:32:42.091 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 5 on host 'smithi169' 2024-08-08T19:32:42.662 DEBUG:teuthology.orchestra.run.smithi169:osd.5> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.5.service 2024-08-08T19:32:42.665 INFO:tasks.cephadm:Deploying osd.6 on smithi169 with /dev/vg_nvme/lv_2... 2024-08-08T19:32:42.666 DEBUG:teuthology.orchestra.run.smithi169:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-08T19:32:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:42 smithi169 bash[22013]: cluster 2024-08-08T19:32:40.833950+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:42 smithi169 bash[22013]: cluster 2024-08-08T19:32:41.598953+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-08T19:32:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:42 smithi169 bash[22013]: audit 2024-08-08T19:32:42.068811+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:42 smithi169 bash[22013]: audit 2024-08-08T19:32:42.076597+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:42 smithi169 bash[22013]: audit 2024-08-08T19:32:42.085012+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[19677]: cluster 2024-08-08T19:32:40.833950+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[19677]: cluster 2024-08-08T19:32:41.598953+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[19677]: audit 2024-08-08T19:32:42.068811+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[19677]: audit 2024-08-08T19:32:42.076597+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[19677]: audit 2024-08-08T19:32:42.085012+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[26432]: cluster 2024-08-08T19:32:40.833950+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-08T19:32:43.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[26432]: cluster 2024-08-08T19:32:41.598953+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-08T19:32:43.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[26432]: audit 2024-08-08T19:32:42.068811+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:32:43.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[26432]: audit 2024-08-08T19:32:42.076597+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:43.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:42 smithi032 bash[26432]: audit 2024-08-08T19:32:42.085012+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:43 smithi169 bash[22013]: cluster 2024-08-08T19:32:42.601986+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-08T19:32:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:43 smithi032 bash[26432]: cluster 2024-08-08T19:32:42.601986+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-08T19:32:44.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:43 smithi032 bash[19677]: cluster 2024-08-08T19:32:42.601986+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-08T19:32:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:44 smithi169 bash[22013]: cluster 2024-08-08T19:32:42.834472+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v228: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:44 smithi169 bash[22013]: cluster 2024-08-08T19:32:43.617885+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-08T19:32:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:44 smithi032 bash[19677]: cluster 2024-08-08T19:32:42.834472+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v228: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:45.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:44 smithi032 bash[19677]: cluster 2024-08-08T19:32:43.617885+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-08T19:32:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:44 smithi032 bash[26432]: cluster 2024-08-08T19:32:42.834472+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v228: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:44 smithi032 bash[26432]: cluster 2024-08-08T19:32:43.617885+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-08T19:32:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:45 smithi169 bash[22013]: cluster 2024-08-08T19:32:44.620203+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-08T19:32:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:45 smithi032 bash[19677]: cluster 2024-08-08T19:32:44.620203+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-08T19:32:46.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:45 smithi032 bash[26432]: cluster 2024-08-08T19:32:44.620203+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-08T19:32:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:46 smithi169 bash[22013]: cluster 2024-08-08T19:32:44.835006+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:46 smithi032 bash[19677]: cluster 2024-08-08T19:32:44.835006+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:47.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:46 smithi032 bash[26432]: cluster 2024-08-08T19:32:44.835006+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:32:47.148 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:32:48.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:48 smithi169 bash[22013]: cluster 2024-08-08T19:32:46.835621+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-08T19:32:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:48 smithi032 bash[19677]: cluster 2024-08-08T19:32:46.835621+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-08T19:32:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:48 smithi032 bash[26432]: cluster 2024-08-08T19:32:46.835621+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-08T19:32:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:50 smithi169 bash[22013]: cluster 2024-08-08T19:32:48.836200+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-08T19:32:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:50 smithi032 bash[19677]: cluster 2024-08-08T19:32:48.836200+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-08T19:32:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:50 smithi032 bash[26432]: cluster 2024-08-08T19:32:48.836200+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: cluster 2024-08-08T19:32:50.836788+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.509432+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.518557+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.521380+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.523293+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.531107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.535645+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.537408+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:52.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:52 smithi169 bash[22013]: audit 2024-08-08T19:32:52.547404+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: cluster 2024-08-08T19:32:50.836788+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.509432+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.518557+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.521380+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.523293+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.531107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.535645+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.537408+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[19677]: audit 2024-08-08T19:32:52.547404+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: cluster 2024-08-08T19:32:50.836788+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.509432+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.518557+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.521380+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.523293+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.531107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.535645+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.537408+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:32:53.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:52 smithi032 bash[26432]: audit 2024-08-08T19:32:52.547404+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:32:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:53 smithi169 bash[22013]: cephadm 2024-08-08T19:32:52.500561+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:53 smithi169 bash[22013]: cephadm 2024-08-08T19:32:52.524662+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-08T19:32:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:53 smithi032 bash[26432]: cephadm 2024-08-08T19:32:52.500561+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:53 smithi032 bash[26432]: cephadm 2024-08-08T19:32:52.524662+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-08T19:32:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:53 smithi032 bash[19677]: cephadm 2024-08-08T19:32:52.500561+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:32:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:53 smithi032 bash[19677]: cephadm 2024-08-08T19:32:52.524662+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-08T19:32:54.662 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:32:54.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_2 2024-08-08T19:32:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:54 smithi169 bash[22013]: cluster 2024-08-08T19:32:52.837374+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-08T19:32:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:54 smithi032 bash[19677]: cluster 2024-08-08T19:32:52.837374+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-08T19:32:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:54 smithi032 bash[26432]: cluster 2024-08-08T19:32:52.837374+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-08T19:32:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:56 smithi169 bash[22013]: cluster 2024-08-08T19:32:54.837960+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-08T19:32:57.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:56 smithi032 bash[19677]: cluster 2024-08-08T19:32:54.837960+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-08T19:32:57.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:56 smithi032 bash[26432]: cluster 2024-08-08T19:32:54.837960+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-08T19:32:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:32:58 smithi169 bash[22013]: cluster 2024-08-08T19:32:56.838584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:32:58 smithi032 bash[19677]: cluster 2024-08-08T19:32:56.838584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:32:58 smithi032 bash[26432]: cluster 2024-08-08T19:32:56.838584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:32:59.439 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:33:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:00 smithi169 bash[22013]: cluster 2024-08-08T19:32:58.839159+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:00 smithi032 bash[19677]: cluster 2024-08-08T19:32:58.839159+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:00 smithi032 bash[26432]: cluster 2024-08-08T19:32:58.839159+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:01 smithi169 bash[22013]: audit 2024-08-08T19:33:00.910012+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:01 smithi169 bash[22013]: audit 2024-08-08T19:33:00.916069+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:01.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:01 smithi169 bash[22013]: audit 2024-08-08T19:33:00.917856+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[19677]: audit 2024-08-08T19:33:00.910012+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:02.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[19677]: audit 2024-08-08T19:33:00.916069+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:02.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[19677]: audit 2024-08-08T19:33:00.917856+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:02.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[26432]: audit 2024-08-08T19:33:00.910012+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:02.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[26432]: audit 2024-08-08T19:33:00.916069+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:02.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:01 smithi032 bash[26432]: audit 2024-08-08T19:33:00.917856+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:02 smithi169 bash[22013]: cluster 2024-08-08T19:33:00.839737+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:02 smithi169 bash[22013]: audit 2024-08-08T19:33:00.903626+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:03.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:02 smithi032 bash[19677]: cluster 2024-08-08T19:33:00.839737+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:03.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:02 smithi032 bash[19677]: audit 2024-08-08T19:33:00.903626+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:02 smithi032 bash[26432]: cluster 2024-08-08T19:33:00.839737+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:02 smithi032 bash[26432]: audit 2024-08-08T19:33:00.903626+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:04 smithi169 bash[22013]: cluster 2024-08-08T19:33:02.840329+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:04 smithi032 bash[19677]: cluster 2024-08-08T19:33:02.840329+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:04 smithi032 bash[26432]: cluster 2024-08-08T19:33:02.840329+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:06.937 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:06 smithi169 bash[22013]: cluster 2024-08-08T19:33:04.840911+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:06 smithi032 bash[19677]: cluster 2024-08-08T19:33:04.840911+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:07.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:06 smithi032 bash[26432]: cluster 2024-08-08T19:33:04.840911+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:08 smithi169 bash[22013]: cluster 2024-08-08T19:33:06.841473+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:08 smithi032 bash[19677]: cluster 2024-08-08T19:33:06.841473+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:08 smithi032 bash[26432]: cluster 2024-08-08T19:33:06.841473+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: cluster 2024-08-08T19:33:08.842118+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: audit 2024-08-08T19:33:09.393463+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/4128972665' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: audit 2024-08-08T19:33:09.394624+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: audit 2024-08-08T19:33:09.398348+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]': finished 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: cluster 2024-08-08T19:33:09.403697+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[19677]: audit 2024-08-08T19:33:09.404217+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: cluster 2024-08-08T19:33:08.842118+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: audit 2024-08-08T19:33:09.393463+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/4128972665' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: audit 2024-08-08T19:33:09.394624+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: audit 2024-08-08T19:33:09.398348+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]': finished 2024-08-08T19:33:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: cluster 2024-08-08T19:33:09.403697+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-08T19:33:10.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:10 smithi032 bash[26432]: audit 2024-08-08T19:33:09.404217+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: cluster 2024-08-08T19:33:08.842118+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: audit 2024-08-08T19:33:09.393463+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/4128972665' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: audit 2024-08-08T19:33:09.394624+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]: dispatch 2024-08-08T19:33:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: audit 2024-08-08T19:33:09.398348+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "41eeb28c-1f6f-433d-bc2d-5df3c3b916ec"}]': finished 2024-08-08T19:33:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: cluster 2024-08-08T19:33:09.403697+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-08T19:33:10.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:10 smithi169 bash[22013]: audit 2024-08-08T19:33:09.404217+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:11 smithi032 bash[19677]: audit 2024-08-08T19:33:10.060126+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/2041336728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:33:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:11 smithi032 bash[26432]: audit 2024-08-08T19:33:10.060126+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/2041336728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:33:11.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:11 smithi169 bash[22013]: audit 2024-08-08T19:33:10.060126+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/2041336728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:33:12.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:12 smithi032 bash[19677]: cluster 2024-08-08T19:33:10.842682+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:12.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:12 smithi032 bash[26432]: cluster 2024-08-08T19:33:10.842682+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:12.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:12 smithi169 bash[22013]: cluster 2024-08-08T19:33:10.842682+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:14.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:14 smithi032 bash[19677]: cluster 2024-08-08T19:33:12.843238+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:14 smithi032 bash[26432]: cluster 2024-08-08T19:33:12.843238+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:14.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:14 smithi169 bash[22013]: cluster 2024-08-08T19:33:12.843238+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:16 smithi032 bash[26432]: cluster 2024-08-08T19:33:14.843765+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-08-08T19:33:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:16 smithi032 bash[19677]: cluster 2024-08-08T19:33:14.843765+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-08-08T19:33:16.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:16 smithi169 bash[22013]: cluster 2024-08-08T19:33:14.843765+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-08-08T19:33:18.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:18 smithi032 bash[26432]: cluster 2024-08-08T19:33:16.844335+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-08-08T19:33:18.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:18 smithi032 bash[19677]: cluster 2024-08-08T19:33:16.844335+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-08-08T19:33:18.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:18 smithi169 bash[22013]: cluster 2024-08-08T19:33:16.844335+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-08-08T19:33:20.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:20 smithi032 bash[26432]: cluster 2024-08-08T19:33:18.844851+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:20 smithi032 bash[19677]: cluster 2024-08-08T19:33:18.844851+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:20 smithi169 bash[22013]: cluster 2024-08-08T19:33:18.844851+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:22.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[19677]: cluster 2024-08-08T19:33:20.845338+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[19677]: audit 2024-08-08T19:33:22.003434+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-08T19:33:22.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[19677]: audit 2024-08-08T19:33:22.005351+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:22.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[26432]: cluster 2024-08-08T19:33:20.845338+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:22.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[26432]: audit 2024-08-08T19:33:22.003434+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-08T19:33:22.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:22 smithi032 bash[26432]: audit 2024-08-08T19:33:22.005351+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:22.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:22 smithi169 bash[22013]: cluster 2024-08-08T19:33:20.845338+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:22.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:22 smithi169 bash[22013]: audit 2024-08-08T19:33:22.003434+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-08T19:33:22.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:22 smithi169 bash[22013]: audit 2024-08-08T19:33:22.005351+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:23.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:23 smithi032 bash[26432]: cephadm 2024-08-08T19:33:22.006934+0000 mgr.y (mgr.14150) 275 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T19:33:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:23 smithi032 bash[19677]: cephadm 2024-08-08T19:33:22.006934+0000 mgr.y (mgr.14150) 275 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T19:33:23.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:23 smithi169 bash[22013]: cephadm 2024-08-08T19:33:22.006934+0000 mgr.y (mgr.14150) 275 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T19:33:24.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:24 smithi169 bash[22013]: cluster 2024-08-08T19:33:22.845873+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-08-08T19:33:24.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:24 smithi032 bash[26432]: cluster 2024-08-08T19:33:22.845873+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-08-08T19:33:24.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:24 smithi032 bash[19677]: cluster 2024-08-08T19:33:22.845873+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-08-08T19:33:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:26 smithi032 bash[19677]: cluster 2024-08-08T19:33:24.846507+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-08-08T19:33:26.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:26 smithi032 bash[26432]: cluster 2024-08-08T19:33:24.846507+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-08-08T19:33:26.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:26 smithi169 bash[22013]: cluster 2024-08-08T19:33:24.846507+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-08-08T19:33:26.820 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.821 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.821 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.821 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.821 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.822 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:26.822 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:33:26 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:33:27.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[19677]: audit 2024-08-08T19:33:26.867534+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:27.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[19677]: audit 2024-08-08T19:33:26.873196+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:27.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[19677]: audit 2024-08-08T19:33:26.882047+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:27.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[26432]: audit 2024-08-08T19:33:26.867534+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:27.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[26432]: audit 2024-08-08T19:33:26.873196+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:27.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:27 smithi032 bash[26432]: audit 2024-08-08T19:33:26.882047+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:27.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:27 smithi169 bash[22013]: audit 2024-08-08T19:33:26.867534+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:27.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:27 smithi169 bash[22013]: audit 2024-08-08T19:33:26.873196+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:27.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:27 smithi169 bash[22013]: audit 2024-08-08T19:33:26.882047+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:28 smithi169 bash[22013]: cluster 2024-08-08T19:33:26.847119+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-08-08T19:33:28.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:28 smithi032 bash[19677]: cluster 2024-08-08T19:33:26.847119+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-08-08T19:33:28.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:28 smithi032 bash[26432]: cluster 2024-08-08T19:33:26.847119+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-08-08T19:33:30.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:30 smithi032 bash[26432]: cluster 2024-08-08T19:33:28.847744+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:30.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:30 smithi032 bash[19677]: cluster 2024-08-08T19:33:28.847744+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:30 smithi169 bash[22013]: cluster 2024-08-08T19:33:28.847744+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:32.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:32 smithi032 bash[26432]: cluster 2024-08-08T19:33:30.848423+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:32.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:32 smithi032 bash[19677]: cluster 2024-08-08T19:33:30.848423+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:32.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:32 smithi169 bash[22013]: cluster 2024-08-08T19:33:30.848423+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:33.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:33 smithi169 bash[22013]: audit 2024-08-08T19:33:32.244204+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:33 smithi169 bash[22013]: audit 2024-08-08T19:33:32.253151+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:33 smithi169 bash[22013]: audit 2024-08-08T19:33:32.969152+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:33.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:33 smithi169 bash[22013]: audit 2024-08-08T19:33:32.971033+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:33.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:33 smithi169 bash[22013]: audit 2024-08-08T19:33:32.981035+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[26432]: audit 2024-08-08T19:33:32.244204+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[26432]: audit 2024-08-08T19:33:32.253151+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[26432]: audit 2024-08-08T19:33:32.969152+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:33.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[26432]: audit 2024-08-08T19:33:32.971033+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:33.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[26432]: audit 2024-08-08T19:33:32.981035+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[19677]: audit 2024-08-08T19:33:32.244204+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[19677]: audit 2024-08-08T19:33:32.253151+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:33.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[19677]: audit 2024-08-08T19:33:32.969152+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:33.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[19677]: audit 2024-08-08T19:33:32.971033+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:33.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:33 smithi032 bash[19677]: audit 2024-08-08T19:33:32.981035+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:34.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:34 smithi169 bash[22013]: cluster 2024-08-08T19:33:32.848998+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:34.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:34 smithi169 bash[22013]: audit 2024-08-08T19:33:33.669818+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:34.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:34 smithi169 bash[22013]: audit 2024-08-08T19:33:33.671032+0000 mon.a (mon.0) 590 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:34.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[19677]: cluster 2024-08-08T19:33:32.848998+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:34.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[19677]: audit 2024-08-08T19:33:33.669818+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:34.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[19677]: audit 2024-08-08T19:33:33.671032+0000 mon.a (mon.0) 590 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:34.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[26432]: cluster 2024-08-08T19:33:32.848998+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:34.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[26432]: audit 2024-08-08T19:33:33.669818+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:34.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:34 smithi032 bash[26432]: audit 2024-08-08T19:33:33.671032+0000 mon.a (mon.0) 590 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-08T19:33:35.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:35 smithi169 bash[22013]: audit 2024-08-08T19:33:34.253399+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T19:33:35.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:35 smithi169 bash[22013]: cluster 2024-08-08T19:33:34.258653+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-08T19:33:35.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:35 smithi169 bash[22013]: audit 2024-08-08T19:33:34.259449+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:35.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:35 smithi169 bash[22013]: audit 2024-08-08T19:33:34.259587+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:35.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:35 smithi169 bash[22013]: audit 2024-08-08T19:33:34.268240+0000 mon.a (mon.0) 594 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[19677]: audit 2024-08-08T19:33:34.253399+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T19:33:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[19677]: cluster 2024-08-08T19:33:34.258653+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-08T19:33:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[19677]: audit 2024-08-08T19:33:34.259449+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[19677]: audit 2024-08-08T19:33:34.259587+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[19677]: audit 2024-08-08T19:33:34.268240+0000 mon.a (mon.0) 594 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[26432]: audit 2024-08-08T19:33:34.253399+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[26432]: cluster 2024-08-08T19:33:34.258653+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[26432]: audit 2024-08-08T19:33:34.259449+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[26432]: audit 2024-08-08T19:33:34.259587+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:35 smithi032 bash[26432]: audit 2024-08-08T19:33:34.268240+0000 mon.a (mon.0) 594 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:33:36.169 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 6 on host 'smithi169' 2024-08-08T19:33:36.438 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: cluster 2024-08-08T19:33:34.849516+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-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:35.263086+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: cluster 2024-08-08T19:33:35.269023+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:35.269949+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:35.278432+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:35.749144+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:36.149965+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:36.157656+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.439 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:36 smithi169 bash[22013]: audit 2024-08-08T19:33:36.166288+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: cluster 2024-08-08T19:33:34.849516+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-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:35.263086+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: cluster 2024-08-08T19:33:35.269023+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:35.269949+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:35.278432+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:35.749144+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:36.149965+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:36.157656+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[19677]: audit 2024-08-08T19:33:36.166288+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: cluster 2024-08-08T19:33:34.849516+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-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:35.263086+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: cluster 2024-08-08T19:33:35.269023+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:35.269949+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:35.278432+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:35.749144+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:36.149965+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:36.157656+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:36 smithi032 bash[26432]: audit 2024-08-08T19:33:36.166288+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:36.855 DEBUG:teuthology.orchestra.run.smithi169:osd.6> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.6.service 2024-08-08T19:33:36.857 INFO:tasks.cephadm:Deploying osd.7 on smithi169 with /dev/vg_nvme/lv_1... 2024-08-08T19:33:36.857 DEBUG:teuthology.orchestra.run.smithi169:> 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 c11b7f06-55bb-11ef-bccd-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-08T19:33:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: cluster 2024-08-08T19:33:34.679933+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:33:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: cluster 2024-08-08T19:33:34.680024+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:33:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: audit 2024-08-08T19:33:36.282632+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: cluster 2024-08-08T19:33:36.291231+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795] boot 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: cluster 2024-08-08T19:33:36.291323+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[26432]: audit 2024-08-08T19:33:36.291583+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: cluster 2024-08-08T19:33:34.679933+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: cluster 2024-08-08T19:33:34.680024+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: audit 2024-08-08T19:33:36.282632+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: cluster 2024-08-08T19:33:36.291231+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795] boot 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: cluster 2024-08-08T19:33:36.291323+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-08T19:33:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:37 smithi032 bash[19677]: audit 2024-08-08T19:33:36.291583+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: cluster 2024-08-08T19:33:34.679933+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:33:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: cluster 2024-08-08T19:33:34.680024+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:33:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: audit 2024-08-08T19:33:36.282632+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: cluster 2024-08-08T19:33:36.291231+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.169:6816/613109795,v1:172.21.15.169:6817/613109795] boot 2024-08-08T19:33:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: cluster 2024-08-08T19:33:36.291323+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-08T19:33:37.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:37 smithi169 bash[22013]: audit 2024-08-08T19:33:36.291583+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:33:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:38 smithi032 bash[19677]: cluster 2024-08-08T19:33:36.850044+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:38 smithi032 bash[19677]: cluster 2024-08-08T19:33:37.299595+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-08T19:33:38.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:38 smithi032 bash[26432]: cluster 2024-08-08T19:33:36.850044+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:38.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:38 smithi032 bash[26432]: cluster 2024-08-08T19:33:37.299595+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-08T19:33:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:38 smithi169 bash[22013]: cluster 2024-08-08T19:33:36.850044+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-08T19:33:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:38 smithi169 bash[22013]: cluster 2024-08-08T19:33:37.299595+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-08T19:33:39.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:39 smithi032 bash[19677]: cluster 2024-08-08T19:33:38.301602+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-08T19:33:39.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:39 smithi032 bash[19677]: cluster 2024-08-08T19:33:39.032654+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-08T19:33:39.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:39 smithi032 bash[26432]: cluster 2024-08-08T19:33:38.301602+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-08T19:33:39.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:39 smithi032 bash[26432]: cluster 2024-08-08T19:33:39.032654+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-08T19:33:39.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:39 smithi169 bash[22013]: cluster 2024-08-08T19:33:38.301602+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-08T19:33:39.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:39 smithi169 bash[22013]: cluster 2024-08-08T19:33:39.032654+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-08T19:33:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:40 smithi032 bash[19677]: cluster 2024-08-08T19:33:38.850585+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:40 smithi032 bash[19677]: cluster 2024-08-08T19:33:40.034459+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-08T19:33:40.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:40 smithi032 bash[26432]: cluster 2024-08-08T19:33:38.850585+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:40 smithi032 bash[26432]: cluster 2024-08-08T19:33:40.034459+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-08T19:33:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:40 smithi169 bash[22013]: cluster 2024-08-08T19:33:38.850585+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:40 smithi169 bash[22013]: cluster 2024-08-08T19:33:40.034459+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-08T19:33:41.213 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:33:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:42 smithi032 bash[19677]: cluster 2024-08-08T19:33:40.851114+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:42.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:42 smithi032 bash[26432]: cluster 2024-08-08T19:33:40.851114+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:42 smithi169 bash[22013]: cluster 2024-08-08T19:33:40.851114+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:44 smithi032 bash[19677]: cluster 2024-08-08T19:33:42.851838+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-08T19:33:44.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:44 smithi032 bash[26432]: cluster 2024-08-08T19:33:42.851838+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-08T19:33:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:44 smithi169 bash[22013]: cluster 2024-08-08T19:33:42.851838+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-08T19:33:46.568 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-08T19:33:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:46 smithi032 bash[19677]: cluster 2024-08-08T19:33:44.852448+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-08T19:33:46.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:46 smithi032 bash[26432]: cluster 2024-08-08T19:33:44.852448+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-08T19:33:46.618 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:46 smithi169 bash[22013]: cluster 2024-08-08T19:33:44.852448+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-08T19:33:46.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_1 2024-08-08T19:33:48.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:48 smithi032 bash[19677]: cluster 2024-08-08T19:33:46.853001+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:33:48.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:48 smithi032 bash[26432]: cluster 2024-08-08T19:33:46.853001+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:33:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:48 smithi169 bash[22013]: cluster 2024-08-08T19:33:46.853001+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:33:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: cluster 2024-08-08T19:33:48.853674+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:33:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: cephadm 2024-08-08T19:33:49.447065+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.455723+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.464759+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.467731+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.469702+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.471525+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: cephadm 2024-08-08T19:33:49.472834+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.479115+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.483618+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.485617+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:50.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:50 smithi169 bash[22013]: audit 2024-08-08T19:33:49.495468+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: cluster 2024-08-08T19:33:48.853674+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:33:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: cephadm 2024-08-08T19:33:49.447065+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:33:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.455723+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.464759+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.467731+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.469702+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.471525+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: cephadm 2024-08-08T19:33:49.472834+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.479115+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.483618+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.485617+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[19677]: audit 2024-08-08T19:33:49.495468+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: cluster 2024-08-08T19:33:48.853674+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: cephadm 2024-08-08T19:33:49.447065+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.455723+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.464759+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.467731+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.469702+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.471525+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: cephadm 2024-08-08T19:33:49.472834+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.479115+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.483618+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.485617+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:33:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:50 smithi032 bash[26432]: audit 2024-08-08T19:33:49.495468+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:33:51.911 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:33:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:52 smithi169 bash[22013]: cluster 2024-08-08T19:33:50.854304+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:33:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:52 smithi032 bash[19677]: cluster 2024-08-08T19:33:50.854304+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:33:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:52 smithi032 bash[26432]: cluster 2024-08-08T19:33:50.854304+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:33:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:53 smithi169 bash[22013]: audit 2024-08-08T19:33:53.298770+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:53 smithi169 bash[22013]: audit 2024-08-08T19:33:53.305045+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:53 smithi169 bash[22013]: audit 2024-08-08T19:33:53.307124+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[19677]: audit 2024-08-08T19:33:53.298770+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[19677]: audit 2024-08-08T19:33:53.305045+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[19677]: audit 2024-08-08T19:33:53.307124+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[26432]: audit 2024-08-08T19:33:53.298770+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-08T19:33:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[26432]: audit 2024-08-08T19:33:53.305045+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-08T19:33:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:53 smithi032 bash[26432]: audit 2024-08-08T19:33:53.307124+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:33:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:54 smithi169 bash[22013]: cluster 2024-08-08T19:33:52.854901+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:33:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:54 smithi169 bash[22013]: audit 2024-08-08T19:33:53.291737+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:54 smithi032 bash[19677]: cluster 2024-08-08T19:33:52.854901+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:33:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:54 smithi032 bash[19677]: audit 2024-08-08T19:33:53.291737+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:54 smithi032 bash[26432]: cluster 2024-08-08T19:33:52.854901+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:33:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:54 smithi032 bash[26432]: audit 2024-08-08T19:33:53.291737+0000 mgr.y (mgr.14150) 294 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:33:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:56 smithi169 bash[22013]: cluster 2024-08-08T19:33:54.855497+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:56 smithi032 bash[19677]: cluster 2024-08-08T19:33:54.855497+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:56 smithi032 bash[26432]: cluster 2024-08-08T19:33:54.855497+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:33:58 smithi169 bash[22013]: cluster 2024-08-08T19:33:56.856016+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:33:58 smithi032 bash[19677]: cluster 2024-08-08T19:33:56.856016+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:33:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:33:58 smithi032 bash[26432]: cluster 2024-08-08T19:33:56.856016+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:00 smithi169 bash[22013]: cluster 2024-08-08T19:33:58.856592+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:00 smithi032 bash[19677]: cluster 2024-08-08T19:33:58.856592+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:00.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:00 smithi032 bash[26432]: cluster 2024-08-08T19:33:58.856592+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: cluster 2024-08-08T19:34:00.857166+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: audit 2024-08-08T19:34:02.086402+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/3762582245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: audit 2024-08-08T19:34:02.087905+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: audit 2024-08-08T19:34:02.091590+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]': finished 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: cluster 2024-08-08T19:34:02.097143+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[19677]: audit 2024-08-08T19:34:02.097901+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: cluster 2024-08-08T19:34:00.857166+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: audit 2024-08-08T19:34:02.086402+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/3762582245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: audit 2024-08-08T19:34:02.087905+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: audit 2024-08-08T19:34:02.091590+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]': finished 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: cluster 2024-08-08T19:34:02.097143+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-08T19:34:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:02 smithi032 bash[26432]: audit 2024-08-08T19:34:02.097901+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: cluster 2024-08-08T19:34:00.857166+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: audit 2024-08-08T19:34:02.086402+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/3762582245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: audit 2024-08-08T19:34:02.087905+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]: dispatch 2024-08-08T19:34:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: audit 2024-08-08T19:34:02.091590+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34d090ad-211f-4267-b399-c9a870ded062"}]': finished 2024-08-08T19:34:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: cluster 2024-08-08T19:34:02.097143+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-08T19:34:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:02 smithi169 bash[22013]: audit 2024-08-08T19:34:02.097901+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:03.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:03 smithi032 bash[19677]: audit 2024-08-08T19:34:02.763734+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/4265253707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:34:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:03 smithi032 bash[26432]: audit 2024-08-08T19:34:02.763734+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/4265253707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:34:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:03 smithi169 bash[22013]: audit 2024-08-08T19:34:02.763734+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/4265253707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-08T19:34:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:04 smithi032 bash[19677]: cluster 2024-08-08T19:34:02.857810+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:04 smithi032 bash[26432]: cluster 2024-08-08T19:34:02.857810+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:04 smithi169 bash[22013]: cluster 2024-08-08T19:34:02.857810+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:06 smithi032 bash[19677]: cluster 2024-08-08T19:34:04.858406+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:06 smithi032 bash[26432]: cluster 2024-08-08T19:34:04.858406+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:06 smithi169 bash[22013]: cluster 2024-08-08T19:34:04.858406+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:08 smithi032 bash[19677]: cluster 2024-08-08T19:34:06.858949+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:08 smithi032 bash[26432]: cluster 2024-08-08T19:34:06.858949+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:08 smithi169 bash[22013]: cluster 2024-08-08T19:34:06.858949+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:10.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:10 smithi032 bash[19677]: cluster 2024-08-08T19:34:08.859543+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:10 smithi032 bash[26432]: cluster 2024-08-08T19:34:08.859543+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:10 smithi169 bash[22013]: cluster 2024-08-08T19:34:08.859543+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:12.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:12 smithi032 bash[19677]: cluster 2024-08-08T19:34:10.860088+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:12.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:12 smithi032 bash[26432]: cluster 2024-08-08T19:34:10.860088+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:12 smithi169 bash[22013]: cluster 2024-08-08T19:34:10.860088+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:14 smithi169 bash[22013]: cluster 2024-08-08T19:34:12.860748+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-08-08T19:34:14.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:14 smithi032 bash[19677]: cluster 2024-08-08T19:34:12.860748+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-08-08T19:34:14.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:14 smithi032 bash[26432]: cluster 2024-08-08T19:34:12.860748+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-08-08T19:34:15.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:15 smithi169 bash[22013]: audit 2024-08-08T19:34:15.194344+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-08T19:34:15.812 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:15 smithi169 bash[22013]: audit 2024-08-08T19:34:15.196205+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:15.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:15 smithi032 bash[19677]: audit 2024-08-08T19:34:15.194344+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-08T19:34:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:15 smithi032 bash[19677]: audit 2024-08-08T19:34:15.196205+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:15.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:15 smithi032 bash[26432]: audit 2024-08-08T19:34:15.194344+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-08T19:34:15.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:15 smithi032 bash[26432]: audit 2024-08-08T19:34:15.196205+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:16.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:16 smithi169 bash[22013]: cluster 2024-08-08T19:34:14.861457+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-08-08T19:34:16.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:16 smithi169 bash[22013]: cephadm 2024-08-08T19:34:15.197888+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T19:34:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:16 smithi032 bash[19677]: cluster 2024-08-08T19:34:14.861457+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-08-08T19:34:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:16 smithi032 bash[19677]: cephadm 2024-08-08T19:34:15.197888+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T19:34:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:16 smithi032 bash[26432]: cluster 2024-08-08T19:34:14.861457+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-08-08T19:34:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:16 smithi032 bash[26432]: cephadm 2024-08-08T19:34:15.197888+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T19:34:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:18 smithi032 bash[19677]: cluster 2024-08-08T19:34:16.862068+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-08-08T19:34:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:18 smithi032 bash[26432]: cluster 2024-08-08T19:34:16.862068+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-08-08T19:34:18.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:18 smithi169 bash[22013]: cluster 2024-08-08T19:34:16.862068+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-08-08T19:34:19.974 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:34:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:34:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:19.975 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:34:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:19.975 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:34:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.316 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:34:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.316 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:34:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.317 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:34:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.317 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:34:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:20 smithi169 bash[22013]: cluster 2024-08-08T19:34:18.862764+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-08-08T19:34:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:20 smithi169 bash[22013]: audit 2024-08-08T19:34:20.267262+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:20 smithi169 bash[22013]: audit 2024-08-08T19:34:20.274945+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:20 smithi169 bash[22013]: audit 2024-08-08T19:34:20.283790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[19677]: cluster 2024-08-08T19:34:18.862764+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-08-08T19:34:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[19677]: audit 2024-08-08T19:34:20.267262+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[19677]: audit 2024-08-08T19:34:20.274945+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[19677]: audit 2024-08-08T19:34:20.283790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[26432]: cluster 2024-08-08T19:34:18.862764+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-08-08T19:34:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[26432]: audit 2024-08-08T19:34:20.267262+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[26432]: audit 2024-08-08T19:34:20.274945+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:20 smithi032 bash[26432]: audit 2024-08-08T19:34:20.283790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:22.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:22 smithi032 bash[19677]: cluster 2024-08-08T19:34:20.863248+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-08-08T19:34:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:22 smithi032 bash[26432]: cluster 2024-08-08T19:34:20.863248+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-08-08T19:34:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:22 smithi169 bash[22013]: cluster 2024-08-08T19:34:20.863248+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-08-08T19:34:24.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:24 smithi169 bash[22013]: cluster 2024-08-08T19:34:22.863920+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-08-08T19:34:24.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:24 smithi032 bash[19677]: cluster 2024-08-08T19:34:22.863920+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-08-08T19:34:24.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:24 smithi032 bash[26432]: cluster 2024-08-08T19:34:22.863920+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-08-08T19:34:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: cluster 2024-08-08T19:34:24.864528+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: audit 2024-08-08T19:34:25.718913+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: audit 2024-08-08T19:34:25.727820+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:26.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: audit 2024-08-08T19:34:25.729779+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:26.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: audit 2024-08-08T19:34:25.731527+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:26.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:26 smithi169 bash[22013]: audit 2024-08-08T19:34:25.743224+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: cluster 2024-08-08T19:34:24.864528+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: audit 2024-08-08T19:34:25.718913+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: audit 2024-08-08T19:34:25.727820+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: audit 2024-08-08T19:34:25.729779+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: audit 2024-08-08T19:34:25.731527+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[19677]: audit 2024-08-08T19:34:25.743224+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: cluster 2024-08-08T19:34:24.864528+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: audit 2024-08-08T19:34:25.718913+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: audit 2024-08-08T19:34:25.727820+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: audit 2024-08-08T19:34:25.729779+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: audit 2024-08-08T19:34:25.731527+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:26 smithi032 bash[26432]: audit 2024-08-08T19:34:25.743224+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:27 smithi169 bash[22013]: audit 2024-08-08T19:34:27.369621+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:27 smithi169 bash[22013]: audit 2024-08-08T19:34:27.370776+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:28.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:27 smithi032 bash[19677]: audit 2024-08-08T19:34:27.369621+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:28.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:27 smithi032 bash[19677]: audit 2024-08-08T19:34:27.370776+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:28.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:27 smithi032 bash[26432]: audit 2024-08-08T19:34:27.369621+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:28.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:27 smithi032 bash[26432]: audit 2024-08-08T19:34:27.370776+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: cluster 2024-08-08T19:34:26.865077+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: audit 2024-08-08T19:34:27.726582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: cluster 2024-08-08T19:34:27.731774+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: audit 2024-08-08T19:34:27.732190+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: audit 2024-08-08T19:34:27.732195+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[19677]: audit 2024-08-08T19:34:27.733323+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: cluster 2024-08-08T19:34:26.865077+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: audit 2024-08-08T19:34:27.726582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: cluster 2024-08-08T19:34:27.731774+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: audit 2024-08-08T19:34:27.732190+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: audit 2024-08-08T19:34:27.732195+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:28 smithi032 bash[26432]: audit 2024-08-08T19:34:27.733323+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: cluster 2024-08-08T19:34:26.865077+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:29.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: audit 2024-08-08T19:34:27.726582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T19:34:29.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: cluster 2024-08-08T19:34:27.731774+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-08T19:34:29.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: audit 2024-08-08T19:34:27.732190+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: audit 2024-08-08T19:34:27.732195+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:28 smithi169 bash[22013]: audit 2024-08-08T19:34:27.733323+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-08T19:34:29.640 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 7 on host 'smithi169' 2024-08-08T19:34:29.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:28.728995+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:34:29.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: cluster 2024-08-08T19:34:28.735040+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-08T19:34:29.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:28.736417+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:28.737679+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: cluster 2024-08-08T19:34:28.865654+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: cluster 2024-08-08T19:34:29.061941+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.062189+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.197122+0000 mon.a (mon.0) 648 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.621018+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.628619+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.637588+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:29.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:29 smithi169 bash[22013]: audit 2024-08-08T19:34:29.737288+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:28.728995+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: cluster 2024-08-08T19:34:28.735040+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:28.736417+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:28.737679+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: cluster 2024-08-08T19:34:28.865654+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: cluster 2024-08-08T19:34:29.061941+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-08T19:34:30.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.062189+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.197122+0000 mon.a (mon.0) 648 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.621018+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.628619+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.637588+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[19677]: audit 2024-08-08T19:34:29.737288+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:28.728995+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: cluster 2024-08-08T19:34:28.735040+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:28.736417+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:28.737679+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: cluster 2024-08-08T19:34:28.865654+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: cluster 2024-08-08T19:34:29.061941+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.062189+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.197122+0000 mon.a (mon.0) 648 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.621018+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.628619+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.637588+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:30.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:29 smithi032 bash[26432]: audit 2024-08-08T19:34:29.737288+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:30.283 DEBUG:teuthology.orchestra.run.smithi169:osd.7> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.7.service 2024-08-08T19:34:30.285 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-08T19:34:30.286 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd stat -f json 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[19677]: cluster 2024-08-08T19:34:28.372494+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[19677]: cluster 2024-08-08T19:34:28.372577+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[19677]: cluster 2024-08-08T19:34:30.064977+0000 mon.a (mon.0) 653 : cluster [INF] osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595] boot 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[19677]: cluster 2024-08-08T19:34:30.065172+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[19677]: audit 2024-08-08T19:34:30.065669+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:31.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[26432]: cluster 2024-08-08T19:34:28.372494+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:34:31.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[26432]: cluster 2024-08-08T19:34:28.372577+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:34:31.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[26432]: cluster 2024-08-08T19:34:30.064977+0000 mon.a (mon.0) 653 : cluster [INF] osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595] boot 2024-08-08T19:34:31.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[26432]: cluster 2024-08-08T19:34:30.065172+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-08T19:34:31.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:31 smithi032 bash[26432]: audit 2024-08-08T19:34:30.065669+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:31 smithi169 bash[22013]: cluster 2024-08-08T19:34:28.372494+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-08T19:34:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:31 smithi169 bash[22013]: cluster 2024-08-08T19:34:28.372577+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-08T19:34:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:31 smithi169 bash[22013]: cluster 2024-08-08T19:34:30.064977+0000 mon.a (mon.0) 653 : cluster [INF] osd.7 [v2:172.21.15.169:6824/255930595,v1:172.21.15.169:6825/255930595] boot 2024-08-08T19:34:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:31 smithi169 bash[22013]: cluster 2024-08-08T19:34:30.065172+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-08T19:34:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:31 smithi169 bash[22013]: audit 2024-08-08T19:34:30.065669+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:34:32.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:32 smithi032 bash[19677]: cluster 2024-08-08T19:34:30.866239+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v297: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:32.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:32 smithi032 bash[19677]: cluster 2024-08-08T19:34:31.075646+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-08T19:34:32.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:32 smithi032 bash[26432]: cluster 2024-08-08T19:34:30.866239+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v297: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:32.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:32 smithi032 bash[26432]: cluster 2024-08-08T19:34:31.075646+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-08T19:34:32.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:32 smithi169 bash[22013]: cluster 2024-08-08T19:34:30.866239+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v297: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:32.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:32 smithi169 bash[22013]: cluster 2024-08-08T19:34:31.075646+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-08T19:34:33.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:33 smithi169 bash[22013]: cluster 2024-08-08T19:34:32.075709+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-08T19:34:33.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:33 smithi032 bash[19677]: cluster 2024-08-08T19:34:32.075709+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-08T19:34:33.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:33 smithi032 bash[26432]: cluster 2024-08-08T19:34:32.075709+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-08T19:34:34.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:34 smithi169 bash[22013]: cluster 2024-08-08T19:34:32.866837+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v300: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:34.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:34 smithi169 bash[22013]: cluster 2024-08-08T19:34:33.088691+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-08T19:34:34.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:34 smithi032 bash[19677]: cluster 2024-08-08T19:34:32.866837+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v300: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:34.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:34 smithi032 bash[19677]: cluster 2024-08-08T19:34:33.088691+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-08T19:34:34.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:34 smithi032 bash[26432]: cluster 2024-08-08T19:34:32.866837+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v300: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:34.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:34 smithi032 bash[26432]: cluster 2024-08-08T19:34:33.088691+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-08T19:34:35.073 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:34:35.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:35 smithi169 bash[22013]: cluster 2024-08-08T19:34:34.094522+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-08T19:34:35.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:35 smithi032 bash[19677]: cluster 2024-08-08T19:34:34.094522+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-08T19:34:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:35 smithi032 bash[26432]: cluster 2024-08-08T19:34:34.094522+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-08T19:34:36.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:36 smithi169 bash[22013]: cluster 2024-08-08T19:34:34.867428+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:36.519 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:34:36.531 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:36 smithi032 bash[26432]: cluster 2024-08-08T19:34:34.867428+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:36.532 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:36 smithi032 bash[19677]: cluster 2024-08-08T19:34:34.867428+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:37.243 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1723145670,"num_in_osds":8,"osd_in_since":1723145642,"num_remapped_pgs":0} 2024-08-08T19:34:37.244 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd dump --format=json 2024-08-08T19:34:37.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:37 smithi169 bash[22013]: audit 2024-08-08T19:34:36.521050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/2941489271' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-08T19:34:37.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:37 smithi032 bash[26432]: audit 2024-08-08T19:34:36.521050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/2941489271' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-08T19:34:37.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:37 smithi032 bash[19677]: audit 2024-08-08T19:34:36.521050+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/2941489271' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-08T19:34:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:38 smithi169 bash[22013]: cluster 2024-08-08T19:34:36.867995+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:34:38.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:38 smithi032 bash[19677]: cluster 2024-08-08T19:34:36.867995+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:34:38.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:38 smithi032 bash[26432]: cluster 2024-08-08T19:34:36.867995+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-08-08T19:34:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: cluster 2024-08-08T19:34:38.868899+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:34:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: cephadm 2024-08-08T19:34:39.526851+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:34:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.535933+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.544673+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.548229+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.550111+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.551998+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.553835+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: cephadm 2024-08-08T19:34:39.555234+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.561569+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.566003+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.567656+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[19677]: audit 2024-08-08T19:34:39.577689+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: cluster 2024-08-08T19:34:38.868899+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:34:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: cephadm 2024-08-08T19:34:39.526851+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.535933+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.544673+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.548229+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.550111+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.551998+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.553835+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: cephadm 2024-08-08T19:34:39.555234+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.561569+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.566003+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.567656+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:40 smithi032 bash[26432]: audit 2024-08-08T19:34:39.577689+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: cluster 2024-08-08T19:34:38.868899+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-08T19:34:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: cephadm 2024-08-08T19:34:39.526851+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-08T19:34:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.535933+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.544673+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.548229+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.550111+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.551998+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.553835+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: cephadm 2024-08-08T19:34:39.555234+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.561569+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.566003+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.567656+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:40 smithi169 bash[22013]: audit 2024-08-08T19:34:39.577689+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:42.022 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:34:42.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:42 smithi032 bash[19677]: cluster 2024-08-08T19:34:40.869625+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:34:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:42 smithi032 bash[26432]: cluster 2024-08-08T19:34:40.869625+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:34:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:42 smithi169 bash[22013]: cluster 2024-08-08T19:34:40.869625+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-08T19:34:43.367 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:34:43.367 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","created":"2024-08-08T19:25:07.964713+0000","modified":"2024-08-08T19:34:34.084856+0000","last_up_change":"2024-08-08T19:34:30.056704+0000","last_in_change":"2024-08-08T19:34:02.089062+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-08-08T19:30:05.333205+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,"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":"997fe2a3-550b-41dc-ae63-f1a579d2a18c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6803","nonce":1605246422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6805","nonce":1605246422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6809","nonce":1605246422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6807","nonce":1605246422}]},"public_addr":"172.21.15.32:6803/1605246422","cluster_addr":"172.21.15.32:6805/1605246422","heartbeat_back_addr":"172.21.15.32:6809/1605246422","heartbeat_front_addr":"172.21.15.32:6807/1605246422","state":["exists","up"]},{"osd":1,"uuid":"597b5e10-fffa-446b-892c-ef8129a35bd9","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.32:6810","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6811","nonce":3102899519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6813","nonce":3102899519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6817","nonce":3102899519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6815","nonce":3102899519}]},"public_addr":"172.21.15.32:6811/3102899519","cluster_addr":"172.21.15.32:6813/3102899519","heartbeat_back_addr":"172.21.15.32:6817/3102899519","heartbeat_front_addr":"172.21.15.32:6815/3102899519","state":["exists","up"]},{"osd":2,"uuid":"44eaf064-f1fb-4a5b-8981-5076267f409d","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.32:6818","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6819","nonce":1996962608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6821","nonce":1996962608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6825","nonce":1996962608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6823","nonce":1996962608}]},"public_addr":"172.21.15.32:6819/1996962608","cluster_addr":"172.21.15.32:6821/1996962608","heartbeat_back_addr":"172.21.15.32:6825/1996962608","heartbeat_front_addr":"172.21.15.32:6823/1996962608","state":["exists","up"]},{"osd":3,"uuid":"5bfc04ec-9e86-440e-a87e-63f7892a7689","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.32:6826","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6827","nonce":1845005897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6829","nonce":1845005897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6833","nonce":1845005897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6831","nonce":1845005897}]},"public_addr":"172.21.15.32:6827/1845005897","cluster_addr":"172.21.15.32:6829/1845005897","heartbeat_back_addr":"172.21.15.32:6833/1845005897","heartbeat_front_addr":"172.21.15.32:6831/1845005897","state":["exists","up"]},{"osd":4,"uuid":"5593a2dd-90f5-43cd-9447-90dc5bab22e6","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.169:6800","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6801","nonce":929976076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6803","nonce":929976076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6807","nonce":929976076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6805","nonce":929976076}]},"public_addr":"172.21.15.169:6801/929976076","cluster_addr":"172.21.15.169:6803/929976076","heartbeat_back_addr":"172.21.15.169:6807/929976076","heartbeat_front_addr":"172.21.15.169:6805/929976076","state":["exists","up"]},{"osd":5,"uuid":"b8b866b7-f557-4d00-8ae7-d70523d42928","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.169:6808","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6809","nonce":1609692251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6811","nonce":1609692251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6815","nonce":1609692251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6813","nonce":1609692251}]},"public_addr":"172.21.15.169:6809/1609692251","cluster_addr":"172.21.15.169:6811/1609692251","heartbeat_back_addr":"172.21.15.169:6815/1609692251","heartbeat_front_addr":"172.21.15.169:6813/1609692251","state":["exists","up"]},{"osd":6,"uuid":"41eeb28c-1f6f-433d-bc2d-5df3c3b916ec","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.169:6816","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6817","nonce":613109795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6819","nonce":613109795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6823","nonce":613109795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6821","nonce":613109795}]},"public_addr":"172.21.15.169:6817/613109795","cluster_addr":"172.21.15.169:6819/613109795","heartbeat_back_addr":"172.21.15.169:6823/613109795","heartbeat_front_addr":"172.21.15.169:6821/613109795","state":["exists","up"]},{"osd":7,"uuid":"34d090ad-211f-4267-b399-c9a870ded062","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6825","nonce":255930595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6827","nonce":255930595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6831","nonce":255930595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6829","nonce":255930595}]},"public_addr":"172.21.15.169:6825/255930595","cluster_addr":"172.21.15.169:6827/255930595","heartbeat_back_addr":"172.21.15.169:6831/255930595","heartbeat_front_addr":"172.21.15.169:6829/255930595","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-08-08T19:28:17.985298+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-08-08T19:29:11.226162+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-08-08T19:30:03.004340+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-08-08T19:30:54.823209+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-08-08T19:31:46.343143+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-08-08T19:32:38.983167+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-08-08T19:33:34.680028+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-08-08T19:34:28.372580+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6801/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6800/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/454124807":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/2175748588":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/1752286207":"2024-08-09T19:25:34.561894+0000","172.21.15.32:6800/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/2538637957":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/686527348":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6801/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/3313433730":"2024-08-09T19:25:34.561894+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-08-08T19:34:43.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:43 smithi032 bash[19677]: audit 2024-08-08T19:34:43.367524+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/464726361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:34:43.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:43 smithi032 bash[26432]: audit 2024-08-08T19:34:43.367524+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/464726361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:34:43.949 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-08T19:30:05.333205+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, '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-08-08T19:34:43.949 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-08T19:34:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:43 smithi169 bash[22013]: audit 2024-08-08T19:34:43.367524+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/464726361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:34:44.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:44 smithi032 bash[19677]: cluster 2024-08-08T19:34:42.870203+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:34:44.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:44 smithi032 bash[26432]: cluster 2024-08-08T19:34:42.870203+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:34:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:44 smithi169 bash[22013]: cluster 2024-08-08T19:34:42.870203+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-08-08T19:34:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:46 smithi032 bash[26432]: cluster 2024-08-08T19:34:44.870808+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:34:46.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:46 smithi032 bash[19677]: cluster 2024-08-08T19:34:44.870808+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:34:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:46 smithi169 bash[22013]: cluster 2024-08-08T19:34:44.870808+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-08T19:34:48.730 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:34:48.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:48 smithi032 bash[19677]: cluster 2024-08-08T19:34:46.871469+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:34:48.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:48 smithi032 bash[26432]: cluster 2024-08-08T19:34:46.871469+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:34:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:48 smithi169 bash[22013]: cluster 2024-08-08T19:34:46.871469+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-08T19:34:50.032 INFO:teuthology.orchestra.run.smithi032.stdout:pg_num: 1 2024-08-08T19:34:50.656 INFO:tasks.cephadm:Adding prometheus.a on smithi169 2024-08-08T19:34:50.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply prometheus '1;smithi169=a' 2024-08-08T19:34:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:50 smithi032 bash[19677]: cluster 2024-08-08T19:34:48.871995+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:50 smithi032 bash[19677]: audit 2024-08-08T19:34:50.034796+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/3213653923' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-08T19:34:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:50 smithi032 bash[26432]: cluster 2024-08-08T19:34:48.871995+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:50 smithi032 bash[26432]: audit 2024-08-08T19:34:50.034796+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/3213653923' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-08T19:34:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:50 smithi169 bash[22013]: cluster 2024-08-08T19:34:48.871995+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:50 smithi169 bash[22013]: audit 2024-08-08T19:34:50.034796+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/3213653923' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-08T19:34:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:52 smithi032 bash[19677]: cluster 2024-08-08T19:34:50.872593+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:52 smithi032 bash[26432]: cluster 2024-08-08T19:34:50.872593+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:52 smithi169 bash[22013]: cluster 2024-08-08T19:34:50.872593+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:54 smithi032 bash[19677]: cluster 2024-08-08T19:34:52.873165+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:54 smithi032 bash[26432]: cluster 2024-08-08T19:34:52.873165+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:54 smithi169 bash[22013]: cluster 2024-08-08T19:34:52.873165+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:55.425 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:34:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:56 smithi032 bash[19677]: cluster 2024-08-08T19:34:54.873987+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:56 smithi032 bash[26432]: cluster 2024-08-08T19:34:54.873987+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:56.844 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled prometheus update... 2024-08-08T19:34:56.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:56 smithi169 bash[22013]: cluster 2024-08-08T19:34:54.873987+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:57.525 DEBUG:teuthology.orchestra.run.smithi169:prometheus.a> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service 2024-08-08T19:34:57.527 INFO:tasks.cephadm:Adding node-exporter.a on smithi032 2024-08-08T19:34:57.527 INFO:tasks.cephadm:Adding node-exporter.b on smithi169 2024-08-08T19:34:57.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply node-exporter '2;smithi032=a;smithi169=b' 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:56.835313+0000 mgr.y (mgr.14150) 329 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: cephadm 2024-08-08T19:34:56.838316+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:56.845846+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:56.847588+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: cluster 2024-08-08T19:34:56.874580+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:58.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:57.515477+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:58.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:57.517239+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:58.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:57 smithi169 bash[22013]: audit 2024-08-08T19:34:57.526861+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:56.835313+0000 mgr.y (mgr.14150) 329 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: cephadm 2024-08-08T19:34:56.838316+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:56.845846+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:56.847588+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: cluster 2024-08-08T19:34:56.874580+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:57.515477+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:57.517239+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[19677]: audit 2024-08-08T19:34:57.526861+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:56.835313+0000 mgr.y (mgr.14150) 329 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: cephadm 2024-08-08T19:34:56.838316+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:56.845846+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:56.847588+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: cluster 2024-08-08T19:34:56.874580+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:57.515477+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:57.517239+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:34:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:57 smithi032 bash[26432]: audit 2024-08-08T19:34:57.526861+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:34:58.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:34:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:34:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:58 smithi169 bash[22013]: cephadm 2024-08-08T19:34:57.853254+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T19:34:59.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:58 smithi032 bash[19677]: cephadm 2024-08-08T19:34:57.853254+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T19:34:59.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:58 smithi032 bash[26432]: cephadm 2024-08-08T19:34:57.853254+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T19:35:00.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:34:59 smithi169 bash[22013]: cluster 2024-08-08T19:34:58.875083+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:00.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:34:59 smithi032 bash[19677]: cluster 2024-08-08T19:34:58.875083+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:00.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:34:59 smithi032 bash[26432]: cluster 2024-08-08T19:34:58.875083+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:02.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:01 smithi169 bash[22013]: cluster 2024-08-08T19:35:00.875697+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:02.321 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:35:02.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:01 smithi032 bash[19677]: cluster 2024-08-08T19:35:00.875697+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:02.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:01 smithi032 bash[26432]: cluster 2024-08-08T19:35:00.875697+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:04.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:03 smithi169 bash[22013]: cluster 2024-08-08T19:35:02.876288+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:04.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:03 smithi032 bash[19677]: cluster 2024-08-08T19:35:02.876288+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:04.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:03 smithi032 bash[26432]: cluster 2024-08-08T19:35:02.876288+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:06.201 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled node-exporter update... 2024-08-08T19:35:06.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:06 smithi169 bash[22013]: cluster 2024-08-08T19:35:04.876940+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:06.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:06 smithi032 bash[19677]: cluster 2024-08-08T19:35:04.876940+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:06 smithi032 bash[26432]: cluster 2024-08-08T19:35:04.876940+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:07.348 DEBUG:teuthology.orchestra.run.smithi032:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.a.service 2024-08-08T19:35:07.351 DEBUG:teuthology.orchestra.run.smithi169:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.b.service 2024-08-08T19:35:07.353 INFO:tasks.cephadm:Adding alertmanager.a on smithi032 2024-08-08T19:35:07.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply alertmanager '1;smithi032=a' 2024-08-08T19:35:07.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:07 smithi169 bash[22013]: audit 2024-08-08T19:35:06.192089+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:07.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:07 smithi169 bash[22013]: cephadm 2024-08-08T19:35:06.195221+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi169=b;count:2 2024-08-08T19:35:07.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:07 smithi169 bash[22013]: audit 2024-08-08T19:35:06.202557+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:07.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[19677]: audit 2024-08-08T19:35:06.192089+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:07.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[19677]: cephadm 2024-08-08T19:35:06.195221+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi169=b;count:2 2024-08-08T19:35:07.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[19677]: audit 2024-08-08T19:35:06.202557+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:07.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[26432]: audit 2024-08-08T19:35:06.192089+0000 mgr.y (mgr.14150) 337 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:07.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[26432]: cephadm 2024-08-08T19:35:06.195221+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi169=b;count:2 2024-08-08T19:35:07.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:07 smithi032 bash[26432]: audit 2024-08-08T19:35:06.202557+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:08 smithi169 bash[22013]: cluster 2024-08-08T19:35:06.877529+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:08.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:08 smithi032 bash[19677]: cluster 2024-08-08T19:35:06.877529+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:08.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:08 smithi032 bash[26432]: cluster 2024-08-08T19:35:06.877529+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:10 smithi169 bash[22013]: cluster 2024-08-08T19:35:08.878121+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:10.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:10 smithi032 bash[19677]: cluster 2024-08-08T19:35:08.878121+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:10.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:10 smithi032 bash[26432]: cluster 2024-08-08T19:35:08.878121+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:12.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:12 smithi169 bash[22013]: cluster 2024-08-08T19:35:10.878709+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:12.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:12 smithi032 bash[19677]: cluster 2024-08-08T19:35:10.878709+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:12.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:12 smithi032 bash[26432]: cluster 2024-08-08T19:35:10.878709+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:12.701 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:35:12.833 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.834 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.834 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.834 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.835 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.836 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.836 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.836 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.836 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:12.836 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:13.165 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:12 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:35:14.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22890]: ignoring --setuser ceph since I am not root 2024-08-08T19:35:14.274 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22890]: ignoring --setgroup ceph since I am not root 2024-08-08T19:35:14.274 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22890]: debug 2024-08-08T19:35:13.965+0000 7fac0bf66640 1 -- 172.21.15.169:0/964447310 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555fcbcc90e0 con 0x555fcbccb800 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[22890]: debug 2024-08-08T19:35:14.077+0000 7fac0e7c2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22013]: cluster 2024-08-08T19:35:12.879234+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22013]: audit 2024-08-08T19:35:12.885409+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22013]: audit 2024-08-08T19:35:12.894603+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22013]: audit 2024-08-08T19:35:12.902958+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:13 smithi169 bash[22013]: audit 2024-08-08T19:35:12.907948+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-08T19:35:14.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19930]: ignoring --setuser ceph since I am not root 2024-08-08T19:35:14.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19930]: ignoring --setgroup ceph since I am not root 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:14 smithi032 bash[19930]: debug 2024-08-08T19:35:14.078+0000 7fbb0c55b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[26432]: cluster 2024-08-08T19:35:12.879234+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[26432]: audit 2024-08-08T19:35:12.885409+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[26432]: audit 2024-08-08T19:35:12.894603+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[26432]: audit 2024-08-08T19:35:12.902958+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[26432]: audit 2024-08-08T19:35:12.907948+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-08T19:35:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19677]: cluster 2024-08-08T19:35:12.879234+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19677]: audit 2024-08-08T19:35:12.885409+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19677]: audit 2024-08-08T19:35:12.894603+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19677]: audit 2024-08-08T19:35:12.902958+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' 2024-08-08T19:35:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:13 smithi032 bash[19677]: audit 2024-08-08T19:35:12.907948+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.654Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.654Z 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-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.654Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.654Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.654Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.657Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.658Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T19:35:14.691 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.659Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.659Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.661Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.661Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.662µs 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.661Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.661Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.661Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.905µs wal_replay_duration=329.239µs wbl_replay_duration=95ns total_replay_duration=367.815µs 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.662Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.662Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.662Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.665Z 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.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.665Z 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.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:35:14.692 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.665Z 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.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:35:14.693 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.692Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.086064ms db_storage=1.057µs remote_storage=1.08µs web_handler=380ns query_engine=766ns scrape=1.722218ms scrape_sd=235.692µs notify=1.32µs notify_sd=3.047µs rules=27.700212ms tracing=6.016µs 2024-08-08T19:35:14.693 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.692Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T19:35:14.693 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[45335]: ts=2024-08-08T19:35:14.692Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T19:35:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[22013]: audit 2024-08-08T19:35:13.903721+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-08T19:35:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:14 smithi169 bash[22013]: cluster 2024-08-08T19:35:13.913936+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-08T19:35:15.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:14 smithi032 bash[19677]: audit 2024-08-08T19:35:13.903721+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-08T19:35:15.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:14 smithi032 bash[19677]: cluster 2024-08-08T19:35:13.913936+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-08T19:35:15.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:14 smithi032 bash[26432]: audit 2024-08-08T19:35:13.903721+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/2170002250' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-08T19:35:15.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:14 smithi032 bash[26432]: cluster 2024-08-08T19:35:13.913936+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-08T19:35:15.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:15 smithi169 bash[22890]: debug 2024-08-08T19:35:15.337+0000 7fac0e7c2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:35:15.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:15 smithi169 bash[22890]: debug 2024-08-08T19:35:15.405+0000 7fac0e7c2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:35:15.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:15 smithi169 bash[22890]: debug 2024-08-08T19:35:15.553+0000 7fac0e7c2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:35:15.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:15 smithi032 bash[19930]: debug 2024-08-08T19:35:15.334+0000 7fbb0c55b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:35:15.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:15 smithi032 bash[19930]: debug 2024-08-08T19:35:15.406+0000 7fbb0c55b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:35:15.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:15 smithi032 bash[19930]: debug 2024-08-08T19:35:15.562+0000 7fbb0c55b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:35:16.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.205+0000 7fac0e7c2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:35:16.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.273+0000 7fac0e7c2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:35:16.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.345+0000 7fac0e7c2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:35:16.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.242+0000 7fbb0c55b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:35:16.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.314+0000 7fbb0c55b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:35:16.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.386+0000 7fbb0c55b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:35:16.935 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.529+0000 7fac0e7c2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:35:16.935 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.605+0000 7fac0e7c2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:35:16.935 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.677+0000 7fac0e7c2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:35:17.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.582+0000 7fbb0c55b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:35:17.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.662+0000 7fbb0c55b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:35:17.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:16 smithi032 bash[19930]: debug 2024-08-08T19:35:16.734+0000 7fbb0c55b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:35:17.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.002+0000 7fbb0c55b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:35:17.199 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:16 smithi169 bash[22890]: debug 2024-08-08T19:35:16.933+0000 7fac0e7c2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:35:17.199 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.001+0000 7fac0e7c2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:35:17.277 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.074+0000 7fbb0c55b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:35:17.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.197+0000 7fac0e7c2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:35:17.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.277+0000 7fac0e7c2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:35:17.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.278+0000 7fbb0c55b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:35:17.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.358+0000 7fbb0c55b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:35:17.871 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.525+0000 7fac0e7c2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:35:17.871 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.705+0000 7fac0e7c2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:35:17.975 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.618+0000 7fbb0c55b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:35:17.975 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.802+0000 7fbb0c55b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:35:18.130 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.869+0000 7fac0e7c2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:35:18.131 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:17 smithi169 bash[22890]: debug 2024-08-08T19:35:17.949+0000 7fac0e7c2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:35:18.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:17 smithi032 bash[19930]: debug 2024-08-08T19:35:17.974+0000 7fbb0c55b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:35:18.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:18 smithi032 bash[19930]: debug 2024-08-08T19:35:18.058+0000 7fbb0c55b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:35:18.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:18 smithi032 bash[19930]: debug 2024-08-08T19:35:18.246+0000 7fbb0c55b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:35:19.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:18 smithi169 bash[22890]: debug 2024-08-08T19:35:18.129+0000 7fac0e7c2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:35:19.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:18 smithi169 bash[22890]: debug 2024-08-08T19:35:18.941+0000 7fac0e7c2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:35:19.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: debug 2024-08-08T19:35:19.017+0000 7fac0e7c2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:35:19.424 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19930]: debug 2024-08-08T19:35:19.110+0000 7fbb0c55b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:35:19.424 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19930]: debug 2024-08-08T19:35:19.190+0000 7fbb0c55b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:35:19.714 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: debug 2024-08-08T19:35:19.245+0000 7fac0e7c2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:35:19.714 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: debug 2024-08-08T19:35:19.317+0000 7fac0e7c2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:35:19.715 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: debug 2024-08-08T19:35:19.713+0000 7fac0e7c2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:35:19.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19930]: debug 2024-08-08T19:35:19.422+0000 7fbb0c55b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:35:19.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19930]: debug 2024-08-08T19:35:19.502+0000 7fbb0c55b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: cluster 2024-08-08T19:35:19.818997+0000 mon.a (mon.0) 683 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: cluster 2024-08-08T19:35:19.819132+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: audit 2024-08-08T19:35:19.821849+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: audit 2024-08-08T19:35:19.822781+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: audit 2024-08-08T19:35:19.824871+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:35:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22013]: audit 2024-08-08T19:35:19.826213+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: debug 2024-08-08T19:35:19.793+0000 7fac0e7c2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: [08/Aug/2024:19:35:19] ENGINE Bus STARTING 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: CherryPy Checker: 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: The Application mounted at '' has an empty config. 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: [08/Aug/2024:19:35:19] ENGINE Serving on http://:::9283 2024-08-08T19:35:19.975 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:19 smithi169 bash[22890]: [08/Aug/2024:19:35:19] ENGINE Bus STARTED 2024-08-08T19:35:20.245 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: cluster 2024-08-08T19:35:19.818997+0000 mon.a (mon.0) 683 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: cluster 2024-08-08T19:35:19.819132+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: audit 2024-08-08T19:35:19.821849+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: audit 2024-08-08T19:35:19.822781+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: audit 2024-08-08T19:35:19.824871+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19677]: audit 2024-08-08T19:35:19.826213+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[19930]: debug 2024-08-08T19:35:19.914+0000 7fbb0c55b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: debug 2024-08-08T19:35:19.998+0000 7fbb0c55b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:35:20.246 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: [08/Aug/2024:19:35:20] ENGINE Bus STARTING 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: CherryPy Checker: 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: The Application mounted at '' has an empty config. 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: [08/Aug/2024:19:35:20] ENGINE Serving on http://:::9283 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: cluster 2024-08-08T19:35:19.818997+0000 mon.a (mon.0) 683 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: cluster 2024-08-08T19:35:19.819132+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: audit 2024-08-08T19:35:19.821849+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: audit 2024-08-08T19:35:19.822781+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: audit 2024-08-08T19:35:19.824871+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:35:20.247 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:19 smithi032 bash[26432]: audit 2024-08-08T19:35:19.826213+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/3558547422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:35:20.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19930]: [08/Aug/2024:19:35:20] ENGINE Bus STARTED 2024-08-08T19:35:21.060 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled alertmanager update... 2024-08-08T19:35:21.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:19.882155+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-08T19:35:21.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:20.022613+0000 mon.a (mon.0) 686 : cluster [INF] Active manager daemon y restarted 2024-08-08T19:35:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:20.022873+0000 mon.a (mon.0) 687 : cluster [INF] Activating manager daemon y 2024-08-08T19:35:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:20.032807+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-08T19:35:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:20.033461+0000 mon.a (mon.0) 689 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0106689s), standbys: x 2024-08-08T19:35:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.039008+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:35:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.039154+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.039281+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.040712+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.040978+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.041241+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.041463+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:35:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.041719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.042000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.042318+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.042579+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.042829+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.043072+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.043334+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:35:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.043523+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.044073+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: cluster 2024-08-08T19:35:20.069457+0000 mon.a (mon.0) 706 : cluster [INF] Manager daemon y is now available 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.092495+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.113214+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.116423+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.126398+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:35:21.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:20 smithi169 bash[22013]: audit 2024-08-08T19:35:20.138701+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:19.882155+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:20.022613+0000 mon.a (mon.0) 686 : cluster [INF] Active manager daemon y restarted 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:20.022873+0000 mon.a (mon.0) 687 : cluster [INF] Activating manager daemon y 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:20.032807+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:20.033461+0000 mon.a (mon.0) 689 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0106689s), standbys: x 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.039008+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.039154+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:35:21.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.039281+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.040712+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.040978+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.041241+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.041463+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.041719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.042000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.042318+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.042579+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.042829+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.043072+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.043334+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.043523+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:35:21.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.044073+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: cluster 2024-08-08T19:35:20.069457+0000 mon.a (mon.0) 706 : cluster [INF] Manager daemon y is now available 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.092495+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.113214+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.116423+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.126398+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[19677]: audit 2024-08-08T19:35:20.138701+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:35:21.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:19.882155+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-08T19:35:21.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:20.022613+0000 mon.a (mon.0) 686 : cluster [INF] Active manager daemon y restarted 2024-08-08T19:35:21.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:20.022873+0000 mon.a (mon.0) 687 : cluster [INF] Activating manager daemon y 2024-08-08T19:35:21.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:20.032807+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-08T19:35:21.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:20.033461+0000 mon.a (mon.0) 689 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0106689s), standbys: x 2024-08-08T19:35:21.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.039008+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.039154+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.039281+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.040712+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.040978+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.041241+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.041463+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.041719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.042000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.042318+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.042579+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:35:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.042829+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.043072+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.043334+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.043523+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.044073+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: cluster 2024-08-08T19:35:20.069457+0000 mon.a (mon.0) 706 : cluster [INF] Manager daemon y is now available 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.092495+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.113214+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.116423+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.126398+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:35:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:20 smithi032 bash[26432]: audit 2024-08-08T19:35:20.138701+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:35:21.852 DEBUG:teuthology.orchestra.run.smithi032:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@alertmanager.a.service 2024-08-08T19:35:21.855 INFO:tasks.cephadm:Adding grafana.a on smithi169 2024-08-08T19:35:21.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph orch apply grafana '1;smithi169=a' 2024-08-08T19:35:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cluster 2024-08-08T19:35:21.039548+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e19: y(active, since 1.01677s), standbys: x 2024-08-08T19:35:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.055161+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-08-08T19:35:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: audit 2024-08-08T19:35:21.060936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.666751+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTING 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.768632+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.891952+0000 mgr.y (mgr.24308) 6 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.892051+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTED 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: cephadm 2024-08-08T19:35:21.893450+0000 mgr.y (mgr.24308) 8 : cephadm [ERR] [08/Aug/2024:19:35:21] ENGINE Error in HTTPServer.serve 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: Traceback (most recent call last): 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: self._connections.run(self.expiration_interval) 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: self._run(expiration_interval) 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:35:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: s = self.context.wrap_socket( 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: return self.sslsocket_class._create( 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: self.do_handshake() 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: self._sslobj.do_handshake() 2024-08-08T19:35:22.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:22 smithi169 bash[22013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: debug 2024-08-08T19:35:21.890+0000 7fba63743640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:35:21] ENGINE Error in HTTPServer.serve 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: Traceback (most recent call last): 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: self._connections.run(self.expiration_interval) 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: self._run(expiration_interval) 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:35:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: s = self.context.wrap_socket( 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: return self.sslsocket_class._create( 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: self.do_handshake() 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: self._sslobj.do_handshake() 2024-08-08T19:35:22.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:21 smithi032 bash[19930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cluster 2024-08-08T19:35:21.039548+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e19: y(active, since 1.01677s), standbys: x 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.055161+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: audit 2024-08-08T19:35:21.060936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.666751+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTING 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.768632+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.891952+0000 mgr.y (mgr.24308) 6 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.892051+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTED 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: cephadm 2024-08-08T19:35:21.893450+0000 mgr.y (mgr.24308) 8 : cephadm [ERR] [08/Aug/2024:19:35:21] ENGINE Error in HTTPServer.serve 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: Traceback (most recent call last): 2024-08-08T19:35:22.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: self._connections.run(self.expiration_interval) 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: self._run(expiration_interval) 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: s = self.context.wrap_socket( 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: return self.sslsocket_class._create( 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: self.do_handshake() 2024-08-08T19:35:22.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: self._sslobj.do_handshake() 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[26432]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cluster 2024-08-08T19:35:21.039548+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e19: y(active, since 1.01677s), standbys: x 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.055161+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: audit 2024-08-08T19:35:21.060936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.666751+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTING 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.768632+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.891952+0000 mgr.y (mgr.24308) 6 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.892051+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [08/Aug/2024:19:35:21] ENGINE Bus STARTED 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: cephadm 2024-08-08T19:35:21.893450+0000 mgr.y (mgr.24308) 8 : cephadm [ERR] [08/Aug/2024:19:35:21] ENGINE Error in HTTPServer.serve 2024-08-08T19:35:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:35:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:35:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:35:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:35:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:35:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:35:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:22 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:35:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:23 smithi032 bash[26432]: cluster 2024-08-08T19:35:22.042511+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:23 smithi032 bash[19677]: cluster 2024-08-08T19:35:22.042511+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:23 smithi169 bash[22013]: cluster 2024-08-08T19:35:22.042511+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:24 smithi032 bash[19677]: cluster 2024-08-08T19:35:23.065434+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-08T19:35:24.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:24 smithi032 bash[26432]: cluster 2024-08-08T19:35:23.065434+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-08T19:35:24.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:24 smithi169 bash[22013]: cluster 2024-08-08T19:35:23.065434+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-08T19:35:25.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:25 smithi032 bash[19677]: cluster 2024-08-08T19:35:24.043099+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:25.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:25 smithi032 bash[26432]: cluster 2024-08-08T19:35:24.043099+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:25 smithi169 bash[22013]: cluster 2024-08-08T19:35:24.043099+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:25.770 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:35:26.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:26 smithi169 bash[22013]: cluster 2024-08-08T19:35:25.077489+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-08T19:35:26.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:26 smithi032 bash[26432]: cluster 2024-08-08T19:35:25.077489+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-08T19:35:26.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:26 smithi032 bash[19677]: cluster 2024-08-08T19:35:25.077489+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-08T19:35:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:27 smithi169 bash[22013]: cluster 2024-08-08T19:35:26.043473+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:27 smithi169 bash[22013]: audit 2024-08-08T19:35:26.132169+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:27 smithi169 bash[22013]: audit 2024-08-08T19:35:26.139431+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:27 smithi169 bash[22013]: audit 2024-08-08T19:35:26.206272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:27 smithi169 bash[22013]: audit 2024-08-08T19:35:26.213796+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.326 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled grafana update... 2024-08-08T19:35:27.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[26432]: cluster 2024-08-08T19:35:26.043473+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:27.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[26432]: audit 2024-08-08T19:35:26.132169+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[26432]: audit 2024-08-08T19:35:26.139431+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[26432]: audit 2024-08-08T19:35:26.206272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[26432]: audit 2024-08-08T19:35:26.213796+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[19677]: cluster 2024-08-08T19:35:26.043473+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[19677]: audit 2024-08-08T19:35:26.132169+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[19677]: audit 2024-08-08T19:35:26.139431+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[19677]: audit 2024-08-08T19:35:26.206272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:27 smithi032 bash[19677]: audit 2024-08-08T19:35:26.213796+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.019 DEBUG:teuthology.orchestra.run.smithi169:grafana.a> sudo journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@grafana.a.service 2024-08-08T19:35:28.021 INFO:tasks.cephadm:Setting up client nodes... 2024-08-08T19:35:28.021 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-08T19:35:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.318048+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.321491+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-08T19:35:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.328073+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.397730+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.403109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.405115+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.406171+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.406955+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.407726+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.408349+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.412324+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.433208+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.438374+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.440108+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:27.441002+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.442472+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.442721+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:35:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.606464+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.606639+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.748587+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.318048+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.321491+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.328073+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.397730+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.403109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.405115+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.406171+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.406955+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.407726+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.408349+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.412324+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.433208+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.438374+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.440108+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:27.441002+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.442472+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.442721+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:35:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.606464+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.606639+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.748587+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.772139+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.881285+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: cephadm 2024-08-08T19:35:27.923702+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:28.021549+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:28.026977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:28.075052+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:28.082438+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[26432]: audit 2024-08-08T19:35:28.089949+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.772139+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.881285+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: cephadm 2024-08-08T19:35:27.923702+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:28.021549+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:28.026977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:28.075052+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:28.082438+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 bash[19677]: audit 2024-08-08T19:35:28.089949+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.318048+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.321491+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.328073+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.397730+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.403109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.405115+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.406171+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.406955+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.407726+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.408349+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.412324+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.433208+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.438374+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.440108+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:27.441002+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.442472+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.442721+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.606464+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.606639+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.748587+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.772139+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.881285+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: cephadm 2024-08-08T19:35:27.923702+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:28.021549+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:28.026977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:28.075052+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:28.082438+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:28.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:28 smithi169 bash[22013]: audit 2024-08-08T19:35:28.089949+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.097 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.098 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.098 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.098 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.098 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.099 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.099 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.099 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:35:28 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.099 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[19677]: cluster 2024-08-08T19:35:28.043827+0000 mgr.y (mgr.24308) 23 : 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-08-08T19:35:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[19677]: cephadm 2024-08-08T19:35:28.093468+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T19:35:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[19677]: audit 2024-08-08T19:35:29.239074+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[19677]: audit 2024-08-08T19:35:29.244005+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[19677]: audit 2024-08-08T19:35:29.248840+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[26432]: cluster 2024-08-08T19:35:28.043827+0000 mgr.y (mgr.24308) 23 : 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-08-08T19:35:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[26432]: cephadm 2024-08-08T19:35:28.093468+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T19:35:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[26432]: audit 2024-08-08T19:35:29.239074+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[26432]: audit 2024-08-08T19:35:29.244005+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[26432]: audit 2024-08-08T19:35:29.248840+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 systemd[1]: Started Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:35:29.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[50008]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-08T19:35:29.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:29 smithi169 bash[22013]: cluster 2024-08-08T19:35:28.043827+0000 mgr.y (mgr.24308) 23 : 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-08-08T19:35:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:29 smithi169 bash[22013]: cephadm 2024-08-08T19:35:28.093468+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T19:35:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:29 smithi169 bash[22013]: audit 2024-08-08T19:35:29.239074+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:29 smithi169 bash[22013]: audit 2024-08-08T19:35:29.244005+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:29 smithi169 bash[22013]: audit 2024-08-08T19:35:29.248840+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:30.081 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[50008]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-08T19:35:30.081 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[50008]: 22b70bddd3ac: Pulling fs layer 2024-08-08T19:35:30.081 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[50008]: 5c12815fee55: Pulling fs layer 2024-08-08T19:35:30.082 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:29 smithi032 bash[50008]: c0e87333d380: Pulling fs layer 2024-08-08T19:35:30.258 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.259 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.259 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.259 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.259 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.260 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[26432]: cephadm 2024-08-08T19:35:29.249637+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T19:35:30.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[19677]: cephadm 2024-08-08T19:35:29.249637+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T19:35:30.581 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: 22b70bddd3ac: Download complete 2024-08-08T19:35:30.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: 5c12815fee55: Verifying Checksum 2024-08-08T19:35:30.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: 5c12815fee55: Download complete 2024-08-08T19:35:30.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: c0e87333d380: Verifying Checksum 2024-08-08T19:35:30.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: c0e87333d380: Download complete 2024-08-08T19:35:30.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: 22b70bddd3ac: Pull complete 2024-08-08T19:35:30.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:30 smithi169 bash[22013]: cephadm 2024-08-08T19:35:29.249637+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T19:35:30.724 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:30 smithi169 systemd[1]: Started Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:35:30.724 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:30 smithi169 bash[46086]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-08T19:35:31.081 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:30 smithi032 bash[50008]: 5c12815fee55: Pull complete 2024-08-08T19:35:31.081 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:30 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:31.246 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:30 smithi169 bash[46086]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: cluster 2024-08-08T19:35:30.044340+0000 mgr.y (mgr.24308) 26 : 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-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: audit 2024-08-08T19:35:30.401708+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: audit 2024-08-08T19:35:30.407463+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: audit 2024-08-08T19:35:30.413319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: audit 2024-08-08T19:35:30.419030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: audit 2024-08-08T19:35:30.429833+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[22013]: cephadm 2024-08-08T19:35:30.450926+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 22b70bddd3ac: Pulling fs layer 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 5c12815fee55: Pulling fs layer 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: c0e87333d380: Pulling fs layer 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 22b70bddd3ac: Verifying Checksum 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 22b70bddd3ac: Download complete 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 5c12815fee55: Download complete 2024-08-08T19:35:31.550 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: c0e87333d380: Verifying Checksum 2024-08-08T19:35:31.551 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: cluster 2024-08-08T19:35:30.044340+0000 mgr.y (mgr.24308) 26 : 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-08-08T19:35:31.551 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: audit 2024-08-08T19:35:30.401708+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.551 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: audit 2024-08-08T19:35:30.407463+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.551 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: audit 2024-08-08T19:35:30.413319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.551 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: audit 2024-08-08T19:35:30.419030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.552 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: audit 2024-08-08T19:35:30.429833+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.552 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[26432]: cephadm 2024-08-08T19:35:30.450926+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T19:35:31.552 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[50008]: c0e87333d380: Pull complete 2024-08-08T19:35:31.552 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[50008]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-08T19:35:31.552 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[50008]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-08T19:35:31.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: cluster 2024-08-08T19:35:30.044340+0000 mgr.y (mgr.24308) 26 : 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-08-08T19:35:31.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: audit 2024-08-08T19:35:30.401708+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: audit 2024-08-08T19:35:30.407463+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: audit 2024-08-08T19:35:30.413319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: audit 2024-08-08T19:35:30.419030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: audit 2024-08-08T19:35:30.429833+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:31.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:31 smithi032 bash[19677]: cephadm 2024-08-08T19:35:30.450926+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T19:35:31.973 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: c0e87333d380: Download complete 2024-08-08T19:35:31.973 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:31 smithi169 bash[46086]: 22b70bddd3ac: Pull complete 2024-08-08T19:35:32.723 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:32 smithi169 bash[46086]: 5c12815fee55: Pull complete 2024-08-08T19:35:32.802 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:35:33.095 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:32 smithi169 bash[46086]: c0e87333d380: Pull complete 2024-08-08T19:35:33.096 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:32 smithi169 bash[46086]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-08T19:35:33.096 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:33 smithi169 bash[46086]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-08T19:35:33.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[19677]: cluster 2024-08-08T19:35:32.044985+0000 mgr.y (mgr.24308) 28 : 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-08-08T19:35:33.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[26432]: cluster 2024-08-08T19:35:32.044985+0000 mgr.y (mgr.24308) 28 : 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-08-08T19:35:33.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.331Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-08T19:35:33.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.331Z 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-08-08T19:35:33.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z 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-08-08T19:35:33.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z 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-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z 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-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=arp 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=edac 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-08T19:35:33.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-08T19:35:33.584 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=os 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.332Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-08T19:35:33.585 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=stat 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=time 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=uname 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-08T19:35:33.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:33 smithi032 bash[50008]: ts=2024-08-08T19:35:33.333Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-08T19:35:33.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:33 smithi169 bash[22013]: cluster 2024-08-08T19:35:32.044985+0000 mgr.y (mgr.24308) 28 : 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-08-08T19:35:34.937 INFO:teuthology.orchestra.run.smithi032.stdout:[client.0] 2024-08-08T19:35:34.937 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQAGHrVmTvKqNxAAaU/lfM/2WO5htc2iYDgHDQ== 2024-08-08T19:35:34.974 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.633Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-08T19:35:34.974 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.633Z 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-08-08T19:35:34.974 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z 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-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z 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-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z 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-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=arp 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-08T19:35:34.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=edac 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-08T19:35:34.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=os 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-08T19:35:34.977 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=stat 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=time 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=uname 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.635Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.636Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.636Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.636Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-08T19:35:34.978 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:34 smithi169 bash[46086]: ts=2024-08-08T19:35:34.636Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-08T19:35:35.660 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: cluster 2024-08-08T19:35:34.045634+0000 mgr.y (mgr.24308) 29 : 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-08-08T19:35:35.661 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: audit 2024-08-08T19:35:34.932778+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.32:0/1600655992' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:35.661 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: audit 2024-08-08T19:35:34.933469+0000 mon.a (mon.0) 745 : 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-08-08T19:35:35.661 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: audit 2024-08-08T19:35:34.937067+0000 mon.a (mon.0) 746 : 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-08-08T19:35:35.661 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: audit 2024-08-08T19:35:35.116556+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:35.661 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[26432]: audit 2024-08-08T19:35:35.117477+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:35.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: cluster 2024-08-08T19:35:34.045634+0000 mgr.y (mgr.24308) 29 : 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-08-08T19:35:35.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: audit 2024-08-08T19:35:34.932778+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.32:0/1600655992' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:35.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: audit 2024-08-08T19:35:34.933469+0000 mon.a (mon.0) 745 : 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-08-08T19:35:35.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: audit 2024-08-08T19:35:34.937067+0000 mon.a (mon.0) 746 : 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-08-08T19:35:35.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: audit 2024-08-08T19:35:35.116556+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:35.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:35 smithi032 bash[19677]: audit 2024-08-08T19:35:35.117477+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: cluster 2024-08-08T19:35:34.045634+0000 mgr.y (mgr.24308) 29 : 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-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: audit 2024-08-08T19:35:34.932778+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.32:0/1600655992' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: audit 2024-08-08T19:35:34.933469+0000 mon.a (mon.0) 745 : 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-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: audit 2024-08-08T19:35:34.937067+0000 mon.a (mon.0) 746 : 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-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: audit 2024-08-08T19:35:35.116556+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:35 smithi169 bash[22013]: audit 2024-08-08T19:35:35.117477+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:36.124 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-08-08T19:35:36.124 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-08T19:35:36.124 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-08T19:35:36.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-08T19:35:37.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:37 smithi032 bash[26432]: cluster 2024-08-08T19:35:36.046211+0000 mgr.y (mgr.24308) 30 : 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-08-08T19:35:37.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:37 smithi032 bash[19677]: cluster 2024-08-08T19:35:36.046211+0000 mgr.y (mgr.24308) 30 : 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-08-08T19:35:37.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:37 smithi169 bash[22013]: cluster 2024-08-08T19:35:36.046211+0000 mgr.y (mgr.24308) 30 : 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-08-08T19:35:39.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:39 smithi169 bash[22013]: cluster 2024-08-08T19:35:38.046865+0000 mgr.y (mgr.24308) 31 : 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-08-08T19:35:39.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:39 smithi032 bash[26432]: cluster 2024-08-08T19:35:38.046865+0000 mgr.y (mgr.24308) 31 : 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-08-08T19:35:39.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:39 smithi032 bash[19677]: cluster 2024-08-08T19:35:38.046865+0000 mgr.y (mgr.24308) 31 : 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-08-08T19:35:40.929 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.b/config 2024-08-08T19:35:41.167 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.167 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.168 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.168 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.168 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.169 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.419 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.419 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.420 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.420 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.420 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.420 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: Started Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:35:41.421 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.421 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.421 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.421 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:35:41 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:41.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:41 smithi169 bash[22013]: cluster 2024-08-08T19:35:40.047481+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:41.802 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19677]: cluster 2024-08-08T19:35:40.047481+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:41.802 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE Bus STOPPING 2024-08-08T19:35:41.802 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[26432]: cluster 2024-08-08T19:35:40.047481+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:42.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:35:42.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE Bus STOPPED 2024-08-08T19:35:42.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE Bus STARTING 2024-08-08T19:35:42.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE Serving on http://:::9283 2024-08-08T19:35:42.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:35:41 smithi032 bash[19930]: [08/Aug/2024:19:35:41] ENGINE Bus STARTED 2024-08-08T19:35:42.453 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:42.590 INFO:teuthology.orchestra.run.smithi169.stdout:[client.1] 2024-08-08T19:35:42.590 INFO:teuthology.orchestra.run.smithi169.stdout: key = AQAOHrVmMFXhIhAAwlOEtuUPmkpp2DVCsah9rQ== 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.455850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.461135+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.467477+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.471269+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: cephadm 2024-08-08T19:35:41.482889+0000 mgr.y (mgr.24308) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.522515+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.526793+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.529720+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.530145+0000 mgr.y (mgr.24308) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: audit 2024-08-08T19:35:41.533581+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:42 smithi169 bash[22013]: cephadm 2024-08-08T19:35:41.551448+0000 mgr.y (mgr.24308) 35 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.455850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.461135+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.467477+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.471269+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: cephadm 2024-08-08T19:35:41.482889+0000 mgr.y (mgr.24308) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.522515+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.526793+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.529720+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.530145+0000 mgr.y (mgr.24308) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: audit 2024-08-08T19:35:41.533581+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[19677]: cephadm 2024-08-08T19:35:41.551448+0000 mgr.y (mgr.24308) 35 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.455850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.461135+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.467477+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.471269+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: cephadm 2024-08-08T19:35:41.482889+0000 mgr.y (mgr.24308) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.522515+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.526793+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.529720+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.530145+0000 mgr.y (mgr.24308) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-08T19:35:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: audit 2024-08-08T19:35:41.533581+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[26432]: cephadm 2024-08-08T19:35:41.551448+0000 mgr.y (mgr.24308) 35 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T19:35:42.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.616Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-08T19:35:42.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.616Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-08T19:35:42.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.618Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-08-08T19:35:42.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.618Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-08T19:35:42.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.649Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T19:35:42.835 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.650Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T19:35:42.835 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.653Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-08T19:35:42.835 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:42 smithi032 bash[50463]: ts=2024-08-08T19:35:42.653Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-08T19:35:43.462 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-08T19:35:43.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-08T19:35:43.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-08T19:35:43.482 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph config log 1 --format=json 2024-08-08T19:35:43.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:43 smithi169 bash[22013]: cluster 2024-08-08T19:35:42.048109+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:43.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:43 smithi169 bash[22013]: audit 2024-08-08T19:35:42.583888+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/2903956395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:43 smithi169 bash[22013]: audit 2024-08-08T19:35:42.585024+0000 mon.a (mon.0) 757 : 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-08-08T19:35:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:43 smithi169 bash[22013]: audit 2024-08-08T19:35:42.586985+0000 mon.a (mon.0) 758 : 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-08-08T19:35:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[26432]: cluster 2024-08-08T19:35:42.048109+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[26432]: audit 2024-08-08T19:35:42.583888+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/2903956395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[26432]: audit 2024-08-08T19:35:42.585024+0000 mon.a (mon.0) 757 : 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-08-08T19:35:43.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[26432]: audit 2024-08-08T19:35:42.586985+0000 mon.a (mon.0) 758 : 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-08-08T19:35:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[19677]: cluster 2024-08-08T19:35:42.048109+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[19677]: audit 2024-08-08T19:35:42.583888+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/2903956395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-08T19:35:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[19677]: audit 2024-08-08T19:35:42.585024+0000 mon.a (mon.0) 757 : 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-08-08T19:35:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:43 smithi032 bash[19677]: audit 2024-08-08T19:35:42.586985+0000 mon.a (mon.0) 758 : 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-08-08T19:35:45.081 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:44 smithi032 bash[50463]: ts=2024-08-08T19:35:44.619Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000719808s 2024-08-08T19:35:45.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:45 smithi032 bash[26432]: cluster 2024-08-08T19:35:44.048691+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:45.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:45 smithi032 bash[26432]: audit 2024-08-08T19:35:45.124892+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:45.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:45 smithi032 bash[19677]: cluster 2024-08-08T19:35:44.048691+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:45.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:45 smithi032 bash[19677]: audit 2024-08-08T19:35:45.124892+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:45.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:45 smithi169 bash[22013]: cluster 2024-08-08T19:35:44.048691+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:45.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:45 smithi169 bash[22013]: audit 2024-08-08T19:35:45.124892+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:47.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:47 smithi032 bash[19677]: cluster 2024-08-08T19:35:46.049353+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:47.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:47 smithi032 bash[26432]: cluster 2024-08-08T19:35:46.049353+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:47 smithi169 bash[22013]: cluster 2024-08-08T19:35:46.049353+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:48.279 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:35:49.641 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:35:49.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:49 smithi032 bash[19677]: cluster 2024-08-08T19:35:48.050041+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:49.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:49 smithi032 bash[26432]: cluster 2024-08-08T19:35:48.050041+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:49 smithi169 bash[22013]: cluster 2024-08-08T19:35:48.050041+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:50.265 INFO:teuthology.orchestra.run.smithi032.stdout:[{"version":25,"timestamp":"2024-08-08T19:35:41.530575+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-08-08T19:35:50.265 INFO:tasks.ceph_manager:config epoch is 25 2024-08-08T19:35:50.266 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-08T19:35:50.266 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-08T19:35:50.266 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph mgr dump --format=json 2024-08-08T19:35:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:50 smithi032 bash[19677]: audit 2024-08-08T19:35:49.643764+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.32:0/3987517655' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-08T19:35:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:50 smithi032 bash[19677]: audit 2024-08-08T19:35:50.116796+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:50 smithi032 bash[26432]: audit 2024-08-08T19:35:49.643764+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.32:0/3987517655' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-08T19:35:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:50 smithi032 bash[26432]: audit 2024-08-08T19:35:50.116796+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:50.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:50 smithi169 bash[22013]: audit 2024-08-08T19:35:49.643764+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.32:0/3987517655' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-08T19:35:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:50 smithi169 bash[22013]: audit 2024-08-08T19:35:50.116796+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:35:51.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:51 smithi032 bash[19677]: cluster 2024-08-08T19:35:50.050592+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:51.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:51 smithi032 bash[26432]: cluster 2024-08-08T19:35:50.050592+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:51.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:51 smithi169 bash[22013]: cluster 2024-08-08T19:35:50.050592+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:53.082 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:35:52 smithi032 bash[50463]: ts=2024-08-08T19:35:52.622Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003832423s 2024-08-08T19:35:53.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:53 smithi032 bash[19677]: cluster 2024-08-08T19:35:52.051239+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:53.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:53 smithi032 bash[26432]: cluster 2024-08-08T19:35:52.051239+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:53 smithi169 bash[22013]: cluster 2024-08-08T19:35:52.051239+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:55.070 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:35:55.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:55 smithi032 bash[26432]: cluster 2024-08-08T19:35:54.051813+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:55.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:55 smithi032 bash[19677]: cluster 2024-08-08T19:35:54.051813+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:55.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:55 smithi169 bash[22013]: cluster 2024-08-08T19:35:54.051813+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:56.570 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:35:56.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:56 smithi032 bash[26432]: audit 2024-08-08T19:35:56.563396+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.32:0/2317605012' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:35:56.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:56 smithi032 bash[19677]: audit 2024-08-08T19:35:56.563396+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.32:0/2317605012' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:35:56.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:56 smithi169 bash[22013]: audit 2024-08-08T19:35:56.563396+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.32:0/2317605012' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:35:57.140 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"flags":0,"active_gid":24308,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3032606850},{"type":"v1","addr":"172.21.15.32:6801","nonce":3032606850}]},"active_addr":"172.21.15.32:6801/3032606850","active_change":"2024-08-08T19:35:20.022766+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24301,"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":[]}}},{"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":[]}}},{"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.32:8443/","prometheus":"http://172.21.15.32:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":400045968}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":32723401}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3906121249}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2556175849}]}]} 2024-08-08T19:35:57.147 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-08T19:35:57.147 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-08T19:35:57.148 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd dump --format=json 2024-08-08T19:35:57.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:57 smithi169 bash[22013]: cluster 2024-08-08T19:35:56.052577+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:58.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:57 smithi032 bash[19677]: cluster 2024-08-08T19:35:56.052577+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:58.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:57 smithi032 bash[26432]: cluster 2024-08-08T19:35:56.052577+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:58.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.129 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.130 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.130 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.130 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.130 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.131 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.132 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.132 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.132 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.132 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:57 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.132 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.475 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:35:58.475 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:58 smithi169 systemd[1]: Started Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:35:59.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: cluster 2024-08-08T19:35:58.053259+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:59.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.284606+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.294354+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.302552+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.310181+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.369923+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:59.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.957693+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[22013]: audit 2024-08-08T19:35:58.963263+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: cluster 2024-08-08T19:35:58.053259+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:59.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.284606+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.294354+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.302552+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.310181+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.369923+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.957693+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[26432]: audit 2024-08-08T19:35:58.963263+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: cluster 2024-08-08T19:35:58.053259+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.284606+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.294354+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.302552+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.310181+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.369923+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:35:59.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.957693+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:35:59 smithi032 bash[19677]: audit 2024-08-08T19:35:58.963263+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534130391Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534340541Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534355047Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534359182Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534364612Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-08T19:35:59.805 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534370389Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534375416Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534380535Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534386127Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534389878Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.53439333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534397081Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534400332Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534403674Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534411811Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534417288Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534420661Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534424002Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-08T19:35:59.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=settings t=2024-08-08T19:35:59.534427265Z level=info msg="App mode production" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=sqlstore t=2024-08-08T19:35:59.534476465Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=sqlstore t=2024-08-08T19:35:59.534493429Z 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-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.535495841Z level=info msg="Starting DB migrations" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.535578558Z level=info msg="Executing migration" id="create migration_log table" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.578750859Z level=info msg="Executing migration" id="create user table" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.604054162Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.629232124Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.662958574Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.679849957Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-08T19:35:59.807 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.713694178Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-08T19:35:59.808 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.747438853Z level=info msg="Executing migration" id="create user table v2" 2024-08-08T19:35:59.808 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.764375648Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-08T19:35:59.808 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.80640347Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-08T19:36:00.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.831655304Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.856934781Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.882191396Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.932486964Z level=info msg="Executing migration" id="Update user table charset" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.957827348Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:35:59 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:35:59.983110468Z level=info msg="Executing migration" id="Add missing user data" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.008709916Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-08T19:36:00.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.050545374Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-08T19:36:00.326 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.0759492Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.101087214Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.126385574Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.168497033Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.210485306Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.235660035Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.252712762Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.269550075Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.303209503Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-08T19:36:00.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.328635085Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-08T19:36:00.587 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.353855771Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.379082812Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.40440974Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.42973851Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.471640148Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.513618871Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.538928449Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.564140647Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-08T19:36:00.588 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.589500735Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.614651701Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.65665496Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.681910429Z level=info msg="Executing migration" id="create star table" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.723877302Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.749261079Z level=info msg="Executing migration" id="create org table v1" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.774476611Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.8164639Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-08T19:36:00.840 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.841758349Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.867304486Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.892589458Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.934581667Z level=info msg="Executing migration" id="Update org table charset" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.959810623Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:00 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:00.985145603Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-08T19:36:01.126 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.02712099Z level=info msg="Executing migration" id="create dashboard table" 2024-08-08T19:36:01.127 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.069172213Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-08T19:36:01.127 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.127915992Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-08T19:36:01.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[22013]: cluster 2024-08-08T19:36:00.053956+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:01.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[22013]: audit 2024-08-08T19:36:00.135128+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.170141029Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.195461383Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.220663173Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.24584805Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.271220101Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.321427148Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.355173091Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-08T19:36:01.379 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.380442034Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-08T19:36:01.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:01 smithi032 bash[19677]: cluster 2024-08-08T19:36:00.053956+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:01.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:01 smithi032 bash[19677]: audit 2024-08-08T19:36:00.135128+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:01.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:01 smithi032 bash[26432]: cluster 2024-08-08T19:36:00.053956+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:01.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:01 smithi032 bash[26432]: audit 2024-08-08T19:36:00.135128+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:01.655 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.405679556Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.430813409Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.472823561Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.514917689Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.540132549Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.56542435Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.590680496Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.615947444Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-08T19:36:01.656 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.657841646Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.683240266Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.725175477Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.750702679Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.775987781Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.826312121Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.859924095Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.901872944Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-08T19:36:01.927 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.927192115Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-08T19:36:01.937 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:02.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:01 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:01.952425017Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-08T19:36:02.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.002807876Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-08T19:36:02.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.036457134Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-08T19:36:02.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.070131017Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-08T19:36:02.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.120528746Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-08T19:36:02.220 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.170926373Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-08T19:36:02.220 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.221287241Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.246595572Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.271821645Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.297070165Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.330618378Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.347507821Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-08T19:36:02.472 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.364489247Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-08T19:36:02.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.381362836Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-08T19:36:02.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.398297387Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-08T19:36:02.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.448719672Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-08T19:36:02.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.473954722Z level=info msg="Executing migration" id="create data_source table" 2024-08-08T19:36:02.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.516012423Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.541372947Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.566620623Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.591790117Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.617404115Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.659393953Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-08T19:36:02.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.701402264Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-08T19:36:03.002 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.743409542Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-08T19:36:03.002 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.768840796Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-08T19:36:03.002 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.810658505Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.836076786Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.877996178Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.903251701Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.9284905Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:02 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:02.953717932Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-08T19:36:03.003 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.004233162Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-08T19:36:03.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[22013]: cluster 2024-08-08T19:36:02.054600+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:03.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.037741583Z level=info msg="Executing migration" id="Add uid column" 2024-08-08T19:36:03.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.088065678Z level=info msg="Executing migration" id="Update uid value" 2024-08-08T19:36:03.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.12174105Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-08T19:36:03.255 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.172197657Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-08T19:36:03.255 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.222647588Z level=info msg="Executing migration" id="create api_key table" 2024-08-08T19:36:03.255 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.25626839Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-08T19:36:03.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:03 smithi032 bash[19677]: cluster 2024-08-08T19:36:02.054600+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:03.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:03 smithi032 bash[26432]: cluster 2024-08-08T19:36:02.054600+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:03.401 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:36:03.401 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":60,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","created":"2024-08-08T19:25:07.964713+0000","modified":"2024-08-08T19:35:20.022653+0000","last_up_change":"2024-08-08T19:34:30.056704+0000","last_in_change":"2024-08-08T19:34:02.089062+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-08-08T19:30:05.333205+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,"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":"997fe2a3-550b-41dc-ae63-f1a579d2a18c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6803","nonce":1605246422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6805","nonce":1605246422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6809","nonce":1605246422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6807","nonce":1605246422}]},"public_addr":"172.21.15.32:6803/1605246422","cluster_addr":"172.21.15.32:6805/1605246422","heartbeat_back_addr":"172.21.15.32:6809/1605246422","heartbeat_front_addr":"172.21.15.32:6807/1605246422","state":["exists","up"]},{"osd":1,"uuid":"597b5e10-fffa-446b-892c-ef8129a35bd9","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.32:6810","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6811","nonce":3102899519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6813","nonce":3102899519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6817","nonce":3102899519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6815","nonce":3102899519}]},"public_addr":"172.21.15.32:6811/3102899519","cluster_addr":"172.21.15.32:6813/3102899519","heartbeat_back_addr":"172.21.15.32:6817/3102899519","heartbeat_front_addr":"172.21.15.32:6815/3102899519","state":["exists","up"]},{"osd":2,"uuid":"44eaf064-f1fb-4a5b-8981-5076267f409d","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.32:6818","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6819","nonce":1996962608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6821","nonce":1996962608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6825","nonce":1996962608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6823","nonce":1996962608}]},"public_addr":"172.21.15.32:6819/1996962608","cluster_addr":"172.21.15.32:6821/1996962608","heartbeat_back_addr":"172.21.15.32:6825/1996962608","heartbeat_front_addr":"172.21.15.32:6823/1996962608","state":["exists","up"]},{"osd":3,"uuid":"5bfc04ec-9e86-440e-a87e-63f7892a7689","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.32:6826","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6827","nonce":1845005897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6829","nonce":1845005897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6833","nonce":1845005897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6831","nonce":1845005897}]},"public_addr":"172.21.15.32:6827/1845005897","cluster_addr":"172.21.15.32:6829/1845005897","heartbeat_back_addr":"172.21.15.32:6833/1845005897","heartbeat_front_addr":"172.21.15.32:6831/1845005897","state":["exists","up"]},{"osd":4,"uuid":"5593a2dd-90f5-43cd-9447-90dc5bab22e6","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.169:6800","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6801","nonce":929976076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6803","nonce":929976076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6807","nonce":929976076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6805","nonce":929976076}]},"public_addr":"172.21.15.169:6801/929976076","cluster_addr":"172.21.15.169:6803/929976076","heartbeat_back_addr":"172.21.15.169:6807/929976076","heartbeat_front_addr":"172.21.15.169:6805/929976076","state":["exists","up"]},{"osd":5,"uuid":"b8b866b7-f557-4d00-8ae7-d70523d42928","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.169:6808","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6809","nonce":1609692251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6811","nonce":1609692251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6815","nonce":1609692251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6813","nonce":1609692251}]},"public_addr":"172.21.15.169:6809/1609692251","cluster_addr":"172.21.15.169:6811/1609692251","heartbeat_back_addr":"172.21.15.169:6815/1609692251","heartbeat_front_addr":"172.21.15.169:6813/1609692251","state":["exists","up"]},{"osd":6,"uuid":"41eeb28c-1f6f-433d-bc2d-5df3c3b916ec","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.169:6816","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6817","nonce":613109795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6819","nonce":613109795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6823","nonce":613109795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6821","nonce":613109795}]},"public_addr":"172.21.15.169:6817/613109795","cluster_addr":"172.21.15.169:6819/613109795","heartbeat_back_addr":"172.21.15.169:6823/613109795","heartbeat_front_addr":"172.21.15.169:6821/613109795","state":["exists","up"]},{"osd":7,"uuid":"34d090ad-211f-4267-b399-c9a870ded062","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6825","nonce":255930595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6827","nonce":255930595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6831","nonce":255930595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6829","nonce":255930595}]},"public_addr":"172.21.15.169:6825/255930595","cluster_addr":"172.21.15.169:6827/255930595","heartbeat_back_addr":"172.21.15.169:6831/255930595","heartbeat_front_addr":"172.21.15.169:6829/255930595","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-08-08T19:28:17.985298+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-08-08T19:29:11.226162+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-08-08T19:30:03.004340+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-08-08T19:30:54.823209+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-08-08T19:31:46.343143+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-08-08T19:32:38.983167+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-08-08T19:33:34.680028+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-08-08T19:34:28.372580+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/4207221487":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/3313433730":"2024-08-09T19:25:34.561894+0000","172.21.15.32:6801/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/686527348":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6801/3273007475":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/2538637957":"2024-08-09T19:25:34.561894+0000","172.21.15.32:6800/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/1752286207":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/2175748588":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/1674783618":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/454124807":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/83844657":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/670272365":"2024-08-09T19:35:20.022627+0000","172.21.15.32:6800/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6801/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6800/3273007475":"2024-08-09T19:35:20.022627+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-08-08T19:36:03.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.289869493Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-08T19:36:03.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.323852451Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-08T19:36:03.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.373799004Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-08T19:36:03.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.424047464Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-08T19:36:03.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.45767683Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-08T19:36:03.766 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.507910899Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-08T19:36:03.766 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.558498636Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-08T19:36:03.766 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.609098224Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-08T19:36:03.766 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.659371214Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-08T19:36:03.766 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.684734756Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-08T19:36:03.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.726783295Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-08T19:36:03.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.768736078Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-08T19:36:04.047 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-08T19:36:04.048 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd dump --format=json 2024-08-08T19:36:04.052 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.794039482Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-08T19:36:04.052 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.836187939Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-08T19:36:04.052 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.861529466Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-08T19:36:04.053 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.937048739Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-08T19:36:04.053 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:03 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:03.979441156Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-08T19:36:04.053 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.004698312Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-08T19:36:04.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:04 smithi032 bash[26432]: audit 2024-08-08T19:36:03.403120+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.32:0/2681273973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:04.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:04 smithi032 bash[19677]: audit 2024-08-08T19:36:03.403120+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.32:0/2681273973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:04.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[22013]: audit 2024-08-08T19:36:03.403120+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.32:0/2681273973' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:04.347 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.055237771Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-08T19:36:04.347 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.080529462Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-08T19:36:04.347 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.122577307Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-08T19:36:04.347 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.181502579Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-08T19:36:04.347 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.198419269Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-08T19:36:04.348 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.248705446Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-08T19:36:04.348 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.299218269Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-08T19:36:04.348 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.349582152Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-08T19:36:04.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.399950445Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-08T19:36:04.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.475349367Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-08T19:36:04.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.609188719Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-08T19:36:04.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.742970189Z level=info msg="Executing migration" id="create quota table v1" 2024-08-08T19:36:04.859 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.776648637Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-08T19:36:04.859 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.810264938Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-08T19:36:04.859 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.860472816Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-08T19:36:05.110 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.894198674Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.927758601Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.961287303Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:04 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:04.995033851Z level=info msg="Executing migration" id="create session table" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.045263991Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.070627905Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-08T19:36:05.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.112726441Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-08T19:36:05.372 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.154734944Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-08T19:36:05.484 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.21326268Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-08T19:36:05.484 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.238652633Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-08T19:36:05.484 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.272400315Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.306051612Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.323044915Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.339944625Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.35684862Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.373758324Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-08T19:36:05.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: cluster 2024-08-08T19:36:04.055169+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:04.249227+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:04.254928+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.007233+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.013650+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.014630+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.015414+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.020838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[22013]: audit 2024-08-08T19:36:05.116758+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:05.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: cluster 2024-08-08T19:36:04.055169+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:04.249227+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:04.254928+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.007233+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.013650+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.014630+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.015414+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.020838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[26432]: audit 2024-08-08T19:36:05.116758+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:05.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: cluster 2024-08-08T19:36:04.055169+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:04.249227+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:04.254928+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.007233+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.013650+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.014630+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.015414+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.020838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:05.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:05 smithi032 bash[19677]: audit 2024-08-08T19:36:05.116758+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:05.624 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.407323255Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.432688271Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.457945735Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.483194989Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.525278145Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.550624425Z level=info msg="Executing migration" id="create alert table v1" 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.576152649Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-08T19:36:05.625 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.601417299Z level=info msg="Executing migration" id="add index alert state" 2024-08-08T19:36:05.876 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.62661677Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-08T19:36:05.876 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.668637461Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-08T19:36:05.876 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.693953381Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-08T19:36:05.877 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.719210958Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-08T19:36:05.877 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.752843489Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-08T19:36:05.877 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.794771393Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-08T19:36:05.877 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.845141291Z 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-08-08T19:36:05.877 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.878758961Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.912336329Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.937670169Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.962946169Z level=info msg="Executing migration" id="Add column is_default" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:05 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:05.988197007Z level=info msg="Executing migration" id="Add column frequency" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.013472841Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.055351894Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.080866151Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.122901132Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-08T19:36:06.163 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.164825847Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-08T19:36:06.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[22013]: cephadm 2024-08-08T19:36:05.053092+0000 mgr.y (mgr.24308) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-08T19:36:06.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[22013]: cephadm 2024-08-08T19:36:05.056431+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-08-08T19:36:06.415 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.190172557Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-08T19:36:06.415 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.215470888Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-08T19:36:06.415 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.257338585Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-08T19:36:06.416 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.299511933Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-08T19:36:06.416 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.341516901Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-08T19:36:06.416 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.366808008Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-08T19:36:06.416 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.392049296Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-08T19:36:06.416 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.417321164Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-08T19:36:06.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:06 smithi032 bash[26432]: cephadm 2024-08-08T19:36:05.053092+0000 mgr.y (mgr.24308) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-08T19:36:06.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:06 smithi032 bash[26432]: cephadm 2024-08-08T19:36:05.056431+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-08-08T19:36:06.536 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:06 smithi032 bash[19677]: cephadm 2024-08-08T19:36:05.053092+0000 mgr.y (mgr.24308) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-08T19:36:06.536 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:06 smithi032 bash[19677]: cephadm 2024-08-08T19:36:05.056431+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-08-08T19:36:06.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.442904168Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-08T19:36:06.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.468155016Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-08T19:36:06.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.510054231Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.535333433Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.560607413Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.585883808Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.611191728Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.636467703Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-08T19:36:06.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.678431994Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.72033624Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.745676747Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.770933701Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.813010241Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.838396148Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.863425338Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.888763822Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-08T19:36:06.937 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.914051846Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-08T19:36:07.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.939332054Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-08T19:36:07.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.964573849Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-08T19:36:07.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:06 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:06.989826967Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-08T19:36:07.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.015097244Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.04870037Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.090592623Z 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-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.115928437Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.141309724Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.183105959Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-08T19:36:07.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.225168877Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-08T19:36:07.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[22013]: cluster 2024-08-08T19:36:06.055675+0000 mgr.y (mgr.24308) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:07.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.250454388Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.292568839Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.334769504Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.360045076Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.401979335Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.427253957Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-08T19:36:07.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.452509669Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-08T19:36:07.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:07 smithi032 bash[26432]: cluster 2024-08-08T19:36:06.055675+0000 mgr.y (mgr.24308) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:07.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:07 smithi032 bash[19677]: cluster 2024-08-08T19:36:06.055675+0000 mgr.y (mgr.24308) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:07.753 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.494503871Z level=info msg="Executing migration" id="Move region to single row" 2024-08-08T19:36:07.753 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.536525598Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-08T19:36:07.753 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.561827467Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.587091095Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.629033537Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.670986183Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.687911214Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.704823969Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.721847819Z level=info msg="Executing migration" id="create test_data table" 2024-08-08T19:36:07.754 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.755448667Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-08T19:36:08.039 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.772367052Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.805977251Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.831246769Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.856432352Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.881721846Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.923699375Z level=info msg="Executing migration" id="create team table" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.949077362Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.974331548Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:07 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:07.999518243Z level=info msg="Executing migration" id="create team member table" 2024-08-08T19:36:08.040 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.041611741Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.066839584Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.092176705Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.117346425Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.142581054Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.168163882Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.193428281Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-08T19:36:08.309 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.218607316Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-08T19:36:08.310 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.243677438Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-08T19:36:08.310 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.285892449Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-08T19:36:08.310 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.311215859Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-08T19:36:08.561 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.353103236Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-08T19:36:08.561 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.378532948Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-08T19:36:08.561 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.42055618Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-08T19:36:08.561 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.445837289Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-08T19:36:08.562 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.471129037Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-08T19:36:08.562 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.512950766Z level=info msg="Executing migration" id="create tag table" 2024-08-08T19:36:08.562 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.538373369Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-08T19:36:08.562 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.563498129Z level=info msg="Executing migration" id="create login attempt table" 2024-08-08T19:36:08.574 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:08.830 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.588883507Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.614130075Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.639410544Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.672914411Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.715050562Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.740344444Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.782284745Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.807544514Z level=info msg="Executing migration" id="create user auth table" 2024-08-08T19:36:08.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.832774149Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-08T19:36:09.034 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:08 smithi032 systemd[1]: Stopping Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.858063431Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.883274947Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.908521763Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.933787912Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.958990981Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:08 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:08.984313886Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.059977022Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-08T19:36:09.100 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.102118674Z level=info msg="Executing migration" id="create server_lock table" 2024-08-08T19:36:09.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:09 smithi032 bash[19677]: cluster 2024-08-08T19:36:08.056243+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:09.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:09 smithi032 bash[26432]: cluster 2024-08-08T19:36:08.056243+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:09.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:09 smithi032 bash[50463]: ts=2024-08-08T19:36:09.036Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-08T19:36:09.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[22013]: cluster 2024-08-08T19:36:08.056243+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:09.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.127429259Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-08T19:36:09.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.16938782Z level=info msg="Executing migration" id="create user auth token table" 2024-08-08T19:36:09.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.194645636Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-08T19:36:09.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.219875942Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-08T19:36:09.378 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.245153421Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-08T19:36:09.378 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.312307015Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-08T19:36:09.378 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.337488682Z level=info msg="Executing migration" id="create cache_data table" 2024-08-08T19:36:09.378 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.379440947Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.429913593Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.471946525Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.513826667Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.564254827Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.589608835Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.614896614Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-08T19:36:09.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.640175023Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-08T19:36:09.831 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:09 smithi032 bash[51468]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T19:36:09.906 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.682135017Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.724143547Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.766107441Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.808175814Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.833473076Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.883623696Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-08T19:36:09.907 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.908892013Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-08T19:36:10.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.925805101Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-08T19:36:10.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.942807338Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-08T19:36:10.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.960019309Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-08T19:36:10.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.976922565Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:09 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:09.99386881Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.035680849Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.077811135Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.119840359Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.145113895Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-08T19:36:10.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.170344259Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-08T19:36:10.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:10 smithi032 bash[51529]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T19:36:10.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:10 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-08T19:36:10.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:10 smithi032 systemd[1]: Stopped Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:36:10.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:10 smithi032 systemd[1]: Started Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:36:10.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.212413113Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-08T19:36:10.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.237663646Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-08T19:36:10.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.262855794Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-08T19:36:10.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.321590142Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-08T19:36:10.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.363852519Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-08T19:36:10.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.388895932Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-08T19:36:10.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.414108429Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-08T19:36:10.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.43950691Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-08T19:36:10.644 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:36:10.644 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":60,"fsid":"c11b7f06-55bb-11ef-bccd-c7b262605968","created":"2024-08-08T19:25:07.964713+0000","modified":"2024-08-08T19:35:20.022653+0000","last_up_change":"2024-08-08T19:34:30.056704+0000","last_in_change":"2024-08-08T19:34:02.089062+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-08-08T19:30:05.333205+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,"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":"997fe2a3-550b-41dc-ae63-f1a579d2a18c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6803","nonce":1605246422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6805","nonce":1605246422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6809","nonce":1605246422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1605246422},{"type":"v1","addr":"172.21.15.32:6807","nonce":1605246422}]},"public_addr":"172.21.15.32:6803/1605246422","cluster_addr":"172.21.15.32:6805/1605246422","heartbeat_back_addr":"172.21.15.32:6809/1605246422","heartbeat_front_addr":"172.21.15.32:6807/1605246422","state":["exists","up"]},{"osd":1,"uuid":"597b5e10-fffa-446b-892c-ef8129a35bd9","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.32:6810","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6811","nonce":3102899519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6813","nonce":3102899519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6817","nonce":3102899519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3102899519},{"type":"v1","addr":"172.21.15.32:6815","nonce":3102899519}]},"public_addr":"172.21.15.32:6811/3102899519","cluster_addr":"172.21.15.32:6813/3102899519","heartbeat_back_addr":"172.21.15.32:6817/3102899519","heartbeat_front_addr":"172.21.15.32:6815/3102899519","state":["exists","up"]},{"osd":2,"uuid":"44eaf064-f1fb-4a5b-8981-5076267f409d","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.32:6818","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6819","nonce":1996962608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6821","nonce":1996962608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6825","nonce":1996962608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1996962608},{"type":"v1","addr":"172.21.15.32:6823","nonce":1996962608}]},"public_addr":"172.21.15.32:6819/1996962608","cluster_addr":"172.21.15.32:6821/1996962608","heartbeat_back_addr":"172.21.15.32:6825/1996962608","heartbeat_front_addr":"172.21.15.32:6823/1996962608","state":["exists","up"]},{"osd":3,"uuid":"5bfc04ec-9e86-440e-a87e-63f7892a7689","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.32:6826","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6827","nonce":1845005897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6829","nonce":1845005897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6833","nonce":1845005897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":1845005897},{"type":"v1","addr":"172.21.15.32:6831","nonce":1845005897}]},"public_addr":"172.21.15.32:6827/1845005897","cluster_addr":"172.21.15.32:6829/1845005897","heartbeat_back_addr":"172.21.15.32:6833/1845005897","heartbeat_front_addr":"172.21.15.32:6831/1845005897","state":["exists","up"]},{"osd":4,"uuid":"5593a2dd-90f5-43cd-9447-90dc5bab22e6","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.169:6800","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6801","nonce":929976076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6803","nonce":929976076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6807","nonce":929976076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":929976076},{"type":"v1","addr":"172.21.15.169:6805","nonce":929976076}]},"public_addr":"172.21.15.169:6801/929976076","cluster_addr":"172.21.15.169:6803/929976076","heartbeat_back_addr":"172.21.15.169:6807/929976076","heartbeat_front_addr":"172.21.15.169:6805/929976076","state":["exists","up"]},{"osd":5,"uuid":"b8b866b7-f557-4d00-8ae7-d70523d42928","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.169:6808","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6809","nonce":1609692251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6811","nonce":1609692251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6815","nonce":1609692251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1609692251},{"type":"v1","addr":"172.21.15.169:6813","nonce":1609692251}]},"public_addr":"172.21.15.169:6809/1609692251","cluster_addr":"172.21.15.169:6811/1609692251","heartbeat_back_addr":"172.21.15.169:6815/1609692251","heartbeat_front_addr":"172.21.15.169:6813/1609692251","state":["exists","up"]},{"osd":6,"uuid":"41eeb28c-1f6f-433d-bc2d-5df3c3b916ec","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.169:6816","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6817","nonce":613109795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6819","nonce":613109795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6823","nonce":613109795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":613109795},{"type":"v1","addr":"172.21.15.169:6821","nonce":613109795}]},"public_addr":"172.21.15.169:6817/613109795","cluster_addr":"172.21.15.169:6819/613109795","heartbeat_back_addr":"172.21.15.169:6823/613109795","heartbeat_front_addr":"172.21.15.169:6821/613109795","state":["exists","up"]},{"osd":7,"uuid":"34d090ad-211f-4267-b399-c9a870ded062","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6825","nonce":255930595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6827","nonce":255930595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6831","nonce":255930595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":255930595},{"type":"v1","addr":"172.21.15.169:6829","nonce":255930595}]},"public_addr":"172.21.15.169:6825/255930595","cluster_addr":"172.21.15.169:6827/255930595","heartbeat_back_addr":"172.21.15.169:6831/255930595","heartbeat_front_addr":"172.21.15.169:6829/255930595","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-08-08T19:28:17.985298+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-08-08T19:29:11.226162+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-08-08T19:30:03.004340+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-08-08T19:30:54.823209+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-08-08T19:31:46.343143+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-08-08T19:32:38.983167+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-08-08T19:33:34.680028+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-08-08T19:34:28.372580+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/4207221487":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/3313433730":"2024-08-09T19:25:34.561894+0000","172.21.15.32:6801/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/686527348":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6801/3273007475":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/2538637957":"2024-08-09T19:25:34.561894+0000","172.21.15.32:6800/3373623990":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/1752286207":"2024-08-09T19:25:34.561894+0000","172.21.15.32:0/2175748588":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/1674783618":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/454124807":"2024-08-09T19:26:06.726117+0000","172.21.15.32:0/83844657":"2024-08-09T19:35:20.022627+0000","172.21.15.32:0/670272365":"2024-08-09T19:35:20.022627+0000","172.21.15.32:6800/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6801/3997810844":"2024-08-09T19:26:06.726117+0000","172.21.15.32:6800/3273007475":"2024-08-09T19:35:20.022627+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-08-08T19:36:10.706 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.481420759Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.52342891Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.548714863Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.573991303Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.59914233Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.624404167Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-08T19:36:10.707 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.666440684Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-08T19:36:10.957 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.708496888Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.733743031Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.775677926Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.80090207Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.842827244Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.885539278Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-08T19:36:10.958 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:10 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:10.953143626Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-08T19:36:11.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.14612133Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-08T19:36:11.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.1964109Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: cluster 2024-08-08T19:36:10.056638+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: audit 2024-08-08T19:36:10.078673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: audit 2024-08-08T19:36:10.084851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: cephadm 2024-08-08T19:36:10.086501+0000 mgr.y (mgr.24308) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: cephadm 2024-08-08T19:36:10.349932+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:36:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[22013]: audit 2024-08-08T19:36:10.645257+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.32:0/1225425152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: cluster 2024-08-08T19:36:10.056638+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: audit 2024-08-08T19:36:10.078673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: audit 2024-08-08T19:36:10.084851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: cephadm 2024-08-08T19:36:10.086501+0000 mgr.y (mgr.24308) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: cephadm 2024-08-08T19:36:10.349932+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[26432]: audit 2024-08-08T19:36:10.645257+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.32:0/1225425152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: cluster 2024-08-08T19:36:10.056638+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: audit 2024-08-08T19:36:10.078673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: audit 2024-08-08T19:36:10.084851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: cephadm 2024-08-08T19:36:10.086501+0000 mgr.y (mgr.24308) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: cephadm 2024-08-08T19:36:10.349932+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:36:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[19677]: audit 2024-08-08T19:36:10.645257+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.32:0/1225425152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-08T19:36:11.618 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-08T19:36:11.619 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-08T19:36:11.619 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-08T19:36:11.620 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-08T19:36:11.620 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-08T19:36:11.620 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-08T19:36:11.621 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-08T19:36:11.621 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-08T19:36:11.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.499417168Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-08T19:36:11.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.617466998Z 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-08-08T19:36:11.806 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.723376702Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-08T19:36:11.953 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.950Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-08T19:36:11.953 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.950Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-08T19:36:11.954 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.956Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-08-08T19:36:12.076 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:11 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:11.807783143Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-08T19:36:12.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.957Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-08T19:36:12.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.997Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T19:36:12.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:11 smithi032 bash[51556]: ts=2024-08-08T19:36:11.998Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T19:36:12.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:12 smithi032 bash[51556]: ts=2024-08-08T19:36:12.001Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-08T19:36:12.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:12 smithi032 bash[51556]: ts=2024-08-08T19:36:12.001Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-08T19:36:12.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.078934415Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-08T19:36:12.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.209286086Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-08T19:36:12.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.268443685Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-08T19:36:12.618 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.352324381Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-08T19:36:12.619 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.444402792Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-08T19:36:12.619 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.486468853Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-08T19:36:12.619 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.542976603Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-08T19:36:12.896 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.620836362Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-08T19:36:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.662844206Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-08T19:36:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.7050663Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-08T19:36:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.747223147Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-08T19:36:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.823109026Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-08T19:36:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.898732653Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-08T19:36:13.187 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[22013]: cluster 2024-08-08T19:36:12.057177+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:13.187 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:12 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:12.990659871Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-08T19:36:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:13 smithi032 bash[19677]: cluster 2024-08-08T19:36:12.057177+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:13 smithi032 bash[26432]: cluster 2024-08-08T19:36:12.057177+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:13.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.18969158Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-08T19:36:13.750 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.477944492Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-08T19:36:13.750 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.684727724Z level=info msg="Executing migration" id="create alert_image table" 2024-08-08T19:36:14.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.752309657Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-08T19:36:14.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.845179709Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-08T19:36:14.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.895564907Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-08T19:36:14.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:13 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:13.954781329Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-08T19:36:14.331 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:13 smithi032 bash[51556]: ts=2024-08-08T19:36:13.957Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000018592s 2024-08-08T19:36:14.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.219183008Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-08T19:36:14.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.219581126Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-08T19:36:14.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.441180003Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-08T19:36:14.941 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.499403956Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-08T19:36:14.941 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.575601516Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-08T19:36:14.941 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.576149252Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-08T19:36:14.941 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.576874476Z level=info msg="alerts found to migrate" alerts=0 2024-08-08T19:36:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[22013]: cluster 2024-08-08T19:36:14.057718+0000 mgr.y (mgr.24308) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:15.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:14 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:14.943029214Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-08T19:36:15.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.077542177Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-08T19:36:15.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.170231365Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-08T19:36:15.511 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.262258084Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-08T19:36:15.512 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.355863546Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-08T19:36:15.512 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.396355154Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-08T19:36:15.512 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.459102563Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-08T19:36:15.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:15 smithi032 bash[26432]: cluster 2024-08-08T19:36:14.057718+0000 mgr.y (mgr.24308) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:15.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:15 smithi032 bash[19677]: cluster 2024-08-08T19:36:14.057718+0000 mgr.y (mgr.24308) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:15.772 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.513953341Z level=info msg="Executing migration" id="create data_keys table" 2024-08-08T19:36:15.773 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.556013057Z level=info msg="Executing migration" id="create secrets table" 2024-08-08T19:36:15.773 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.598284822Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-08T19:36:15.773 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.657203868Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-08T19:36:15.773 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.715931298Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-08T19:36:15.773 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.775117866Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-08T19:36:16.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.858889574Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-08T19:36:16.217 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:15 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:15.992468037Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-08T19:36:16.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.216691677Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-08T19:36:16.563 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.564 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.564 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.564 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.565 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.567 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.567 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.568 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:16.811 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:36:16.812 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.544548446Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-08T19:36:16.812 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.611836967Z level=info msg="Executing migration" id="create permission table" 2024-08-08T19:36:16.812 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.679218358Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-08T19:36:16.812 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.746897494Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-08T19:36:16.812 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.78879847Z level=info msg="Executing migration" id="create role table" 2024-08-08T19:36:17.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.814037538Z level=info msg="Executing migration" id="add column display_name" 2024-08-08T19:36:17.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.872808229Z level=info msg="Executing migration" id="add column group_name" 2024-08-08T19:36:17.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.940245712Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-08T19:36:17.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.965501198Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-08T19:36:17.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:16.99929384Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-08T19:36:17.089 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T19:36:17.089 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T19:36:17.089 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T19:36:17.089 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T19:36:17.090 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:16 smithi169 bash[45335]: ts=2024-08-08T19:36:16.933Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T19:36:17.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[22013]: cluster 2024-08-08T19:36:16.058202+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:17.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.094296506Z level=info msg="Executing migration" id="create team role table" 2024-08-08T19:36:17.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.186063646Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-08T19:36:17.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.310182926Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-08T19:36:17.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:17 smithi032 bash[19677]: cluster 2024-08-08T19:36:16.058202+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:17.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:17 smithi032 bash[26432]: cluster 2024-08-08T19:36:16.058202+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:17.833 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.520539377Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-08T19:36:18.110 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[47171]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:36:18.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.83550364Z level=info msg="Executing migration" id="create user role table" 2024-08-08T19:36:18.111 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:17 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:17.944769227Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-08T19:36:18.473 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[47232]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:36:18.473 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:18 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T19:36:18.473 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:18 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:36:18.474 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:18 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:36:18.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.112909795Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-08T19:36:18.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.17107651Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-08T19:36:18.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.213784577Z level=info msg="Executing migration" id="create builtin role table" 2024-08-08T19:36:18.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.264905881Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-08T19:36:18.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.323942071Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-08T19:36:18.568 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Bus STOPPING 2024-08-08T19:36:18.568 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:36:18.568 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Bus STOPPED 2024-08-08T19:36:18.568 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Bus STARTING 2024-08-08T19:36:18.820 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Serving on http://:::9283 2024-08-08T19:36:18.820 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Bus STARTED 2024-08-08T19:36:18.820 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:18 smithi032 bash[19930]: [08/Aug/2024:19:36:18] ENGINE Bus STOPPING 2024-08-08T19:36:18.851 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.541772239Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-08T19:36:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.854048137Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-08T19:36:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:18 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:18.969042638Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-08T19:36:19.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:36:19.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STOPPED 2024-08-08T19:36:19.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STARTING 2024-08-08T19:36:19.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Serving on http://:::9283 2024-08-08T19:36:19.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STARTED 2024-08-08T19:36:19.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STOPPING 2024-08-08T19:36:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: cluster 2024-08-08T19:36:18.058816+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.232845+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.242998+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.248578+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.249261+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.251259+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.251790+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.256933+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.276706+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.277744+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.281844+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.282884+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.289109+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.311400+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.312286+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.314649+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.315784+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.323188+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[26432]: audit 2024-08-08T19:36:18.429083+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:36:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: cluster 2024-08-08T19:36:18.058816+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.232845+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.242998+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.248578+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.249261+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.251259+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.251790+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.256933+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.276706+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.277744+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.281844+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.282884+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.289109+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.311400+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.312286+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.314649+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.315784+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.323188+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19677]: audit 2024-08-08T19:36:18.429083+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:36:19.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.211872196Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-08T19:36:19.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.349971313Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-08T19:36:19.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.447139432Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: cluster 2024-08-08T19:36:18.058816+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.232845+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.242998+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.248578+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.249261+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.251259+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.251790+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.256933+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.276706+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.277744+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.281844+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.282884+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.289109+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.311400+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.312286+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.314649+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.315784+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.323188+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:19.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[22013]: audit 2024-08-08T19:36:18.429083+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T19:36:19.789 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.539417941Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-08T19:36:19.789 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.623151317Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-08T19:36:19.789 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.707034825Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-08T19:36:20.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.791037911Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.874719909Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.924958218Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:19 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:19.950361497Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.000778815Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.068135077Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.001Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T19:36:20.066 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.001Z 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-08-08T19:36:20.066 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.001Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.001Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.001Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.004Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.004Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.005Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.005Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.006Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.006Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.765µs 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.006Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.007Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.007Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.007Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.694µs wal_replay_duration=617.608µs wbl_replay_duration=99ns total_replay_duration=658.453µs 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.008Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T19:36:20.067 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.008Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T19:36:20.068 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.008Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T19:36:20.068 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.033Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.180409ms db_storage=1.139µs remote_storage=1.982µs web_handler=361ns query_engine=799ns scrape=466.8µs scrape_sd=339.175µs notify=55.646µs notify_sd=247.35µs rules=23.221458ms tracing=6.31µs 2024-08-08T19:36:20.068 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.033Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T19:36:20.068 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[47261]: ts=2024-08-08T19:36:20.033Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T19:36:20.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:36:20.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STOPPED 2024-08-08T19:36:20.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STARTING 2024-08-08T19:36:20.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Serving on http://:::9283 2024-08-08T19:36:20.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:19 smithi032 bash[19930]: [08/Aug/2024:19:36:19] ENGINE Bus STARTED 2024-08-08T19:36:20.319 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[22013]: audit 2024-08-08T19:36:20.120564+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:20.319 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.110439886Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-08T19:36:20.319 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.135897795Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.161200346Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.18643114Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.228350251Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.270555481Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.295805859Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-08T19:36:20.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.32107386Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-08T19:36:20.573 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:20 smithi032 bash[26432]: audit 2024-08-08T19:36:20.120564+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:20.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:20 smithi032 bash[19677]: audit 2024-08-08T19:36:20.120564+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:20.604 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.346289128Z level=info msg="Executing migration" id="add correlation config column" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.371406105Z level=info msg="Executing migration" id="create entity_events table" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.413500612Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.455599723Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.455893989Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.480981027Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.481308549Z 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-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.522783008Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.564893601Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-08T19:36:20.605 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.606913634Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-08T19:36:20.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.632207237Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-08T19:36:20.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.674168143Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-08T19:36:20.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.699411011Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.716391506Z level=info msg="Executing migration" id="Drop public config table" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.733389407Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.750238649Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.767148168Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.784078747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.826043269Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-08T19:36:20.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.859551605Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-08T19:36:21.036 INFO:teuthology.orchestra.run.smithi032.stdout:107374182465 2024-08-08T19:36:21.036 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-08T19:36:21.118 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.884811382Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.910089817Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.927303202Z level=info msg="Executing migration" id="add share column" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:20 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:20.96939644Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.011400781Z level=info msg="Executing migration" id="create file table" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.036717772Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.078763107Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-08T19:36:21.119 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.120887616Z level=info msg="Executing migration" id="create file_meta table" 2024-08-08T19:36:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:21 smithi032 bash[19677]: cluster 2024-08-08T19:36:20.059429+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:21.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:21 smithi032 bash[26432]: cluster 2024-08-08T19:36:20.059429+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:21.379 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[22013]: cluster 2024-08-08T19:36:20.059429+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.146067155Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.171313517Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.213257374Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.238519045Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.280707629Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.305948184Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.331193573Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.356462271Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-08T19:36:21.380 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.381738186Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-08T19:36:21.426 INFO:teuthology.orchestra.run.smithi032.stdout:197568495651 2024-08-08T19:36:21.426 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-08T19:36:21.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.423701243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-08T19:36:21.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.448943594Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-08T19:36:21.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.474210349Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-08T19:36:21.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.516159016Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-08T19:36:21.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.541556192Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-08T19:36:21.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.616789474Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-08T19:36:21.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.68373617Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-08T19:36:21.787 INFO:teuthology.orchestra.run.smithi032.stdout:34359738466 2024-08-08T19:36:21.787 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.725854658Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.751152759Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.793087236Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.834971Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.860268411Z level=info msg="Executing migration" id="create folder table" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.885798096Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.911043812Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-08T19:36:21.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.953026701Z level=info msg="Executing migration" id="Update folder title length" 2024-08-08T19:36:22.085 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:36:21 smithi032 bash[51556]: ts=2024-08-08T19:36:21.959Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002016799s 2024-08-08T19:36:22.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:21 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:21.986586789Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-08T19:36:22.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=migrator t=2024-08-08T19:36:22.02858444Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.493020462s 2024-08-08T19:36:22.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=sqlstore t=2024-08-08T19:36:22.030045444Z level=info msg="Created default organization" 2024-08-08T19:36:22.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=plugin.finder t=2024-08-08T19:36:22.140518072Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-08T19:36:22.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=secrets t=2024-08-08T19:36:22.140700495Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-08T19:36:22.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=query_data t=2024-08-08T19:36:22.148091339Z level=info msg="Query Service initialization" 2024-08-08T19:36:22.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:22 smithi169 bash[46581]: logger=live.push_http t=2024-08-08T19:36:22.153420259Z level=info msg="Live Push Gateway initialization" 2024-08-08T19:36:23.088 INFO:teuthology.orchestra.run.smithi032.stdout:236223201304 2024-08-08T19:36:23.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-08T19:36:23.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:23 smithi032 bash[19677]: cluster 2024-08-08T19:36:22.059803+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:23 smithi032 bash[26432]: cluster 2024-08-08T19:36:22.059803+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:23.362 INFO:teuthology.orchestra.run.smithi032.stdout:163208757295 2024-08-08T19:36:23.363 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-08T19:36:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[22013]: cluster 2024-08-08T19:36:22.059803+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:23.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=infra.usagestats.collector t=2024-08-08T19:36:23.140150205Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=provisioning.datasources t=2024-08-08T19:36:23.141417795Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=provisioning.datasources t=2024-08-08T19:36:23.179536013Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=provisioning.alerting t=2024-08-08T19:36:23.213106928Z level=info msg="starting to provision alerting" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=provisioning.alerting t=2024-08-08T19:36:23.213119218Z level=info msg="finished to provision alerting" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=grafanaStorageLogger t=2024-08-08T19:36:23.213369839Z level=info msg="storage starting" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=ngalert.state.manager t=2024-08-08T19:36:23.213764008Z level=info msg="Warming state cache for startup" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=ngalert.state.manager t=2024-08-08T19:36:23.214007598Z level=info msg="State cache has been initialized" states=0 duration=241.68µs 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=ticker t=2024-08-08T19:36:23.214741626Z level=info msg=starting first_tick=2024-08-08T19:36:30Z 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=ngalert.multiorg.alertmanager t=2024-08-08T19:36:23.214460571Z level=info msg="starting MultiOrg Alertmanager" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=http.server t=2024-08-08T19:36:23.221356509Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=sqlstore.transactions t=2024-08-08T19:36:23.280551292Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-08T19:36:23.474 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:36:23 smithi169 bash[46581]: logger=sqlstore.transactions t=2024-08-08T19:36:23.324467519Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-08T19:36:24.067 INFO:teuthology.orchestra.run.smithi032.stdout:55834574936 2024-08-08T19:36:24.068 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-08T19:36:24.288 INFO:teuthology.orchestra.run.smithi032.stdout:128849018937 2024-08-08T19:36:24.289 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-08T19:36:24.308 INFO:teuthology.orchestra.run.smithi032.stdout:77309411406 2024-08-08T19:36:24.309 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-08T19:36:25.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:25 smithi032 bash[19677]: cluster 2024-08-08T19:36:24.060141+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:25.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:25 smithi032 bash[26432]: cluster 2024-08-08T19:36:24.060141+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:25.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:25 smithi169 bash[22013]: cluster 2024-08-08T19:36:24.060141+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:26.603 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:26.605 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:26.606 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:26.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:26 smithi169 bash[22013]: audit 2024-08-08T19:36:25.340343+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:26.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:26 smithi169 bash[22013]: audit 2024-08-08T19:36:25.349974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:26.755 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:26 smithi032 bash[26432]: audit 2024-08-08T19:36:25.340343+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:26.755 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:26 smithi032 bash[26432]: audit 2024-08-08T19:36:25.349974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:26.756 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:26 smithi032 bash[19677]: audit 2024-08-08T19:36:25.340343+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:26.756 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:26 smithi032 bash[19677]: audit 2024-08-08T19:36:25.349974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.616 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:27.617 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[26432]: cluster 2024-08-08T19:36:26.060685+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[26432]: audit 2024-08-08T19:36:27.142982+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[26432]: audit 2024-08-08T19:36:27.148450+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[19677]: cluster 2024-08-08T19:36:26.060685+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[19677]: audit 2024-08-08T19:36:27.142982+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.679 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:27 smithi032 bash[19677]: audit 2024-08-08T19:36:27.148450+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:27 smithi169 bash[22013]: cluster 2024-08-08T19:36:26.060685+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:27 smithi169 bash[22013]: audit 2024-08-08T19:36:27.142982+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:27.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:27 smithi169 bash[22013]: audit 2024-08-08T19:36:27.148450+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[26432]: audit 2024-08-08T19:36:27.770164+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[26432]: audit 2024-08-08T19:36:27.771221+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[26432]: audit 2024-08-08T19:36:27.777618+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[19677]: audit 2024-08-08T19:36:27.770164+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[19677]: audit 2024-08-08T19:36:27.771221+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:28 smithi032 bash[19677]: audit 2024-08-08T19:36:27.777618+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:28.635 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:28.635 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:28.635 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:28.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:28 smithi169 bash[22013]: audit 2024-08-08T19:36:27.770164+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:36:28.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:28 smithi169 bash[22013]: audit 2024-08-08T19:36:27.771221+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:36:28.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:28 smithi169 bash[22013]: audit 2024-08-08T19:36:27.777618+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:36:28.921 INFO:teuthology.orchestra.run.smithi032.stdout:197568495653 2024-08-08T19:36:29.602 INFO:teuthology.orchestra.run.smithi032.stdout:107374182467 2024-08-08T19:36:30.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[19677]: cluster 2024-08-08T19:36:28.061177+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:30.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[19677]: audit 2024-08-08T19:36:28.923814+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.32:0/626832066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-08T19:36:30.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[19677]: audit 2024-08-08T19:36:29.604781+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.32:0/1991643934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-08T19:36:30.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[26432]: cluster 2024-08-08T19:36:28.061177+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:30.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[26432]: audit 2024-08-08T19:36:28.923814+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.32:0/626832066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-08T19:36:30.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:29 smithi032 bash[26432]: audit 2024-08-08T19:36:29.604781+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.32:0/1991643934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-08T19:36:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:29 smithi169 bash[22013]: cluster 2024-08-08T19:36:28.061177+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:29 smithi169 bash[22013]: audit 2024-08-08T19:36:28.923814+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.32:0/626832066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-08T19:36:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:29 smithi169 bash[22013]: audit 2024-08-08T19:36:29.604781+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.32:0/1991643934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-08T19:36:30.582 INFO:teuthology.orchestra.run.smithi032.stdout:34359738468 2024-08-08T19:36:30.817 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495651 got 197568495653 for osd.6 2024-08-08T19:36:30.818 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:31.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:30 smithi032 bash[19677]: audit 2024-08-08T19:36:30.585464+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/3293010841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-08T19:36:31.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:30 smithi032 bash[26432]: audit 2024-08-08T19:36:30.585464+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/3293010841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-08T19:36:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:30 smithi169 bash[22013]: audit 2024-08-08T19:36:30.585464+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/3293010841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-08T19:36:31.652 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182465 got 107374182467 for osd.3 2024-08-08T19:36:31.653 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:32.048 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:31 smithi032 bash[19677]: cluster 2024-08-08T19:36:30.061719+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:32.048 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:31 smithi032 bash[26432]: cluster 2024-08-08T19:36:30.061719+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:31 smithi169 bash[22013]: cluster 2024-08-08T19:36:30.061719+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:32.264 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738466 got 34359738468 for osd.0 2024-08-08T19:36:32.265 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:32.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:36:32] "GET /metrics HTTP/1.1" 200 26171 "" "Prometheus/2.43.0" 2024-08-08T19:36:32.596 INFO:teuthology.orchestra.run.smithi032.stdout:163208757296 2024-08-08T19:36:32.762 INFO:teuthology.orchestra.run.smithi032.stdout:236223201306 2024-08-08T19:36:33.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:32 smithi032 bash[19677]: audit 2024-08-08T19:36:32.599199+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/2442462234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-08T19:36:33.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:32 smithi032 bash[19677]: audit 2024-08-08T19:36:32.765533+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/270874360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-08T19:36:33.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:32 smithi032 bash[26432]: audit 2024-08-08T19:36:32.599199+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/2442462234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-08T19:36:33.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:32 smithi032 bash[26432]: audit 2024-08-08T19:36:32.765533+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/270874360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-08T19:36:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:32 smithi169 bash[22013]: audit 2024-08-08T19:36:32.599199+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/2442462234' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-08T19:36:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:32 smithi169 bash[22013]: audit 2024-08-08T19:36:32.765533+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/270874360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-08T19:36:33.653 INFO:teuthology.orchestra.run.smithi032.stdout:55834574938 2024-08-08T19:36:33.843 INFO:teuthology.orchestra.run.smithi032.stdout:77309411408 2024-08-08T19:36:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:128849018939 2024-08-08T19:36:33.957 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:33 smithi032 bash[26432]: cluster 2024-08-08T19:36:32.062315+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:33.957 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:33 smithi032 bash[26432]: audit 2024-08-08T19:36:33.656820+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.32:0/4027829961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-08T19:36:33.958 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:33 smithi032 bash[19677]: cluster 2024-08-08T19:36:32.062315+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:33.958 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:33 smithi032 bash[19677]: audit 2024-08-08T19:36:33.656820+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.32:0/4027829961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-08T19:36:33.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201304 got 236223201306 for osd.7 2024-08-08T19:36:33.961 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:33.978 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757295 got 163208757296 for osd.5 2024-08-08T19:36:33.978 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:34.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:33 smithi169 bash[22013]: cluster 2024-08-08T19:36:32.062315+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:34.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:33 smithi169 bash[22013]: audit 2024-08-08T19:36:33.656820+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.32:0/4027829961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-08T19:36:35.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:34 smithi032 bash[19677]: audit 2024-08-08T19:36:33.846930+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/2184231181' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-08T19:36:35.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:34 smithi032 bash[19677]: audit 2024-08-08T19:36:33.946612+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/2892153523' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-08T19:36:35.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:34 smithi032 bash[26432]: audit 2024-08-08T19:36:33.846930+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/2184231181' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-08T19:36:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:34 smithi032 bash[26432]: audit 2024-08-08T19:36:33.946612+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/2892153523' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-08T19:36:35.172 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574936 got 55834574938 for osd.1 2024-08-08T19:36:35.172 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:34 smithi169 bash[22013]: audit 2024-08-08T19:36:33.846930+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/2184231181' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-08T19:36:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:34 smithi169 bash[22013]: audit 2024-08-08T19:36:33.946612+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/2892153523' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-08T19:36:35.296 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411406 got 77309411408 for osd.2 2024-08-08T19:36:35.297 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:35.346 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018937 got 128849018939 for osd.4 2024-08-08T19:36:35.346 DEBUG:teuthology.parallel:result is None 2024-08-08T19:36:35.346 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-08T19:36:35.346 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph pg dump --format=json 2024-08-08T19:36:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:35 smithi032 bash[26432]: cluster 2024-08-08T19:36:34.062697+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:36.141 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:35 smithi032 bash[26432]: audit 2024-08-08T19:36:35.121209+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:36.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:35 smithi032 bash[19677]: cluster 2024-08-08T19:36:34.062697+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:36.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:35 smithi032 bash[19677]: audit 2024-08-08T19:36:35.121209+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:36.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:35 smithi169 bash[22013]: cluster 2024-08-08T19:36:34.062697+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:36.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:35 smithi169 bash[22013]: audit 2024-08-08T19:36:35.121209+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:38.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:37 smithi032 bash[26432]: cluster 2024-08-08T19:36:36.063250+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:38.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:37 smithi032 bash[19677]: cluster 2024-08-08T19:36:36.063250+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:37 smithi169 bash[22013]: cluster 2024-08-08T19:36:36.063250+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:40.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:39 smithi032 bash[19677]: cluster 2024-08-08T19:36:38.063912+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:40.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:39 smithi032 bash[26432]: cluster 2024-08-08T19:36:38.063912+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:40.141 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:40.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:39 smithi169 bash[22013]: cluster 2024-08-08T19:36:38.063912+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:41.473 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:36:41.473 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-08-08T19:36:42.069 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:41 smithi032 bash[19677]: cluster 2024-08-08T19:36:40.064510+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:42.070 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:36:42] "GET /metrics HTTP/1.1" 200 26168 "" "Prometheus/2.43.0" 2024-08-08T19:36:42.070 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:41 smithi032 bash[26432]: cluster 2024-08-08T19:36:40.064510+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:42.071 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-08-08T19:36:40.064254+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":239204,"kb_used_data":6412,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722012,"statfs":{"total":767960285184,"available":767715340288,"internally_reserved":0,"allocated":6565888,"data_stored":3722728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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.003318"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-08-08T19:35:22.165040+0000","last_change":"2024-08-08T19:34:34.095907+0000","last_active":"2024-08-08T19:35:22.165040+0000","last_peered":"2024-08-08T19:35:22.165040+0000","last_clean":"2024-08-08T19:35:22.165040+0000","last_became_active":"2024-08-08T19:34:34.094895+0000","last_became_peered":"2024-08-08T19:34:34.094895+0000","last_unstale":"2024-08-08T19:35:22.165040+0000","last_undegraded":"2024-08-08T19:35:22.165040+0000","last_fullsized":"2024-08-08T19:35:22.165040+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-08T19:30:05.783680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-08T19:30:05.783680+0000","last_clean_scrub_stamp":"2024-08-08T19:30:05.783680+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-08-10T04:20:36.262342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1164,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495655,"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":1164,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757298,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018940,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"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":107374182469,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411409,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35924,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709228,"statfs":{"total":95995035648,"available":95958249472,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574939,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31764,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713388,"statfs":{"total":95995035648,"available":95962509312,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738470,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1164,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-08T19:36:42.072 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph pg dump --format=json 2024-08-08T19:36:42.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:41 smithi169 bash[22013]: cluster 2024-08-08T19:36:40.064510+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:43.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:42 smithi032 bash[19677]: audit 2024-08-08T19:36:41.474148+0000 mgr.y (mgr.24308) 76 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:43.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:42 smithi032 bash[26432]: audit 2024-08-08T19:36:41.474148+0000 mgr.y (mgr.24308) 76 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:42 smithi169 bash[22013]: audit 2024-08-08T19:36:41.474148+0000 mgr.y (mgr.24308) 76 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:44.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:43 smithi032 bash[19677]: cluster 2024-08-08T19:36:42.065232+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:44.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:43 smithi032 bash[26432]: cluster 2024-08-08T19:36:42.065232+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:44.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:43 smithi169 bash[22013]: cluster 2024-08-08T19:36:42.065232+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:46.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:45 smithi169 bash[22013]: cluster 2024-08-08T19:36:44.065838+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:46.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:45 smithi032 bash[26432]: cluster 2024-08-08T19:36:44.065838+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:46.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:45 smithi032 bash[19677]: cluster 2024-08-08T19:36:44.065838+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:46.864 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:48.205 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:36:48.206 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-08-08T19:36:48.218 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:47 smithi032 bash[19677]: cluster 2024-08-08T19:36:46.066430+0000 mgr.y (mgr.24308) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:48.218 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:47 smithi032 bash[26432]: cluster 2024-08-08T19:36:46.066430+0000 mgr.y (mgr.24308) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:48.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:47 smithi169 bash[22013]: cluster 2024-08-08T19:36:46.066430+0000 mgr.y (mgr.24308) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:48.846 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-08-08T19:36:48.066635+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":239204,"kb_used_data":6412,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722012,"statfs":{"total":767960285184,"available":767715340288,"internally_reserved":0,"allocated":6565888,"data_stored":3722728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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.003676"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-08-08T19:35:22.165040+0000","last_change":"2024-08-08T19:34:34.095907+0000","last_active":"2024-08-08T19:35:22.165040+0000","last_peered":"2024-08-08T19:35:22.165040+0000","last_clean":"2024-08-08T19:35:22.165040+0000","last_became_active":"2024-08-08T19:34:34.094895+0000","last_became_peered":"2024-08-08T19:34:34.094895+0000","last_unstale":"2024-08-08T19:35:22.165040+0000","last_undegraded":"2024-08-08T19:35:22.165040+0000","last_fullsized":"2024-08-08T19:35:22.165040+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-08T19:30:05.783680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-08T19:30:05.783680+0000","last_clean_scrub_stamp":"2024-08-08T19:30:05.783680+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-08-10T04:20:36.262342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201310,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1164,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495657,"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":1164,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"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":107374182471,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":243953,"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":77309411411,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35924,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709228,"statfs":{"total":95995035648,"available":95958249472,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31764,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713388,"statfs":{"total":95995035648,"available":95962509312,"internally_reserved":0,"allocated":598016,"data_stored":243953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738472,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1164,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1191936,"data_stored":834321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-08T19:36:48.847 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-08T19:36:48.847 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-08T19:36:48.847 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-08T19:36:48.847 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- ceph health --format=json 2024-08-08T19:36:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:49 smithi169 bash[22013]: cluster 2024-08-08T19:36:48.066832+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:49 smithi169 bash[22013]: audit 2024-08-08T19:36:48.207689+0000 mgr.y (mgr.24308) 81 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:50.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:49 smithi032 bash[19677]: cluster 2024-08-08T19:36:48.066832+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:50.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:49 smithi032 bash[19677]: audit 2024-08-08T19:36:48.207689+0000 mgr.y (mgr.24308) 81 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:50.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:49 smithi032 bash[26432]: cluster 2024-08-08T19:36:48.066832+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:50.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:49 smithi032 bash[26432]: audit 2024-08-08T19:36:48.207689+0000 mgr.y (mgr.24308) 81 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-08T19:36:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:50 smithi169 bash[22013]: audit 2024-08-08T19:36:50.121192+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:51.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:50 smithi032 bash[19677]: audit 2024-08-08T19:36:50.121192+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:51.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:50 smithi032 bash[26432]: audit 2024-08-08T19:36:50.121192+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:36:52.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:51 smithi169 bash[22013]: cluster 2024-08-08T19:36:50.067470+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:52.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:51 smithi032 bash[19677]: cluster 2024-08-08T19:36:50.067470+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:52.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:36:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:36:52] "GET /metrics HTTP/1.1" 200 26172 "" "Prometheus/2.43.0" 2024-08-08T19:36:52.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:51 smithi032 bash[26432]: cluster 2024-08-08T19:36:50.067470+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:53.639 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:36:54.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:53 smithi032 bash[26432]: cluster 2024-08-08T19:36:52.068119+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:54.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:53 smithi032 bash[19677]: cluster 2024-08-08T19:36:52.068119+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:54.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:53 smithi169 bash[22013]: cluster 2024-08-08T19:36:52.068119+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:55.037 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:36:55.037 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-08T19:36:55.630 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-08T19:36:55.631 INFO:tasks.cephadm:Setup complete, yielding 2024-08-08T19:36:55.631 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-08T19:36:55.646 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-08-08T19:36:55.647 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-08-08T19:36:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:55 smithi032 bash[19677]: cluster 2024-08-08T19:36:54.068673+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:55 smithi032 bash[19677]: audit 2024-08-08T19:36:55.040382+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.32:0/2327914598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-08T19:36:56.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:55 smithi032 bash[26432]: cluster 2024-08-08T19:36:54.068673+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:56.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:55 smithi032 bash[26432]: audit 2024-08-08T19:36:55.040382+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.32:0/2327914598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-08T19:36:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:55 smithi169 bash[22013]: cluster 2024-08-08T19:36:54.068673+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:55 smithi169 bash[22013]: audit 2024-08-08T19:36:55.040382+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.32:0/2327914598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-08T19:36:58.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:57 smithi169 bash[22013]: cluster 2024-08-08T19:36:56.069271+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:58.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:57 smithi032 bash[26432]: cluster 2024-08-08T19:36:56.069271+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:36:58.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:57 smithi032 bash[19677]: cluster 2024-08-08T19:36:56.069271+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:00.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:36:59 smithi169 bash[22013]: cluster 2024-08-08T19:36:58.069817+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:00.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:36:59 smithi032 bash[26432]: cluster 2024-08-08T19:36:58.069817+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:00.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:36:59 smithi032 bash[19677]: cluster 2024-08-08T19:36:58.069817+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:00.448 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:02.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:01 smithi032 bash[26432]: cluster 2024-08-08T19:37:00.070384+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:02.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:01 smithi032 bash[26432]: audit 2024-08-08T19:37:01.804858+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:01 smithi032 bash[19930]: [08/Aug/2024:19:37:01] ENGINE Bus STOPPING 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:02] "GET /metrics HTTP/1.1" 200 26172 "" "Prometheus/2.43.0" 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: [08/Aug/2024:19:37:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: [08/Aug/2024:19:37:02] ENGINE Bus STOPPED 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: [08/Aug/2024:19:37:02] ENGINE Bus STARTING 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:01 smithi032 bash[19677]: cluster 2024-08-08T19:37:00.070384+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:02.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:01 smithi032 bash[19677]: audit 2024-08-08T19:37:01.804858+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' 2024-08-08T19:37:02.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:01 smithi169 bash[22013]: cluster 2024-08-08T19:37:00.070384+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:02.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:01 smithi169 bash[22013]: audit 2024-08-08T19:37:01.804858+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' 2024-08-08T19:37:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: [08/Aug/2024:19:37:02] ENGINE Serving on http://:::9283 2024-08-08T19:37:02.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:02 smithi032 bash[19930]: [08/Aug/2024:19:37:02] ENGINE Bus STARTED 2024-08-08T19:37:02.462 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-08T19:37:02.471 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-08-08T19:37:02.472 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-08-08T19:37:03.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:03 smithi169 bash[22013]: cluster 2024-08-08T19:37:02.070738+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:03.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:03 smithi169 bash[22013]: audit 2024-08-08T19:37:02.369360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:03.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:03 smithi169 bash[22013]: audit 2024-08-08T19:37:02.376512+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[19677]: cluster 2024-08-08T19:37:02.070738+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[19677]: audit 2024-08-08T19:37:02.369360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[19677]: audit 2024-08-08T19:37:02.376512+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[26432]: cluster 2024-08-08T19:37:02.070738+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[26432]: audit 2024-08-08T19:37:02.369360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:03 smithi032 bash[26432]: audit 2024-08-08T19:37:02.376512+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:05.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:05 smithi169 bash[22013]: cluster 2024-08-08T19:37:04.071211+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:05.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:05 smithi169 bash[22013]: audit 2024-08-08T19:37:05.121750+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:05.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:05 smithi032 bash[26432]: cluster 2024-08-08T19:37:04.071211+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:05.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:05 smithi032 bash[26432]: audit 2024-08-08T19:37:05.121750+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:05.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:05 smithi032 bash[19677]: cluster 2024-08-08T19:37:04.071211+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:05.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:05 smithi032 bash[19677]: audit 2024-08-08T19:37:05.121750+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:06.890 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:07.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:07 smithi169 bash[22013]: cluster 2024-08-08T19:37:06.071783+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:07.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:07 smithi032 bash[19677]: cluster 2024-08-08T19:37:06.071783+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:07.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:07 smithi032 bash[26432]: cluster 2024-08-08T19:37:06.071783+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:08 smithi169 bash[22013]: audit 2024-08-08T19:37:07.432468+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:08 smithi169 bash[22013]: audit 2024-08-08T19:37:07.437259+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:08 smithi169 bash[22013]: audit 2024-08-08T19:37:08.176827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:08 smithi169 bash[22013]: audit 2024-08-08T19:37:08.181836+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[26432]: audit 2024-08-08T19:37:07.432468+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[26432]: audit 2024-08-08T19:37:07.437259+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[26432]: audit 2024-08-08T19:37:08.176827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[26432]: audit 2024-08-08T19:37:08.181836+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[19677]: audit 2024-08-08T19:37:07.432468+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[19677]: audit 2024-08-08T19:37:07.437259+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[19677]: audit 2024-08-08T19:37:08.176827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:08 smithi032 bash[19677]: audit 2024-08-08T19:37:08.181836+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: cluster 2024-08-08T19:37:08.072323+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: audit 2024-08-08T19:37:08.803761+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: audit 2024-08-08T19:37:08.804881+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: audit 2024-08-08T19:37:08.813442+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: cluster 2024-08-08T19:37:09.190306+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: audit 2024-08-08T19:37:09.195147+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/2891072951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:09 smithi169 bash[22013]: audit 2024-08-08T19:37:09.196997+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: cluster 2024-08-08T19:37:08.072323+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: audit 2024-08-08T19:37:08.803761+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: audit 2024-08-08T19:37:08.804881+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: audit 2024-08-08T19:37:08.813442+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: cluster 2024-08-08T19:37:09.190306+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: audit 2024-08-08T19:37:09.195147+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/2891072951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:10.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[26432]: audit 2024-08-08T19:37:09.196997+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: cluster 2024-08-08T19:37:08.072323+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: audit 2024-08-08T19:37:08.803761+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: audit 2024-08-08T19:37:08.804881+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: audit 2024-08-08T19:37:08.813442+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: cluster 2024-08-08T19:37:09.190306+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: audit 2024-08-08T19:37:09.195147+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/2891072951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:10.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:09 smithi032 bash[19677]: audit 2024-08-08T19:37:09.196997+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-08T19:37:10.270 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:37:10.271 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "bf16564d-594f-47ff-9d09-eb0a0de40e1c", 2024-08-08T19:37:10.271 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "r", 2024-08-08T19:37:10.271 INFO:teuthology.orchestra.run.smithi032.stdout: "current_period": "2793afd1-937b-450f-83c2-3ec9147be0db", 2024-08-08T19:37:10.271 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1 2024-08-08T19:37:10.271 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:37:10.933 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-08-08T19:37:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:11 smithi169 bash[22013]: cluster 2024-08-08T19:37:10.072969+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:11 smithi169 bash[22013]: audit 2024-08-08T19:37:10.185900+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-08T19:37:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:11 smithi169 bash[22013]: cluster 2024-08-08T19:37:10.193049+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-08T19:37:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:11 smithi169 bash[22013]: cluster 2024-08-08T19:37:10.660681+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:11.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[19677]: cluster 2024-08-08T19:37:10.072969+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:11.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[19677]: audit 2024-08-08T19:37:10.185900+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-08T19:37:11.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[19677]: cluster 2024-08-08T19:37:10.193049+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-08T19:37:11.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[19677]: cluster 2024-08-08T19:37:10.660681+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:11.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[26432]: cluster 2024-08-08T19:37:10.072969+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:37:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[26432]: audit 2024-08-08T19:37:10.185900+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-08T19:37:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[26432]: cluster 2024-08-08T19:37:10.193049+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-08T19:37:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:11 smithi032 bash[26432]: cluster 2024-08-08T19:37:10.660681+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:12.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:12 smithi032 bash[19677]: cluster 2024-08-08T19:37:11.192268+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-08T19:37:12.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:12] "GET /metrics HTTP/1.1" 200 26169 "" "Prometheus/2.43.0" 2024-08-08T19:37:12.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:12 smithi032 bash[26432]: cluster 2024-08-08T19:37:11.192268+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-08T19:37:12.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:12 smithi169 bash[22013]: cluster 2024-08-08T19:37:11.192268+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-08T19:37:13.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:13 smithi169 bash[22013]: cluster 2024-08-08T19:37:12.073653+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:13.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:13 smithi169 bash[22013]: cluster 2024-08-08T19:37:12.194989+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:37:13.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:13 smithi169 bash[22013]: cluster 2024-08-08T19:37:12.195040+0000 mon.a (mon.0) 825 : cluster [INF] Cluster is now healthy 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[26432]: cluster 2024-08-08T19:37:12.073653+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[26432]: cluster 2024-08-08T19:37:12.194989+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[26432]: cluster 2024-08-08T19:37:12.195040+0000 mon.a (mon.0) 825 : cluster [INF] Cluster is now healthy 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[19677]: cluster 2024-08-08T19:37:12.073653+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[19677]: cluster 2024-08-08T19:37:12.194989+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:37:13.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:13 smithi032 bash[19677]: cluster 2024-08-08T19:37:12.195040+0000 mon.a (mon.0) 825 : cluster [INF] Cluster is now healthy 2024-08-08T19:37:15.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:15 smithi169 bash[22013]: cluster 2024-08-08T19:37:14.074335+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:15.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:15 smithi032 bash[26432]: cluster 2024-08-08T19:37:14.074335+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:15.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:15 smithi032 bash[19677]: cluster 2024-08-08T19:37:14.074335+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-08T19:37:15.734 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:16.873 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:37:16.873 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "dce87693-1b91-4d58-9827-ecd7fdca0681", 2024-08-08T19:37:16.873 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": true, 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "", 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [], 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [ 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default-placement", 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "tags": [], 2024-08-08T19:37:16.874 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": [] 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "default-placement", 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "bf16564d-594f-47ff-9d09-eb0a0de40e1c", 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled_features": [ 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:37:16.875 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:37:17.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:17 smithi032 bash[19677]: cluster 2024-08-08T19:37:16.075271+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 297 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-08T19:37:17.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:17 smithi032 bash[26432]: cluster 2024-08-08T19:37:16.075271+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 297 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-08T19:37:17.453 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-08-08T19:37:17.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:17 smithi169 bash[22013]: cluster 2024-08-08T19:37:16.075271+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 297 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-08T19:37:19.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:19 smithi169 bash[22013]: cluster 2024-08-08T19:37:18.075944+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-08T19:37:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:19 smithi032 bash[19677]: cluster 2024-08-08T19:37:18.075944+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-08T19:37:19.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:19 smithi032 bash[26432]: cluster 2024-08-08T19:37:18.075944+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-08T19:37:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:20 smithi169 bash[22013]: audit 2024-08-08T19:37:20.082984+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-08-08T19:37:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:20 smithi169 bash[22013]: audit 2024-08-08T19:37:20.122383+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:20 smithi032 bash[19677]: audit 2024-08-08T19:37:20.082984+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-08-08T19:37:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:20 smithi032 bash[19677]: audit 2024-08-08T19:37:20.122383+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:20.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:20 smithi032 bash[26432]: audit 2024-08-08T19:37:20.082984+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-08-08T19:37:20.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:20 smithi032 bash[26432]: audit 2024-08-08T19:37:20.122383+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[19677]: cluster 2024-08-08T19:37:20.076650+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 828 B/s wr, 1 op/s 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[19677]: audit 2024-08-08T19:37:20.227242+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[19677]: cluster 2024-08-08T19:37:20.230896+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[26432]: cluster 2024-08-08T19:37:20.076650+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 828 B/s wr, 1 op/s 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[26432]: audit 2024-08-08T19:37:20.227242+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-08-08T19:37:21.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:21 smithi032 bash[26432]: cluster 2024-08-08T19:37:20.230896+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-08T19:37:21.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:21 smithi169 bash[22013]: cluster 2024-08-08T19:37:20.076650+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 828 B/s wr, 1 op/s 2024-08-08T19:37:21.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:21 smithi169 bash[22013]: audit 2024-08-08T19:37:20.227242+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-08-08T19:37:21.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:21 smithi169 bash[22013]: cluster 2024-08-08T19:37:20.230896+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-08T19:37:22.257 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:22.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:22] "GET /metrics HTTP/1.1" 200 28487 "" "Prometheus/2.43.0" 2024-08-08T19:37:22.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:22 smithi032 bash[26432]: cluster 2024-08-08T19:37:21.235605+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-08T19:37:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:22 smithi032 bash[19677]: cluster 2024-08-08T19:37:21.235605+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-08T19:37:22.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:22 smithi169 bash[22013]: cluster 2024-08-08T19:37:21.235605+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-08T19:37:23.453 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:37:23.453 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "73540fcc-9708-4b90-9117-5e19a91be04f", 2024-08-08T19:37:23.453 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-08-08T19:37:23.453 INFO:teuthology.orchestra.run.smithi032.stdout: "domain_root": "z.rgw.meta:root", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "control_pool": "z.rgw.control", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "gc_pool": "z.rgw.log:gc", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "lc_pool": "z.rgw.log:lc", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "log_pool": "z.rgw.log", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "roles_pool": "z.rgw.meta:roles", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-08-08T19:37:23.454 INFO:teuthology.orchestra.run.smithi032.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "otp_pool": "z.rgw.otp", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "notif_pool": "z.rgw.log:notif", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "topics_pool": "z.rgw.meta:topics", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "account_pool": "z.rgw.meta:accounts", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "group_pool": "z.rgw.meta:groups", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "system_key": { 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "access_key": "", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "secret_key": "" 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_pools": [ 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "default-placement", 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "val": { 2024-08-08T19:37:23.455 INFO:teuthology.orchestra.run.smithi032.stdout: "index_pool": "z.rgw.buckets.index", 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": { 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD": { 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "data_pool": "z.rgw.buckets.data" 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "index_type": 0, 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "inline_data": true 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "bf16564d-594f-47ff-9d09-eb0a0de40e1c" 2024-08-08T19:37:23.456 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:37:23.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:23 smithi032 bash[26432]: cluster 2024-08-08T19:37:22.077300+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:23.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:23 smithi032 bash[19677]: cluster 2024-08-08T19:37:22.077300+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:23.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:23 smithi169 bash[22013]: cluster 2024-08-08T19:37:22.077300+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:24.075 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-08-08T19:37:25.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:25 smithi032 bash[19677]: cluster 2024-08-08T19:37:24.077925+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:25.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:25 smithi032 bash[26432]: cluster 2024-08-08T19:37:24.077925+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:25.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:25 smithi169 bash[22013]: cluster 2024-08-08T19:37:24.077925+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-08-08T19:37:27.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:27 smithi032 bash[26432]: cluster 2024-08-08T19:37:26.078710+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:27.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:27 smithi032 bash[19677]: cluster 2024-08-08T19:37:26.078710+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:27 smithi169 bash[22013]: cluster 2024-08-08T19:37:26.078710+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:28.865 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:29.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:29 smithi032 bash[26432]: cluster 2024-08-08T19:37:28.079304+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:29.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:29 smithi032 bash[19677]: cluster 2024-08-08T19:37:28.079304+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:29.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:29 smithi169 bash[22013]: cluster 2024-08-08T19:37:28.079304+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[26432]: cluster 2024-08-08T19:37:30.079671+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 935 B/s wr, 2 op/s 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[26432]: cluster 2024-08-08T19:37:30.548347+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[26432]: audit 2024-08-08T19:37:30.553927+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[26432]: audit 2024-08-08T19:37:30.562067+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[19677]: cluster 2024-08-08T19:37:30.079671+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 935 B/s wr, 2 op/s 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[19677]: cluster 2024-08-08T19:37:30.548347+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-08T19:37:31.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[19677]: audit 2024-08-08T19:37:30.553927+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:31.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:31 smithi032 bash[19677]: audit 2024-08-08T19:37:30.562067+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:31 smithi169 bash[22013]: cluster 2024-08-08T19:37:30.079671+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 935 B/s wr, 2 op/s 2024-08-08T19:37:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:31 smithi169 bash[22013]: cluster 2024-08-08T19:37:30.548347+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-08T19:37:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:31 smithi169 bash[22013]: audit 2024-08-08T19:37:30.553927+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:31 smithi169 bash[22013]: audit 2024-08-08T19:37:30.562067+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-08T19:37:32.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:32] "GET /metrics HTTP/1.1" 200 28487 "" "Prometheus/2.43.0" 2024-08-08T19:37:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:32 smithi032 bash[26432]: audit 2024-08-08T19:37:31.542187+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-08T19:37:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:32 smithi032 bash[26432]: cluster 2024-08-08T19:37:31.549106+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-08T19:37:32.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:32 smithi032 bash[19677]: audit 2024-08-08T19:37:31.542187+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-08T19:37:32.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:32 smithi032 bash[19677]: cluster 2024-08-08T19:37:31.549106+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-08T19:37:32.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:32 smithi169 bash[22013]: audit 2024-08-08T19:37:31.542187+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-08T19:37:32.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:32 smithi169 bash[22013]: cluster 2024-08-08T19:37:31.549106+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-08T19:37:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[19677]: cluster 2024-08-08T19:37:32.080066+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 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-08-08T19:37:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[19677]: cluster 2024-08-08T19:37:32.571677+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-08T19:37:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[19677]: audit 2024-08-08T19:37:32.578326+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[19677]: audit 2024-08-08T19:37:32.579321+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[26432]: cluster 2024-08-08T19:37:32.080066+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 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-08-08T19:37:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[26432]: cluster 2024-08-08T19:37:32.571677+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-08T19:37:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[26432]: audit 2024-08-08T19:37:32.578326+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:33 smithi032 bash[26432]: audit 2024-08-08T19:37:32.579321+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:33.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:33 smithi169 bash[22013]: cluster 2024-08-08T19:37:32.080066+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 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-08-08T19:37:33.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:33 smithi169 bash[22013]: cluster 2024-08-08T19:37:32.571677+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-08T19:37:33.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:33 smithi169 bash[22013]: audit 2024-08-08T19:37:32.578326+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:33.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:33 smithi169 bash[22013]: audit 2024-08-08T19:37:32.579321+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-08T19:37:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:34 smithi169 bash[22013]: audit 2024-08-08T19:37:33.566264+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-08T19:37:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:34 smithi169 bash[22013]: cluster 2024-08-08T19:37:33.573910+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-08T19:37:35.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:34 smithi032 bash[19677]: audit 2024-08-08T19:37:33.566264+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-08T19:37:35.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:34 smithi032 bash[19677]: cluster 2024-08-08T19:37:33.573910+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-08T19:37:35.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:34 smithi032 bash[26432]: audit 2024-08-08T19:37:33.566264+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-08T19:37:35.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:34 smithi032 bash[26432]: cluster 2024-08-08T19:37:33.573910+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-08T19:37:35.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:35 smithi169 bash[22013]: cluster 2024-08-08T19:37:34.080636+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-08-08T19:37:35.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:35 smithi169 bash[22013]: cluster 2024-08-08T19:37:34.600153+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-08T19:37:35.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:35 smithi169 bash[22013]: audit 2024-08-08T19:37:34.609093+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:35.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:35 smithi169 bash[22013]: audit 2024-08-08T19:37:34.610829+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:35.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:35 smithi169 bash[22013]: audit 2024-08-08T19:37:35.123055+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[26432]: cluster 2024-08-08T19:37:34.080636+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[26432]: cluster 2024-08-08T19:37:34.600153+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[26432]: audit 2024-08-08T19:37:34.609093+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[26432]: audit 2024-08-08T19:37:34.610829+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[26432]: audit 2024-08-08T19:37:35.123055+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[19677]: cluster 2024-08-08T19:37:34.080636+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-08-08T19:37:36.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[19677]: cluster 2024-08-08T19:37:34.600153+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-08T19:37:36.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[19677]: audit 2024-08-08T19:37:34.609093+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:36.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[19677]: audit 2024-08-08T19:37:34.610829+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-08T19:37:36.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:35 smithi032 bash[19677]: audit 2024-08-08T19:37:35.123055+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "547ac1d0-e9b8-42f6-8cd6-27d7c70da411", 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1, 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout: "predecessor_uuid": "2793afd1-937b-450f-83c2-3ec9147be0db", 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_status": [], 2024-08-08T19:37:36.743 INFO:teuthology.orchestra.run.smithi032.stdout: "period_map": { 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "547ac1d0-e9b8-42f6-8cd6-27d7c70da411", 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "zonegroups": [ 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "dce87693-1b91-4d58-9827-ecd7fdca0681", 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": true, 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "73540fcc-9708-4b90-9117-5e19a91be04f", 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [ 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:36.744 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "73540fcc-9708-4b90-9117-5e19a91be04f", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "log_meta": false, 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "log_data": false, 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_index_max_shards": 11, 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "read_only": false, 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "tier_type": "", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from_all": true, 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from": [], 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "redirect_zone": "", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "supported_features": [ 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "compress-encrypted", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-08-08T19:37:36.745 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [ 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default-placement", 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "tags": [], 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": [ 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD" 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "default-placement", 2024-08-08T19:37:36.746 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "bf16564d-594f-47ff-9d09-eb0a0de40e1c", 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled_features": [ 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "short_zone_ids": [ 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "73540fcc-9708-4b90-9117-5e19a91be04f", 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: "val": 2192519905 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-08-08T19:37:36.747 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zonegroup": "dce87693-1b91-4d58-9827-ecd7fdca0681", 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "73540fcc-9708-4b90-9117-5e19a91be04f", 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "period_config": { 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_quota": { 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "user_quota": { 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-08-08T19:37:36.748 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "user_ratelimit": { 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_ratelimit": { 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-08-08T19:37:36.749 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "anonymous_ratelimit": { 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "bf16564d-594f-47ff-9d09-eb0a0de40e1c", 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_epoch": 2 2024-08-08T19:37:36.750 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:37:36.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[26432]: audit 2024-08-08T19:37:35.597092+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-08T19:37:36.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[26432]: cluster 2024-08-08T19:37:35.604284+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-08T19:37:36.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[26432]: audit 2024-08-08T19:37:35.621506+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:36.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[26432]: audit 2024-08-08T19:37:35.622943+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:36.918 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[19677]: audit 2024-08-08T19:37:35.597092+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-08T19:37:36.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[19677]: cluster 2024-08-08T19:37:35.604284+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-08T19:37:36.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[19677]: audit 2024-08-08T19:37:35.621506+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:36.919 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:36 smithi032 bash[19677]: audit 2024-08-08T19:37:35.622943+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:36 smithi169 bash[22013]: audit 2024-08-08T19:37:35.597092+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-08T19:37:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:36 smithi169 bash[22013]: cluster 2024-08-08T19:37:35.604284+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-08T19:37:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:36 smithi169 bash[22013]: audit 2024-08-08T19:37:35.621506+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.32:0/1726070140' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:36 smithi169 bash[22013]: audit 2024-08-08T19:37:35.622943+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-08T19:37:37.456 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-08-08T19:37:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[26432]: cluster 2024-08-08T19:37:36.081947+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 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-08-08T19:37:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[26432]: audit 2024-08-08T19:37:36.616713+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-08T19:37:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[26432]: cluster 2024-08-08T19:37:36.624102+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-08T19:37:37.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[19677]: cluster 2024-08-08T19:37:36.081947+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 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-08-08T19:37:37.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[19677]: audit 2024-08-08T19:37:36.616713+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-08T19:37:37.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:37 smithi032 bash[19677]: cluster 2024-08-08T19:37:36.624102+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-08T19:37:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:37 smithi169 bash[22013]: cluster 2024-08-08T19:37:36.081947+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 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-08-08T19:37:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:37 smithi169 bash[22013]: audit 2024-08-08T19:37:36.616713+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-08T19:37:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:37 smithi169 bash[22013]: cluster 2024-08-08T19:37:36.624102+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-08T19:37:39.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:39 smithi169 bash[22013]: cluster 2024-08-08T19:37:38.082775+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 453 B/s wr, 1 op/s 2024-08-08T19:37:40.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:39 smithi032 bash[19677]: cluster 2024-08-08T19:37:38.082775+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 453 B/s wr, 1 op/s 2024-08-08T19:37:40.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:39 smithi032 bash[26432]: cluster 2024-08-08T19:37:38.082775+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 453 B/s wr, 1 op/s 2024-08-08T19:37:41.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:41 smithi169 bash[22013]: cluster 2024-08-08T19:37:40.083634+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-08-08T19:37:42.046 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:41 smithi032 bash[26432]: cluster 2024-08-08T19:37:40.083634+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-08-08T19:37:42.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:41 smithi032 bash[19677]: cluster 2024-08-08T19:37:40.083634+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-08-08T19:37:42.255 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:42.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:42] "GET /metrics HTTP/1.1" 200 35367 "" "Prometheus/2.43.0" 2024-08-08T19:37:43.573 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled rgw.foo update... 2024-08-08T19:37:43.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:43 smithi169 bash[22013]: cluster 2024-08-08T19:37:42.085141+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-08-08T19:37:43.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:43 smithi169 bash[22013]: audit 2024-08-08T19:37:43.575193+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:44.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:43 smithi032 bash[19677]: cluster 2024-08-08T19:37:42.085141+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-08-08T19:37:44.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:43 smithi032 bash[19677]: audit 2024-08-08T19:37:43.575193+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:44.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:43 smithi032 bash[26432]: cluster 2024-08-08T19:37:42.085141+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-08-08T19:37:44.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:43 smithi032 bash[26432]: audit 2024-08-08T19:37:43.575193+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:44.203 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph osd pool create foo' 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:43.564569+0000 mgr.y (mgr.24308) 109 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: cephadm 2024-08-08T19:37:43.566875+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.254731+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.255642+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.261580+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.266112+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.268656+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.275897+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:44.936 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:44 smithi169 bash[22013]: audit 2024-08-08T19:37:44.278071+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:43.564569+0000 mgr.y (mgr.24308) 109 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:37:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: cephadm 2024-08-08T19:37:43.566875+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.254731+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.255642+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.261580+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.266112+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.268656+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.275897+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[19677]: audit 2024-08-08T19:37:44.278071+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:43.564569+0000 mgr.y (mgr.24308) 109 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: cephadm 2024-08-08T19:37:43.566875+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.254731+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.255642+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.261580+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.266112+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.268656+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.275897+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:44 smithi032 bash[26432]: audit 2024-08-08T19:37:44.278071+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:45.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:45 smithi169 bash[22013]: cluster 2024-08-08T19:37:44.085864+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-08-08T19:37:45.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:45 smithi169 bash[22013]: cephadm 2024-08-08T19:37:44.279090+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T19:37:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:45 smithi032 bash[26432]: cluster 2024-08-08T19:37:44.085864+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-08-08T19:37:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:45 smithi032 bash[26432]: cephadm 2024-08-08T19:37:44.279090+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T19:37:46.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:45 smithi032 bash[19677]: cluster 2024-08-08T19:37:44.085864+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-08-08T19:37:46.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:45 smithi032 bash[19677]: cephadm 2024-08-08T19:37:44.279090+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T19:37:47.217 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.217 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.218 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.218 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.218 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.219 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.219 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.220 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.220 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.473 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.473 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.473 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.474 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.474 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.475 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:37:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: cluster 2024-08-08T19:37:46.087298+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v88: 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-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.541024+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.551671+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.562387+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.564312+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.567834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:47.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.580084+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:47 smithi169 bash[22013]: audit 2024-08-08T19:37:47.584513+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: cluster 2024-08-08T19:37:46.087298+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v88: 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-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.541024+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.551671+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.562387+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.564312+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:48.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.567834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.580084+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[26432]: audit 2024-08-08T19:37:47.584513+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: cluster 2024-08-08T19:37:46.087298+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v88: 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-08-08T19:37:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.541024+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.551671+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.562387+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.564312+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-08T19:37:48.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.567834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-08T19:37:48.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.580084+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:48.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:47 smithi032 bash[19677]: audit 2024-08-08T19:37:47.584513+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:48.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:48 smithi169 bash[22013]: cephadm 2024-08-08T19:37:47.586697+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T19:37:48.981 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:49.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:48 smithi032 bash[26432]: cephadm 2024-08-08T19:37:47.586697+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T19:37:49.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:48 smithi032 bash[19677]: cephadm 2024-08-08T19:37:47.586697+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T19:37:49.936 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:49 smithi032 bash[19677]: cluster 2024-08-08T19:37:48.088061+0000 mgr.y (mgr.24308) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 892 B/s wr, 2 op/s 2024-08-08T19:37:49.936 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:49 smithi032 bash[26432]: cluster 2024-08-08T19:37:48.088061+0000 mgr.y (mgr.24308) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 892 B/s wr, 2 op/s 2024-08-08T19:37:49.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:49 smithi169 bash[22013]: cluster 2024-08-08T19:37:48.088061+0000 mgr.y (mgr.24308) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 892 B/s wr, 2 op/s 2024-08-08T19:37:51.120 INFO:teuthology.orchestra.run.smithi032.stderr:pool 'foo' created 2024-08-08T19:37:51.257 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:51 smithi032 bash[19677]: audit 2024-08-08T19:37:50.123187+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:51.257 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.257 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.257 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:51 smithi032 bash[26432]: audit 2024-08-08T19:37:50.123187+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:51.257 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.258 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.258 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.258 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.259 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.259 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.259 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:51 smithi169 bash[22013]: audit 2024-08-08T19:37:50.123187+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:37:51.509 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.510 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.510 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.511 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.511 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.511 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.512 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:51.512 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:37:51 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:37:52] "GET /metrics HTTP/1.1" 200 35526 "" "Prometheus/2.43.0" 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: cluster 2024-08-08T19:37:50.088503+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:50.621376+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.123345+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: cluster 2024-08-08T19:37:51.127918+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.552437+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.558089+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.187 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.562589+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.567670+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.585290+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: cephadm 2024-08-08T19:37:51.586620+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.595147+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[26432]: audit 2024-08-08T19:37:51.602471+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: cluster 2024-08-08T19:37:50.088503+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:50.621376+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.123345+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: cluster 2024-08-08T19:37:51.127918+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-08T19:37:52.188 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.552437+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.558089+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.562589+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.567670+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.585290+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: cephadm 2024-08-08T19:37:51.586620+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.595147+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.189 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:52 smithi032 bash[19677]: audit 2024-08-08T19:37:51.602471+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.190 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'rbd pool init foo' 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: cluster 2024-08-08T19:37:50.088503+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:50.621376+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.123345+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.32:0/2645540057' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: cluster 2024-08-08T19:37:51.127918+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.552437+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.558089+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.562589+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.567670+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.585290+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: cephadm 2024-08-08T19:37:51.586620+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.595147+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:52.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:52 smithi169 bash[22013]: audit 2024-08-08T19:37:51.602471+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:53.264 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[19677]: cluster 2024-08-08T19:37:52.088863+0000 mgr.y (mgr.24308) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-08-08T19:37:53.264 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[19677]: cluster 2024-08-08T19:37:52.128059+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-08T19:37:53.264 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[19677]: cluster 2024-08-08T19:37:53.081203+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:53.264 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[26432]: cluster 2024-08-08T19:37:52.088863+0000 mgr.y (mgr.24308) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-08-08T19:37:53.264 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[26432]: cluster 2024-08-08T19:37:52.128059+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-08T19:37:53.265 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:53 smithi032 bash[26432]: cluster 2024-08-08T19:37:53.081203+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:53.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:53 smithi169 bash[22013]: cluster 2024-08-08T19:37:52.088863+0000 mgr.y (mgr.24308) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-08-08T19:37:53.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:53 smithi169 bash[22013]: cluster 2024-08-08T19:37:52.128059+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-08T19:37:53.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:53 smithi169 bash[22013]: cluster 2024-08-08T19:37:53.081203+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-08T19:37:54.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:54 smithi169 bash[22013]: cluster 2024-08-08T19:37:53.135726+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-08T19:37:54.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:54 smithi032 bash[26432]: cluster 2024-08-08T19:37:53.135726+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-08T19:37:54.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:54 smithi032 bash[19677]: cluster 2024-08-08T19:37:53.135726+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-08T19:37:55.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:55 smithi169 bash[22013]: cluster 2024-08-08T19:37:54.089637+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-08-08T19:37:55.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:55 smithi032 bash[26432]: cluster 2024-08-08T19:37:54.089637+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-08-08T19:37:55.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:55 smithi032 bash[19677]: cluster 2024-08-08T19:37:54.089637+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-08-08T19:37:56.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:56 smithi169 bash[22013]: audit 2024-08-08T19:37:55.157538+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:56.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:56 smithi032 bash[19677]: audit 2024-08-08T19:37:55.157538+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:56.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:56 smithi032 bash[26432]: audit 2024-08-08T19:37:55.157538+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:57.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:57 smithi169 bash[22013]: cluster 2024-08-08T19:37:56.091228+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-08-08T19:37:57.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:57 smithi032 bash[19677]: cluster 2024-08-08T19:37:56.091228+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-08-08T19:37:57.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:57 smithi032 bash[26432]: cluster 2024-08-08T19:37:56.091228+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-08-08T19:37:57.699 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:37:58.784 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19930]: [08/Aug/2024:19:37:58] ENGINE Bus STOPPING 2024-08-08T19:37:58.784 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:57.532291+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:57.543112+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:58.249345+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:58.254779+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:58.255818+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[19677]: audit 2024-08-08T19:37:58.256614+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:57.532291+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:57.543112+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:58.249345+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:58.254779+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:58.255818+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:58.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:58 smithi032 bash[26432]: audit 2024-08-08T19:37:58.256614+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:58.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:57.532291+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:57.543112+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:58.249345+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:58.254779+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:58.255818+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:58 smithi169 bash[22013]: audit 2024-08-08T19:37:58.256614+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STOPPED 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STARTING 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Serving on http://:::9283 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STARTED 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STOPPING 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STOPPED 2024-08-08T19:37:59.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STARTING 2024-08-08T19:37:59.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Serving on http://:::9283 2024-08-08T19:37:59.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19930]: [08/Aug/2024:19:37:59] ENGINE Bus STARTED 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: cluster 2024-08-08T19:37:58.091694+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 146 B/s wr, 143 op/s 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: cephadm 2024-08-08T19:37:58.261041+0000 mgr.y (mgr.24308) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.703030+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.711596+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.718327+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.803923+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.804631+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:37:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: cephadm 2024-08-08T19:37:58.808261+0000 mgr.y (mgr.24308) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:37:59.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:58.879438+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-08T19:37:59.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:37:59 smithi169 bash[22013]: audit 2024-08-08T19:37:59.065967+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: cluster 2024-08-08T19:37:58.091694+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 146 B/s wr, 143 op/s 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: cephadm 2024-08-08T19:37:58.261041+0000 mgr.y (mgr.24308) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.703030+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.711596+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.718327+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.803923+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.804631+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: cephadm 2024-08-08T19:37:58.808261+0000 mgr.y (mgr.24308) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:58.879438+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-08T19:38:00.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[19677]: audit 2024-08-08T19:37:59.065967+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: cluster 2024-08-08T19:37:58.091694+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 146 B/s wr, 143 op/s 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: cephadm 2024-08-08T19:37:58.261041+0000 mgr.y (mgr.24308) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.703030+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.711596+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.718327+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.803923+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.804631+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: cephadm 2024-08-08T19:37:58.808261+0000 mgr.y (mgr.24308) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:58.879438+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-08T19:38:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:37:59 smithi032 bash[26432]: audit 2024-08-08T19:37:59.065967+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:01.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:00 smithi032 bash[19677]: audit 2024-08-08T19:37:59.718933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-08T19:38:01.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:00 smithi032 bash[19677]: cluster 2024-08-08T19:37:59.724932+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-08T19:38:01.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:00 smithi032 bash[26432]: audit 2024-08-08T19:37:59.718933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-08T19:38:01.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:00 smithi032 bash[26432]: cluster 2024-08-08T19:37:59.724932+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-08T19:38:01.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:00 smithi169 bash[22013]: audit 2024-08-08T19:37:59.718933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.32:0/246449637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-08T19:38:01.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:00 smithi169 bash[22013]: cluster 2024-08-08T19:37:59.724932+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[26432]: cluster 2024-08-08T19:38:00.092424+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 128 B/s wr, 125 op/s 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[26432]: cluster 2024-08-08T19:38:00.718896+0000 mon.a (mon.0) 892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[26432]: cluster 2024-08-08T19:38:00.718942+0000 mon.a (mon.0) 893 : cluster [INF] Cluster is now healthy 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[26432]: cluster 2024-08-08T19:38:00.735934+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[19677]: cluster 2024-08-08T19:38:00.092424+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 128 B/s wr, 125 op/s 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[19677]: cluster 2024-08-08T19:38:00.718896+0000 mon.a (mon.0) 892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[19677]: cluster 2024-08-08T19:38:00.718942+0000 mon.a (mon.0) 893 : cluster [INF] Cluster is now healthy 2024-08-08T19:38:02.049 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:01 smithi032 bash[19677]: cluster 2024-08-08T19:38:00.735934+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-08T19:38:02.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:01 smithi169 bash[22013]: cluster 2024-08-08T19:38:00.092424+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 128 B/s wr, 125 op/s 2024-08-08T19:38:02.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:01 smithi169 bash[22013]: cluster 2024-08-08T19:38:00.718896+0000 mon.a (mon.0) 892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-08T19:38:02.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:01 smithi169 bash[22013]: cluster 2024-08-08T19:38:00.718942+0000 mon.a (mon.0) 893 : cluster [INF] Cluster is now healthy 2024-08-08T19:38:02.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:01 smithi169 bash[22013]: cluster 2024-08-08T19:38:00.735934+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-08T19:38:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:02] "GET /metrics HTTP/1.1" 200 35526 "" "Prometheus/2.43.0" 2024-08-08T19:38:02.467 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch apply iscsi foo u p' 2024-08-08T19:38:03.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:02 smithi032 bash[19677]: cluster 2024-08-08T19:38:01.745381+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-08T19:38:03.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:02 smithi032 bash[26432]: cluster 2024-08-08T19:38:01.745381+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-08T19:38:03.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:02 smithi169 bash[22013]: cluster 2024-08-08T19:38:01.745381+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-08T19:38:04.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:03 smithi032 bash[19677]: cluster 2024-08-08T19:38:02.093162+0000 mgr.y (mgr.24308) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:04.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:03 smithi032 bash[26432]: cluster 2024-08-08T19:38:02.093162+0000 mgr.y (mgr.24308) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:04.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:03 smithi169 bash[22013]: cluster 2024-08-08T19:38:02.093162+0000 mgr.y (mgr.24308) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:06.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:05 smithi032 bash[26432]: cluster 2024-08-08T19:38:04.093981+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:06.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:05 smithi032 bash[26432]: audit 2024-08-08T19:38:05.124143+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:06.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:05 smithi032 bash[19677]: cluster 2024-08-08T19:38:04.093981+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:06.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:05 smithi032 bash[19677]: audit 2024-08-08T19:38:05.124143+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:06.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:05 smithi169 bash[22013]: cluster 2024-08-08T19:38:04.093981+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-08T19:38:06.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:05 smithi169 bash[22013]: audit 2024-08-08T19:38:05.124143+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:07.272 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:38:08.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:07 smithi032 bash[19677]: cluster 2024-08-08T19:38:06.095686+0000 mgr.y (mgr.24308) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 642 B/s wr, 10 op/s 2024-08-08T19:38:08.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:07 smithi032 bash[26432]: cluster 2024-08-08T19:38:06.095686+0000 mgr.y (mgr.24308) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 642 B/s wr, 10 op/s 2024-08-08T19:38:08.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:07 smithi169 bash[22013]: cluster 2024-08-08T19:38:06.095686+0000 mgr.y (mgr.24308) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 642 B/s wr, 10 op/s 2024-08-08T19:38:08.582 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled iscsi.foo update... 2024-08-08T19:38:09.186 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: cluster 2024-08-08T19:38:08.096393+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.576193+0000 mgr.y (mgr.24308) 129 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: cephadm 2024-08-08T19:38:08.580186+0000 mgr.y (mgr.24308) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.585150+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.587085+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.588212+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:09.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.594530+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.599759+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.602141+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: audit 2024-08-08T19:38:08.611453+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: cephadm 2024-08-08T19:38:08.612570+0000 mgr.y (mgr.24308) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:38:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:09 smithi169 bash[22013]: cluster 2024-08-08T19:38:09.317663+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: cluster 2024-08-08T19:38:08.096393+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.576193+0000 mgr.y (mgr.24308) 129 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: cephadm 2024-08-08T19:38:08.580186+0000 mgr.y (mgr.24308) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.585150+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.587085+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:10.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.588212+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.594530+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.599759+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.602141+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: audit 2024-08-08T19:38:08.611453+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: cephadm 2024-08-08T19:38:08.612570+0000 mgr.y (mgr.24308) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[26432]: cluster 2024-08-08T19:38:09.317663+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: cluster 2024-08-08T19:38:08.096393+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.576193+0000 mgr.y (mgr.24308) 129 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: cephadm 2024-08-08T19:38:08.580186+0000 mgr.y (mgr.24308) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.585150+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.587085+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:10.012 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.588212+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.594530+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.599759+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.602141+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: audit 2024-08-08T19:38:08.611453+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: cephadm 2024-08-08T19:38:08.612570+0000 mgr.y (mgr.24308) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:38:10.013 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:09 smithi032 bash[19677]: cluster 2024-08-08T19:38:09.317663+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-08T19:38:11.137 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.138 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.138 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.138 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.139 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.139 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.139 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.140 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.403 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.403 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.404 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.404 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.404 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.405 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.405 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.405 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.406 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:38:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:38:11.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[26432]: cluster 2024-08-08T19:38:10.097025+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[26432]: audit 2024-08-08T19:38:11.462493+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[26432]: audit 2024-08-08T19:38:11.468826+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[26432]: audit 2024-08-08T19:38:11.473548+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[26432]: audit 2024-08-08T19:38:11.484024+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[19677]: cluster 2024-08-08T19:38:10.097025+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[19677]: audit 2024-08-08T19:38:11.462493+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[19677]: audit 2024-08-08T19:38:11.468826+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[19677]: audit 2024-08-08T19:38:11.473548+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:11 smithi032 bash[19677]: audit 2024-08-08T19:38:11.484024+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:11 smithi169 bash[22013]: cluster 2024-08-08T19:38:10.097025+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-08-08T19:38:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:11 smithi169 bash[22013]: audit 2024-08-08T19:38:11.462493+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:11 smithi169 bash[22013]: audit 2024-08-08T19:38:11.468826+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:11 smithi169 bash[22013]: audit 2024-08-08T19:38:11.473548+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:11 smithi169 bash[22013]: audit 2024-08-08T19:38:11.484024+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:12.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:12] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-08T19:38:12.921 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:12 smithi032 bash[19677]: cephadm 2024-08-08T19:38:11.474273+0000 mgr.y (mgr.24308) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-08T19:38:12.921 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:12 smithi032 bash[26432]: cephadm 2024-08-08T19:38:11.474273+0000 mgr.y (mgr.24308) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-08T19:38:12.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:12 smithi169 bash[22013]: cephadm 2024-08-08T19:38:11.474273+0000 mgr.y (mgr.24308) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-08T19:38:13.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:13 smithi169 bash[22013]: cluster 2024-08-08T19:38:12.098671+0000 mgr.y (mgr.24308) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:13.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:13 smithi169 bash[22013]: audit 2024-08-08T19:38:13.596728+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.32:0/3683657500' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:38:14.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:13 smithi032 bash[26432]: cluster 2024-08-08T19:38:12.098671+0000 mgr.y (mgr.24308) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:14.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:13 smithi032 bash[26432]: audit 2024-08-08T19:38:13.596728+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.32:0/3683657500' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:38:14.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:13 smithi032 bash[19677]: cluster 2024-08-08T19:38:12.098671+0000 mgr.y (mgr.24308) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:14.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:13 smithi032 bash[19677]: audit 2024-08-08T19:38:13.596728+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.32:0/3683657500' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:38:14.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:14 smithi169 bash[22013]: cluster 2024-08-08T19:38:13.612286+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-08-08T19:38:14.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:14 smithi169 bash[22013]: audit 2024-08-08T19:38:13.895594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.32:0/3258438462' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:14.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:14 smithi169 bash[22013]: audit 2024-08-08T19:38:13.896387+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:14.978 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:38:15.063 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[26432]: cluster 2024-08-08T19:38:13.612286+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-08-08T19:38:15.063 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[26432]: audit 2024-08-08T19:38:13.895594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.32:0/3258438462' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:15.063 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[26432]: audit 2024-08-08T19:38:13.896387+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:15.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[19677]: cluster 2024-08-08T19:38:13.612286+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-08-08T19:38:15.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[19677]: audit 2024-08-08T19:38:13.895594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.32:0/3258438462' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:15.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:14 smithi032 bash[19677]: audit 2024-08-08T19:38:13.896387+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]: dispatch 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[19677]: cluster 2024-08-08T19:38:14.099283+0000 mgr.y (mgr.24308) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[19677]: audit 2024-08-08T19:38:14.632857+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]': finished 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[19677]: cluster 2024-08-08T19:38:14.640197+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[19677]: audit 2024-08-08T19:38:14.957790+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]: dispatch 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[19677]: audit 2024-08-08T19:38:15.184869+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[26432]: cluster 2024-08-08T19:38:14.099283+0000 mgr.y (mgr.24308) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[26432]: audit 2024-08-08T19:38:14.632857+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]': finished 2024-08-08T19:38:15.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[26432]: cluster 2024-08-08T19:38:14.640197+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-08T19:38:15.969 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[26432]: audit 2024-08-08T19:38:14.957790+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]: dispatch 2024-08-08T19:38:15.969 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:15 smithi032 bash[26432]: audit 2024-08-08T19:38:15.184869+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:15.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:15 smithi169 bash[22013]: cluster 2024-08-08T19:38:14.099283+0000 mgr.y (mgr.24308) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-08T19:38:15.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:15 smithi169 bash[22013]: audit 2024-08-08T19:38:14.632857+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4207221487"}]': finished 2024-08-08T19:38:15.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:15 smithi169 bash[22013]: cluster 2024-08-08T19:38:14.640197+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-08T19:38:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:15 smithi169 bash[22013]: audit 2024-08-08T19:38:14.957790+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]: dispatch 2024-08-08T19:38:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:15 smithi169 bash[22013]: audit 2024-08-08T19:38:15.184869+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:16.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:16 smithi169 bash[22013]: audit 2024-08-08T19:38:15.635679+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]': finished 2024-08-08T19:38:16.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:16 smithi169 bash[22013]: cluster 2024-08-08T19:38:15.643855+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-08T19:38:16.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:16 smithi169 bash[22013]: audit 2024-08-08T19:38:15.959885+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]: dispatch 2024-08-08T19:38:17.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[26432]: audit 2024-08-08T19:38:15.635679+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]': finished 2024-08-08T19:38:17.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[26432]: cluster 2024-08-08T19:38:15.643855+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-08T19:38:17.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[26432]: audit 2024-08-08T19:38:15.959885+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]: dispatch 2024-08-08T19:38:17.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[19677]: audit 2024-08-08T19:38:15.635679+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.32:0/4284518169' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3313433730"}]': finished 2024-08-08T19:38:17.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[19677]: cluster 2024-08-08T19:38:15.643855+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-08T19:38:17.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:16 smithi032 bash[19677]: audit 2024-08-08T19:38:15.959885+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]: dispatch 2024-08-08T19:38:17.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:17 smithi169 bash[22013]: cluster 2024-08-08T19:38:16.100292+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 150 B/s wr, 1 op/s 2024-08-08T19:38:17.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:17 smithi169 bash[22013]: audit 2024-08-08T19:38:16.653910+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]': finished 2024-08-08T19:38:17.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:17 smithi169 bash[22013]: cluster 2024-08-08T19:38:16.660952+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-08T19:38:17.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:17 smithi169 bash[22013]: audit 2024-08-08T19:38:16.973983+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.32:0/3580041360' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:17.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:17 smithi169 bash[22013]: audit 2024-08-08T19:38:16.974639+0000 mon.a (mon.0) 921 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:18.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[19677]: cluster 2024-08-08T19:38:16.100292+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 150 B/s wr, 1 op/s 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[19677]: audit 2024-08-08T19:38:16.653910+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]': finished 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[19677]: cluster 2024-08-08T19:38:16.660952+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[19677]: audit 2024-08-08T19:38:16.973983+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.32:0/3580041360' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[19677]: audit 2024-08-08T19:38:16.974639+0000 mon.a (mon.0) 921 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[26432]: cluster 2024-08-08T19:38:16.100292+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 150 B/s wr, 1 op/s 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[26432]: audit 2024-08-08T19:38:16.653910+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.32:0/159928285' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3373623990"}]': finished 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[26432]: cluster 2024-08-08T19:38:16.660952+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[26432]: audit 2024-08-08T19:38:16.973983+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.32:0/3580041360' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:18.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:17 smithi032 bash[26432]: audit 2024-08-08T19:38:16.974639+0000 mon.a (mon.0) 921 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]: dispatch 2024-08-08T19:38:18.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:18 smithi169 bash[22013]: audit 2024-08-08T19:38:17.656451+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]': finished 2024-08-08T19:38:18.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:18 smithi169 bash[22013]: cluster 2024-08-08T19:38:17.663905+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-08T19:38:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:18 smithi169 bash[22013]: audit 2024-08-08T19:38:17.988870+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.32:0/199338550' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:18 smithi169 bash[22013]: audit 2024-08-08T19:38:17.989479+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:19.060 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[19930]: [08/Aug/2024:19:38:18] ENGINE Bus STOPPING 2024-08-08T19:38:19.060 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[26432]: audit 2024-08-08T19:38:17.656451+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]': finished 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[26432]: cluster 2024-08-08T19:38:17.663905+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[26432]: audit 2024-08-08T19:38:17.988870+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.32:0/199338550' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[26432]: audit 2024-08-08T19:38:17.989479+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[19677]: audit 2024-08-08T19:38:17.656451+0000 mon.a (mon.0) 922 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/686527348"}]': finished 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[19677]: cluster 2024-08-08T19:38:17.663905+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[19677]: audit 2024-08-08T19:38:17.988870+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.32:0/199338550' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:19.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:18 smithi032 bash[19677]: audit 2024-08-08T19:38:17.989479+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]: dispatch 2024-08-08T19:38:19.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19930]: [08/Aug/2024:19:38:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:38:19.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19930]: [08/Aug/2024:19:38:19] ENGINE Bus STOPPED 2024-08-08T19:38:19.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19930]: [08/Aug/2024:19:38:19] ENGINE Bus STARTING 2024-08-08T19:38:19.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19930]: [08/Aug/2024:19:38:19] ENGINE Serving on http://:::9283 2024-08-08T19:38:19.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19930]: [08/Aug/2024:19:38:19] ENGINE Bus STARTED 2024-08-08T19:38:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: cluster 2024-08-08T19:38:18.100730+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-08-08T19:38:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.673859+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]': finished 2024-08-08T19:38:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: cluster 2024-08-08T19:38:18.677781+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-08T19:38:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.715097+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.720201+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.721298+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.722032+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.726817+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.794199+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.794765+0000 mgr.y (mgr.24308) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: cephadm 2024-08-08T19:38:18.795857+0000 mgr.y (mgr.24308) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.796139+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.796458+0000 mgr.y (mgr.24308) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.800538+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.808270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.809167+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.817541+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.859576+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.860715+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:19.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.866599+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:19.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.989846+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.32:0/2309142371' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:19.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:19 smithi169 bash[22013]: audit 2024-08-08T19:38:18.990751+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: cluster 2024-08-08T19:38:18.100730+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.673859+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]': finished 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: cluster 2024-08-08T19:38:18.677781+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.715097+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.720201+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.721298+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.722032+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:20.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.726817+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.794199+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.794765+0000 mgr.y (mgr.24308) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: cephadm 2024-08-08T19:38:18.795857+0000 mgr.y (mgr.24308) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.796139+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.796458+0000 mgr.y (mgr.24308) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.800538+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.808270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.809167+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.817541+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.859576+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.860715+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.866599+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.989846+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.32:0/2309142371' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[26432]: audit 2024-08-08T19:38:18.990751+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: cluster 2024-08-08T19:38:18.100730+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.673859+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3273007475"}]': finished 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: cluster 2024-08-08T19:38:18.677781+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.715097+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.720201+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.721298+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.722032+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.726817+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.794199+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.794765+0000 mgr.y (mgr.24308) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: cephadm 2024-08-08T19:38:18.795857+0000 mgr.y (mgr.24308) 139 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.796139+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.796458+0000 mgr.y (mgr.24308) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.800538+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.808270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.809167+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.817541+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.859576+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.860715+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.866599+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:38:20.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.989846+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.32:0/2309142371' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:20.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:19 smithi032 bash[19677]: audit 2024-08-08T19:38:18.990751+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]: dispatch 2024-08-08T19:38:21.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:19.867287+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]': finished 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: cluster 2024-08-08T19:38:19.873637+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.124990+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.217051+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/406153632' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.217910+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.241983+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.242423+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-08T19:38:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:20 smithi169 bash[22013]: audit 2024-08-08T19:38:20.242775+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:19.867287+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]': finished 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: cluster 2024-08-08T19:38:19.873637+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.124990+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.217051+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/406153632' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.217910+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.241983+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.242423+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[19677]: audit 2024-08-08T19:38:20.242775+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:19.867287+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2538637957"}]': finished 2024-08-08T19:38:21.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: cluster 2024-08-08T19:38:19.873637+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.124990+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.217051+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/406153632' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.217910+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]: dispatch 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.241983+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.242423+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-08T19:38:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:20 smithi032 bash[26432]: audit 2024-08-08T19:38:20.242775+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: cluster 2024-08-08T19:38:20.101355+0000 mgr.y (mgr.24308) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:20.876029+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]': finished 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:20.876274+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:20.876462+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:20.876571+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: cluster 2024-08-08T19:38:20.885499+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:21.211452+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.32:0/4252061940' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:21 smithi169 bash[22013]: audit 2024-08-08T19:38:21.212294+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:22.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:22] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.43.0" 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: cluster 2024-08-08T19:38:20.101355+0000 mgr.y (mgr.24308) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:20.876029+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]': finished 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:20.876274+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:20.876462+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:20.876571+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: cluster 2024-08-08T19:38:20.885499+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:21.211452+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.32:0/4252061940' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[19677]: audit 2024-08-08T19:38:21.212294+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:22.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: cluster 2024-08-08T19:38:20.101355+0000 mgr.y (mgr.24308) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:20.876029+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3373623990"}]': finished 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:20.876274+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:20.876462+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:20.876571+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: cluster 2024-08-08T19:38:20.885499+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:21.211452+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.32:0/4252061940' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:21 smithi032 bash[26432]: audit 2024-08-08T19:38:21.212294+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]: dispatch 2024-08-08T19:38:23.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:22 smithi169 bash[22013]: audit 2024-08-08T19:38:21.886963+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]': finished 2024-08-08T19:38:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:22 smithi169 bash[22013]: cluster 2024-08-08T19:38:21.893119+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-08T19:38:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:22 smithi169 bash[22013]: audit 2024-08-08T19:38:22.208906+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.32:0/1389261464' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:22 smithi169 bash[22013]: audit 2024-08-08T19:38:22.209790+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:23.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[26432]: audit 2024-08-08T19:38:21.886963+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]': finished 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[26432]: cluster 2024-08-08T19:38:21.893119+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[26432]: audit 2024-08-08T19:38:22.208906+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.32:0/1389261464' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[26432]: audit 2024-08-08T19:38:22.209790+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[19677]: audit 2024-08-08T19:38:21.886963+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1752286207"}]': finished 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[19677]: cluster 2024-08-08T19:38:21.893119+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[19677]: audit 2024-08-08T19:38:22.208906+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.32:0/1389261464' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:23.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:22 smithi032 bash[19677]: audit 2024-08-08T19:38:22.209790+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]: dispatch 2024-08-08T19:38:24.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:23 smithi169 bash[22013]: cluster 2024-08-08T19:38:22.102044+0000 mgr.y (mgr.24308) 143 : cluster [DBG] pgmap v121: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:23 smithi169 bash[22013]: audit 2024-08-08T19:38:22.898606+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]': finished 2024-08-08T19:38:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:23 smithi169 bash[22013]: cluster 2024-08-08T19:38:22.907592+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-08T19:38:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:23 smithi169 bash[22013]: audit 2024-08-08T19:38:23.236416+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.32:0/3762978684' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:23 smithi169 bash[22013]: audit 2024-08-08T19:38:23.237239+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:24.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[19677]: cluster 2024-08-08T19:38:22.102044+0000 mgr.y (mgr.24308) 143 : cluster [DBG] pgmap v121: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[19677]: audit 2024-08-08T19:38:22.898606+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]': finished 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[19677]: cluster 2024-08-08T19:38:22.907592+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[19677]: audit 2024-08-08T19:38:23.236416+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.32:0/3762978684' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[19677]: audit 2024-08-08T19:38:23.237239+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[26432]: cluster 2024-08-08T19:38:22.102044+0000 mgr.y (mgr.24308) 143 : cluster [DBG] pgmap v121: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[26432]: audit 2024-08-08T19:38:22.898606+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2175748588"}]': finished 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[26432]: cluster 2024-08-08T19:38:22.907592+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[26432]: audit 2024-08-08T19:38:23.236416+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.32:0/3762978684' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:23 smithi032 bash[26432]: audit 2024-08-08T19:38:23.237239+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]: dispatch 2024-08-08T19:38:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:24 smithi169 bash[22013]: audit 2024-08-08T19:38:23.316108+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:24 smithi169 bash[22013]: audit 2024-08-08T19:38:23.913798+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]': finished 2024-08-08T19:38:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:24 smithi169 bash[22013]: cluster 2024-08-08T19:38:23.919583+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-08T19:38:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:24 smithi169 bash[22013]: audit 2024-08-08T19:38:24.243945+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.32:0/2015236322' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:24 smithi169 bash[22013]: audit 2024-08-08T19:38:24.244838+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:25.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[19677]: audit 2024-08-08T19:38:23.316108+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[19677]: audit 2024-08-08T19:38:23.913798+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]': finished 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[19677]: cluster 2024-08-08T19:38:23.919583+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[19677]: audit 2024-08-08T19:38:24.243945+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.32:0/2015236322' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[19677]: audit 2024-08-08T19:38:24.244838+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[26432]: audit 2024-08-08T19:38:23.316108+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[26432]: audit 2024-08-08T19:38:23.913798+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1674783618"}]': finished 2024-08-08T19:38:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[26432]: cluster 2024-08-08T19:38:23.919583+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-08T19:38:25.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[26432]: audit 2024-08-08T19:38:24.243945+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.32:0/2015236322' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:25.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:24 smithi032 bash[26432]: audit 2024-08-08T19:38:24.244838+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]: dispatch 2024-08-08T19:38:26.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:25 smithi169 bash[22013]: cluster 2024-08-08T19:38:24.102717+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:26.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:25 smithi169 bash[22013]: audit 2024-08-08T19:38:24.922182+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]': finished 2024-08-08T19:38:26.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:25 smithi169 bash[22013]: cluster 2024-08-08T19:38:24.930957+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-08T19:38:26.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:25 smithi169 bash[22013]: audit 2024-08-08T19:38:25.255971+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]: dispatch 2024-08-08T19:38:26.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[19677]: cluster 2024-08-08T19:38:24.102717+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[19677]: audit 2024-08-08T19:38:24.922182+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]': finished 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[19677]: cluster 2024-08-08T19:38:24.930957+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[19677]: audit 2024-08-08T19:38:25.255971+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]: dispatch 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[26432]: cluster 2024-08-08T19:38:24.102717+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v124: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[26432]: audit 2024-08-08T19:38:24.922182+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/454124807"}]': finished 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[26432]: cluster 2024-08-08T19:38:24.930957+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-08T19:38:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:25 smithi032 bash[26432]: audit 2024-08-08T19:38:25.255971+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]: dispatch 2024-08-08T19:38:27.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:26 smithi169 bash[22013]: audit 2024-08-08T19:38:25.924792+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]': finished 2024-08-08T19:38:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:26 smithi169 bash[22013]: cluster 2024-08-08T19:38:25.932286+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-08T19:38:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:26 smithi169 bash[22013]: audit 2024-08-08T19:38:26.245604+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.32:0/4149248605' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:26 smithi169 bash[22013]: audit 2024-08-08T19:38:26.246479+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:27.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[26432]: audit 2024-08-08T19:38:25.924792+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]': finished 2024-08-08T19:38:27.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[26432]: cluster 2024-08-08T19:38:25.932286+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[26432]: audit 2024-08-08T19:38:26.245604+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.32:0/4149248605' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[26432]: audit 2024-08-08T19:38:26.246479+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[19677]: audit 2024-08-08T19:38:25.924792+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/1532307731' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/83844657"}]': finished 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[19677]: cluster 2024-08-08T19:38:25.932286+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[19677]: audit 2024-08-08T19:38:26.245604+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.32:0/4149248605' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:26 smithi032 bash[19677]: audit 2024-08-08T19:38:26.246479+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]: dispatch 2024-08-08T19:38:28.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:27 smithi169 bash[22013]: cluster 2024-08-08T19:38:26.104338+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:28.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:27 smithi169 bash[22013]: audit 2024-08-08T19:38:26.944951+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]': finished 2024-08-08T19:38:28.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:27 smithi169 bash[22013]: cluster 2024-08-08T19:38:26.952486+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-08T19:38:28.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:27 smithi169 bash[22013]: audit 2024-08-08T19:38:27.275530+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.32:0/2699044068' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:28.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:27 smithi169 bash[22013]: audit 2024-08-08T19:38:27.276457+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:28.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[26432]: cluster 2024-08-08T19:38:26.104338+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[26432]: audit 2024-08-08T19:38:26.944951+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]': finished 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[26432]: cluster 2024-08-08T19:38:26.952486+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[26432]: audit 2024-08-08T19:38:27.275530+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.32:0/2699044068' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[26432]: audit 2024-08-08T19:38:27.276457+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[19677]: cluster 2024-08-08T19:38:26.104338+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[19677]: audit 2024-08-08T19:38:26.944951+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/670272365"}]': finished 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[19677]: cluster 2024-08-08T19:38:26.952486+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[19677]: audit 2024-08-08T19:38:27.275530+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.32:0/2699044068' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:28.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:27 smithi032 bash[19677]: audit 2024-08-08T19:38:27.276457+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]: dispatch 2024-08-08T19:38:29.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:28 smithi169 bash[22013]: audit 2024-08-08T19:38:27.955334+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]': finished 2024-08-08T19:38:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:28 smithi169 bash[22013]: cluster 2024-08-08T19:38:27.961152+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-08T19:38:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:28 smithi169 bash[22013]: audit 2024-08-08T19:38:28.276128+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]: dispatch 2024-08-08T19:38:29.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[19677]: audit 2024-08-08T19:38:27.955334+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]': finished 2024-08-08T19:38:29.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[19677]: cluster 2024-08-08T19:38:27.961152+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-08T19:38:29.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[19677]: audit 2024-08-08T19:38:28.276128+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]: dispatch 2024-08-08T19:38:29.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[26432]: audit 2024-08-08T19:38:27.955334+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3997810844"}]': finished 2024-08-08T19:38:29.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[26432]: cluster 2024-08-08T19:38:27.961152+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-08T19:38:29.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:28 smithi032 bash[26432]: audit 2024-08-08T19:38:28.276128+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]: dispatch 2024-08-08T19:38:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:29 smithi169 bash[22013]: cluster 2024-08-08T19:38:28.104865+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:29 smithi169 bash[22013]: audit 2024-08-08T19:38:28.964245+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]': finished 2024-08-08T19:38:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:29 smithi169 bash[22013]: cluster 2024-08-08T19:38:28.969746+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-08T19:38:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:29 smithi169 bash[22013]: audit 2024-08-08T19:38:29.279844+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.32:0/185289104' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:29 smithi169 bash[22013]: audit 2024-08-08T19:38:29.280776+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:30.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[26432]: cluster 2024-08-08T19:38:28.104865+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[26432]: audit 2024-08-08T19:38:28.964245+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]': finished 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[26432]: cluster 2024-08-08T19:38:28.969746+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[26432]: audit 2024-08-08T19:38:29.279844+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.32:0/185289104' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[26432]: audit 2024-08-08T19:38:29.280776+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[19677]: cluster 2024-08-08T19:38:28.104865+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[19677]: audit 2024-08-08T19:38:28.964245+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.32:0/1466585266' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3997810844"}]': finished 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[19677]: cluster 2024-08-08T19:38:28.969746+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[19677]: audit 2024-08-08T19:38:29.279844+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.32:0/185289104' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:30.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:29 smithi032 bash[19677]: audit 2024-08-08T19:38:29.280776+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]: dispatch 2024-08-08T19:38:31.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:30 smithi032 bash[26432]: audit 2024-08-08T19:38:29.974754+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]': finished 2024-08-08T19:38:31.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:30 smithi032 bash[26432]: cluster 2024-08-08T19:38:29.981434+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-08T19:38:31.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:30 smithi032 bash[19677]: audit 2024-08-08T19:38:29.974754+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]': finished 2024-08-08T19:38:31.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:30 smithi032 bash[19677]: cluster 2024-08-08T19:38:29.981434+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-08T19:38:31.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:30 smithi169 bash[22013]: audit 2024-08-08T19:38:29.974754+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3273007475"}]': finished 2024-08-08T19:38:31.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:30 smithi169 bash[22013]: cluster 2024-08-08T19:38:29.981434+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-08T19:38:32.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:31 smithi032 bash[26432]: cluster 2024-08-08T19:38:30.105565+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:32.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:31 smithi032 bash[19677]: cluster 2024-08-08T19:38:30.105565+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:32.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:32] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.43.0" 2024-08-08T19:38:32.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:31 smithi169 bash[22013]: cluster 2024-08-08T19:38:30.105565+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:38:34.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:33 smithi032 bash[19677]: cluster 2024-08-08T19:38:32.107334+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-08-08T19:38:34.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:33 smithi032 bash[26432]: cluster 2024-08-08T19:38:32.107334+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-08-08T19:38:34.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:33 smithi169 bash[22013]: cluster 2024-08-08T19:38:32.107334+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-08-08T19:38:35.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:34 smithi032 bash[19677]: audit 2024-08-08T19:38:33.327765+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:35.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:35 smithi032 bash[26432]: audit 2024-08-08T19:38:33.327765+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:35.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:34 smithi169 bash[22013]: audit 2024-08-08T19:38:33.327765+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:36.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:36 smithi032 bash[26432]: cluster 2024-08-08T19:38:34.108169+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-08-08T19:38:36.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:36 smithi032 bash[26432]: audit 2024-08-08T19:38:35.125348+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:36 smithi032 bash[19677]: cluster 2024-08-08T19:38:34.108169+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-08-08T19:38:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:36 smithi032 bash[19677]: audit 2024-08-08T19:38:35.125348+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:36.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:36 smithi169 bash[22013]: cluster 2024-08-08T19:38:34.108169+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-08-08T19:38:36.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:36 smithi169 bash[22013]: audit 2024-08-08T19:38:35.125348+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:38.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:38 smithi032 bash[26432]: cluster 2024-08-08T19:38:36.109799+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:38.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:38 smithi032 bash[19677]: cluster 2024-08-08T19:38:36.109799+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:38.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:38 smithi169 bash[22013]: cluster 2024-08-08T19:38:36.109799+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:40.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:40 smithi032 bash[26432]: cluster 2024-08-08T19:38:38.110486+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:38:40.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:40 smithi032 bash[19677]: cluster 2024-08-08T19:38:38.110486+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:38:40.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:40 smithi169 bash[22013]: cluster 2024-08-08T19:38:38.110486+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:38:41.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:41 smithi032 bash[19677]: cluster 2024-08-08T19:38:40.111266+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-08-08T19:38:41.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:41 smithi032 bash[26432]: cluster 2024-08-08T19:38:40.111266+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-08-08T19:38:41.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:41 smithi169 bash[22013]: cluster 2024-08-08T19:38:40.111266+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-08-08T19:38:42.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:42] "GET /metrics HTTP/1.1" 200 38047 "" "Prometheus/2.43.0" 2024-08-08T19:38:43.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:43 smithi169 bash[22013]: cluster 2024-08-08T19:38:42.112917+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:43.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:43 smithi032 bash[19677]: cluster 2024-08-08T19:38:42.112917+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:43.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:43 smithi032 bash[26432]: cluster 2024-08-08T19:38:42.112917+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:44.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:44 smithi169 bash[22013]: audit 2024-08-08T19:38:43.329818+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:44.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:44 smithi032 bash[19677]: audit 2024-08-08T19:38:43.329818+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:44.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:44 smithi032 bash[26432]: audit 2024-08-08T19:38:43.329818+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:45.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:45 smithi169 bash[22013]: cluster 2024-08-08T19:38:44.113598+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:45.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:45 smithi032 bash[26432]: cluster 2024-08-08T19:38:44.113598+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:45.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:45 smithi032 bash[19677]: cluster 2024-08-08T19:38:44.113598+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:47.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:47 smithi169 bash[22013]: cluster 2024-08-08T19:38:46.115186+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:47.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:47 smithi032 bash[26432]: cluster 2024-08-08T19:38:46.115186+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:47.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:47 smithi032 bash[19677]: cluster 2024-08-08T19:38:46.115186+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:49.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:49 smithi169 bash[22013]: cluster 2024-08-08T19:38:48.115889+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:49.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:49 smithi032 bash[26432]: cluster 2024-08-08T19:38:48.115889+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:49.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:49 smithi032 bash[19677]: cluster 2024-08-08T19:38:48.115889+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:50.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:50 smithi169 bash[22013]: audit 2024-08-08T19:38:50.125268+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:50.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:50 smithi032 bash[26432]: audit 2024-08-08T19:38:50.125268+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:50.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:50 smithi032 bash[19677]: audit 2024-08-08T19:38:50.125268+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:38:51.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:51 smithi169 bash[22013]: cluster 2024-08-08T19:38:50.116557+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:51.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:51 smithi032 bash[26432]: cluster 2024-08-08T19:38:50.116557+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:51.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:51 smithi032 bash[19677]: cluster 2024-08-08T19:38:50.116557+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:52.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:38:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:38:52] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:38:53.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:53 smithi169 bash[22013]: cluster 2024-08-08T19:38:52.118316+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:53.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:53 smithi032 bash[26432]: cluster 2024-08-08T19:38:52.118316+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:53.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:53 smithi032 bash[19677]: cluster 2024-08-08T19:38:52.118316+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:54.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:54 smithi169 bash[22013]: audit 2024-08-08T19:38:53.340974+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:54.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:54 smithi032 bash[26432]: audit 2024-08-08T19:38:53.340974+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:54.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:54 smithi032 bash[19677]: audit 2024-08-08T19:38:53.340974+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:38:55.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:55 smithi169 bash[22013]: cluster 2024-08-08T19:38:54.119138+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:55.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:55 smithi032 bash[26432]: cluster 2024-08-08T19:38:54.119138+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:55.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:55 smithi032 bash[19677]: cluster 2024-08-08T19:38:54.119138+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:57.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:57 smithi169 bash[22013]: cluster 2024-08-08T19:38:56.120893+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:57.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:57 smithi032 bash[19677]: cluster 2024-08-08T19:38:56.120893+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:57.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:57 smithi032 bash[26432]: cluster 2024-08-08T19:38:56.120893+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:38:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:38:59 smithi169 bash[22013]: cluster 2024-08-08T19:38:58.121652+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:59.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:38:59 smithi032 bash[26432]: cluster 2024-08-08T19:38:58.121652+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:38:59.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:38:59 smithi032 bash[19677]: cluster 2024-08-08T19:38:58.121652+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:01.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:01 smithi032 bash[26432]: cluster 2024-08-08T19:39:00.122338+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:01.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:01 smithi032 bash[19677]: cluster 2024-08-08T19:39:00.122338+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:01.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:01 smithi169 bash[22013]: cluster 2024-08-08T19:39:00.122338+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:02] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:39:03.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:03 smithi032 bash[26432]: cluster 2024-08-08T19:39:02.124131+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:03.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:03 smithi032 bash[19677]: cluster 2024-08-08T19:39:02.124131+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:03.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:03 smithi169 bash[22013]: cluster 2024-08-08T19:39:02.124131+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:04.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:04 smithi032 bash[26432]: audit 2024-08-08T19:39:03.344174+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:04.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:04 smithi032 bash[19677]: audit 2024-08-08T19:39:03.344174+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:04.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:04 smithi169 bash[22013]: audit 2024-08-08T19:39:03.344174+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:05.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:05 smithi032 bash[26432]: cluster 2024-08-08T19:39:04.124952+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:05.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:05 smithi032 bash[26432]: audit 2024-08-08T19:39:05.125529+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:05.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:05 smithi032 bash[19677]: cluster 2024-08-08T19:39:04.124952+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:05.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:05 smithi032 bash[19677]: audit 2024-08-08T19:39:05.125529+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:05.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:05 smithi169 bash[22013]: cluster 2024-08-08T19:39:04.124952+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:05.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:05 smithi169 bash[22013]: audit 2024-08-08T19:39:05.125529+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:07.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:07 smithi032 bash[26432]: cluster 2024-08-08T19:39:06.126755+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:07.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:07 smithi032 bash[19677]: cluster 2024-08-08T19:39:06.126755+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:07.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:07 smithi169 bash[22013]: cluster 2024-08-08T19:39:06.126755+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:09.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:09 smithi032 bash[26432]: cluster 2024-08-08T19:39:08.127504+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:09.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:09 smithi032 bash[19677]: cluster 2024-08-08T19:39:08.127504+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:09 smithi169 bash[22013]: cluster 2024-08-08T19:39:08.127504+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:11.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:11 smithi032 bash[19677]: cluster 2024-08-08T19:39:10.128274+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:11.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:11 smithi032 bash[26432]: cluster 2024-08-08T19:39:10.128274+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:11.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:11 smithi169 bash[22013]: cluster 2024-08-08T19:39:10.128274+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:12.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:12] "GET /metrics HTTP/1.1" 200 38046 "" "Prometheus/2.43.0" 2024-08-08T19:39:13.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:13 smithi032 bash[19677]: cluster 2024-08-08T19:39:12.129972+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:13.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:13 smithi032 bash[26432]: cluster 2024-08-08T19:39:12.129972+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:13.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:13 smithi169 bash[22013]: cluster 2024-08-08T19:39:12.129972+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:14.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:14 smithi032 bash[19677]: audit 2024-08-08T19:39:13.355316+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:14.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:14 smithi032 bash[26432]: audit 2024-08-08T19:39:13.355316+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:14.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:14 smithi169 bash[22013]: audit 2024-08-08T19:39:13.355316+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:15.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:15 smithi032 bash[26432]: cluster 2024-08-08T19:39:14.130797+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:15.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:15 smithi032 bash[19677]: cluster 2024-08-08T19:39:14.130797+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:15.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:15 smithi169 bash[22013]: cluster 2024-08-08T19:39:14.130797+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:17.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:17 smithi032 bash[26432]: cluster 2024-08-08T19:39:16.132414+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:17.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:17 smithi032 bash[19677]: cluster 2024-08-08T19:39:16.132414+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:17 smithi169 bash[22013]: cluster 2024-08-08T19:39:16.132414+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:19.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:19 smithi032 bash[19677]: cluster 2024-08-08T19:39:18.133172+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:19 smithi032 bash[26432]: cluster 2024-08-08T19:39:18.133172+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:19.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:19 smithi169 bash[22013]: cluster 2024-08-08T19:39:18.133172+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:20.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[26432]: audit 2024-08-08T19:39:19.717876+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:39:20.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[26432]: audit 2024-08-08T19:39:19.719080+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:39:20.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[26432]: audit 2024-08-08T19:39:19.725597+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:39:20.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[26432]: audit 2024-08-08T19:39:20.126149+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[19677]: audit 2024-08-08T19:39:19.717876+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:39:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[19677]: audit 2024-08-08T19:39:19.719080+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:39:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[19677]: audit 2024-08-08T19:39:19.725597+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:39:20.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:20 smithi032 bash[19677]: audit 2024-08-08T19:39:20.126149+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:20.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:20 smithi169 bash[22013]: audit 2024-08-08T19:39:19.717876+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:39:20.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:20 smithi169 bash[22013]: audit 2024-08-08T19:39:19.719080+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:39:20.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:20 smithi169 bash[22013]: audit 2024-08-08T19:39:19.725597+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:39:20.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:20 smithi169 bash[22013]: audit 2024-08-08T19:39:20.126149+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:22.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:21 smithi032 bash[19677]: cluster 2024-08-08T19:39:20.135405+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:22.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:21 smithi032 bash[26432]: cluster 2024-08-08T19:39:20.135405+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:22.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:21 smithi169 bash[22013]: cluster 2024-08-08T19:39:20.135405+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:22.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:22] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.43.0" 2024-08-08T19:39:24.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:23 smithi032 bash[19677]: cluster 2024-08-08T19:39:22.137076+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:24.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:23 smithi032 bash[26432]: cluster 2024-08-08T19:39:22.137076+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:24.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:23 smithi169 bash[22013]: cluster 2024-08-08T19:39:22.137076+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:25.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:24 smithi032 bash[26432]: audit 2024-08-08T19:39:23.366407+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:25.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:24 smithi032 bash[19677]: audit 2024-08-08T19:39:23.366407+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:25.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:24 smithi169 bash[22013]: audit 2024-08-08T19:39:23.366407+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:26.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:25 smithi032 bash[26432]: cluster 2024-08-08T19:39:24.137776+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:26.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:25 smithi032 bash[19677]: cluster 2024-08-08T19:39:24.137776+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:26.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:25 smithi169 bash[22013]: cluster 2024-08-08T19:39:24.137776+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:28.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:27 smithi032 bash[19677]: cluster 2024-08-08T19:39:26.139335+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:28.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:27 smithi032 bash[26432]: cluster 2024-08-08T19:39:26.139335+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:28.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:27 smithi169 bash[22013]: cluster 2024-08-08T19:39:26.139335+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:30.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:29 smithi032 bash[19677]: cluster 2024-08-08T19:39:28.140057+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:30.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:29 smithi032 bash[26432]: cluster 2024-08-08T19:39:28.140057+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:30.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:29 smithi169 bash[22013]: cluster 2024-08-08T19:39:28.140057+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:32.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:31 smithi032 bash[19677]: cluster 2024-08-08T19:39:30.140711+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:32.046 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:31 smithi032 bash[26432]: cluster 2024-08-08T19:39:30.140711+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:32.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:31 smithi169 bash[22013]: cluster 2024-08-08T19:39:30.140711+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:32.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:32] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.43.0" 2024-08-08T19:39:34.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:33 smithi032 bash[19677]: cluster 2024-08-08T19:39:32.142363+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:34.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:33 smithi032 bash[26432]: cluster 2024-08-08T19:39:32.142363+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:34.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:33 smithi169 bash[22013]: cluster 2024-08-08T19:39:32.142363+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:35.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:34 smithi032 bash[19677]: audit 2024-08-08T19:39:33.371990+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:35.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:34 smithi032 bash[26432]: audit 2024-08-08T19:39:33.371990+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:35.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:34 smithi169 bash[22013]: audit 2024-08-08T19:39:33.371990+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:36.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:35 smithi032 bash[26432]: cluster 2024-08-08T19:39:34.143071+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:36.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:35 smithi032 bash[26432]: audit 2024-08-08T19:39:35.126626+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:36.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:35 smithi032 bash[19677]: cluster 2024-08-08T19:39:34.143071+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:36.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:35 smithi032 bash[19677]: audit 2024-08-08T19:39:35.126626+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:36.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:35 smithi169 bash[22013]: cluster 2024-08-08T19:39:34.143071+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:36.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:35 smithi169 bash[22013]: audit 2024-08-08T19:39:35.126626+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:38.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:37 smithi032 bash[19677]: cluster 2024-08-08T19:39:36.145127+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:38.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:37 smithi032 bash[26432]: cluster 2024-08-08T19:39:36.145127+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:38.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:37 smithi169 bash[22013]: cluster 2024-08-08T19:39:36.145127+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:40.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:39 smithi032 bash[19677]: cluster 2024-08-08T19:39:38.146229+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:40.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:39 smithi032 bash[26432]: cluster 2024-08-08T19:39:38.146229+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:40.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:39 smithi169 bash[22013]: cluster 2024-08-08T19:39:38.146229+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:42.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:41 smithi032 bash[19677]: cluster 2024-08-08T19:39:40.146987+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:42.046 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:41 smithi032 bash[26432]: cluster 2024-08-08T19:39:40.146987+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:42.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:41 smithi169 bash[22013]: cluster 2024-08-08T19:39:40.146987+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:42.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:42] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:39:44.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:43 smithi032 bash[19677]: cluster 2024-08-08T19:39:42.148779+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:44.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:43 smithi032 bash[26432]: cluster 2024-08-08T19:39:42.148779+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:44.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:43 smithi169 bash[22013]: cluster 2024-08-08T19:39:42.148779+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:45.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:44 smithi032 bash[26432]: audit 2024-08-08T19:39:43.380565+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:45.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:44 smithi032 bash[19677]: audit 2024-08-08T19:39:43.380565+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:45.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:44 smithi169 bash[22013]: audit 2024-08-08T19:39:43.380565+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:46.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:45 smithi032 bash[26432]: cluster 2024-08-08T19:39:44.149700+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:46.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:45 smithi032 bash[19677]: cluster 2024-08-08T19:39:44.149700+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:46.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:45 smithi169 bash[22013]: cluster 2024-08-08T19:39:44.149700+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:48.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:47 smithi032 bash[26432]: cluster 2024-08-08T19:39:46.151448+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:48.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:47 smithi032 bash[19677]: cluster 2024-08-08T19:39:46.151448+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:48.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:47 smithi169 bash[22013]: cluster 2024-08-08T19:39:46.151448+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:50.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:49 smithi032 bash[19677]: cluster 2024-08-08T19:39:48.152098+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:50.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:49 smithi032 bash[26432]: cluster 2024-08-08T19:39:48.152098+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:50.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:49 smithi169 bash[22013]: cluster 2024-08-08T19:39:48.152098+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:51.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:50 smithi032 bash[26432]: audit 2024-08-08T19:39:50.126721+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:51.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:50 smithi032 bash[19677]: audit 2024-08-08T19:39:50.126721+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:51.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:50 smithi169 bash[22013]: audit 2024-08-08T19:39:50.126721+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:39:52.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:51 smithi032 bash[26432]: cluster 2024-08-08T19:39:50.160787+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:52.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:39:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:39:52] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:39:52.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:51 smithi032 bash[19677]: cluster 2024-08-08T19:39:50.160787+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:52.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:51 smithi169 bash[22013]: cluster 2024-08-08T19:39:50.160787+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:54.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:53 smithi032 bash[19677]: cluster 2024-08-08T19:39:52.162472+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:54.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:53 smithi032 bash[26432]: cluster 2024-08-08T19:39:52.162472+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:54.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:53 smithi169 bash[22013]: cluster 2024-08-08T19:39:52.162472+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:55.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:54 smithi032 bash[19677]: audit 2024-08-08T19:39:53.391664+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:55.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:54 smithi032 bash[26432]: audit 2024-08-08T19:39:53.391664+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:55.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:54 smithi169 bash[22013]: audit 2024-08-08T19:39:53.391664+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:39:56.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:55 smithi032 bash[26432]: cluster 2024-08-08T19:39:54.163163+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:55 smithi032 bash[19677]: cluster 2024-08-08T19:39:54.163163+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:56.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:55 smithi169 bash[22013]: cluster 2024-08-08T19:39:54.163163+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:39:58.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:57 smithi169 bash[22013]: cluster 2024-08-08T19:39:56.164768+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:58.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:57 smithi032 bash[26432]: cluster 2024-08-08T19:39:56.164768+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:39:58.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:57 smithi032 bash[19677]: cluster 2024-08-08T19:39:56.164768+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:00.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:39:59 smithi169 bash[22013]: cluster 2024-08-08T19:39:58.165455+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:00.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:39:59 smithi032 bash[26432]: cluster 2024-08-08T19:39:58.165455+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:00.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:39:59 smithi032 bash[19677]: cluster 2024-08-08T19:39:58.165455+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:01.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:00 smithi169 bash[22013]: cluster 2024-08-08T19:40:00.000136+0000 mon.a (mon.0) 989 : cluster [INF] overall HEALTH_OK 2024-08-08T19:40:01.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:00 smithi032 bash[19677]: cluster 2024-08-08T19:40:00.000136+0000 mon.a (mon.0) 989 : cluster [INF] overall HEALTH_OK 2024-08-08T19:40:01.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:00 smithi032 bash[26432]: cluster 2024-08-08T19:40:00.000136+0000 mon.a (mon.0) 989 : cluster [INF] overall HEALTH_OK 2024-08-08T19:40:02.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:01 smithi169 bash[22013]: cluster 2024-08-08T19:40:00.166150+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:02.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:01 smithi032 bash[19677]: cluster 2024-08-08T19:40:00.166150+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:02] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:40:02.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:01 smithi032 bash[26432]: cluster 2024-08-08T19:40:00.166150+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:04.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:03 smithi169 bash[22013]: cluster 2024-08-08T19:40:02.167799+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:04.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:03 smithi032 bash[19677]: cluster 2024-08-08T19:40:02.167799+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:04.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:03 smithi032 bash[26432]: cluster 2024-08-08T19:40:02.167799+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:05.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:04 smithi169 bash[22013]: audit 2024-08-08T19:40:03.402855+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:05.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:04 smithi032 bash[26432]: audit 2024-08-08T19:40:03.402855+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:05.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:04 smithi032 bash[19677]: audit 2024-08-08T19:40:03.402855+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:06.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:05 smithi169 bash[22013]: cluster 2024-08-08T19:40:04.168485+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:06.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:05 smithi169 bash[22013]: audit 2024-08-08T19:40:05.127267+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:06.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:05 smithi032 bash[26432]: cluster 2024-08-08T19:40:04.168485+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:06.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:05 smithi032 bash[26432]: audit 2024-08-08T19:40:05.127267+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:05 smithi032 bash[19677]: cluster 2024-08-08T19:40:04.168485+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:05 smithi032 bash[19677]: audit 2024-08-08T19:40:05.127267+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:08.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:07 smithi169 bash[22013]: cluster 2024-08-08T19:40:06.170085+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:08.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:07 smithi032 bash[26432]: cluster 2024-08-08T19:40:06.170085+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:08.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:07 smithi032 bash[19677]: cluster 2024-08-08T19:40:06.170085+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:10.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:09 smithi169 bash[22013]: cluster 2024-08-08T19:40:08.170926+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:10.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:09 smithi032 bash[26432]: cluster 2024-08-08T19:40:08.170926+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:10.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:09 smithi032 bash[19677]: cluster 2024-08-08T19:40:08.170926+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:11 smithi169 bash[22013]: cluster 2024-08-08T19:40:10.171695+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:12.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:12] "GET /metrics HTTP/1.1" 200 38047 "" "Prometheus/2.43.0" 2024-08-08T19:40:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:11 smithi032 bash[26432]: cluster 2024-08-08T19:40:10.171695+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:12.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:11 smithi032 bash[19677]: cluster 2024-08-08T19:40:10.171695+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:14.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:13 smithi169 bash[22013]: cluster 2024-08-08T19:40:12.173333+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:14.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:13 smithi032 bash[26432]: cluster 2024-08-08T19:40:12.173333+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:14.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:13 smithi032 bash[19677]: cluster 2024-08-08T19:40:12.173333+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:15.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:14 smithi169 bash[22013]: audit 2024-08-08T19:40:13.406474+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:15.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:14 smithi032 bash[26432]: audit 2024-08-08T19:40:13.406474+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:15.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:14 smithi032 bash[19677]: audit 2024-08-08T19:40:13.406474+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:16.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:15 smithi169 bash[22013]: cluster 2024-08-08T19:40:14.174034+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:16.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:15 smithi032 bash[26432]: cluster 2024-08-08T19:40:14.174034+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:16.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:15 smithi032 bash[19677]: cluster 2024-08-08T19:40:14.174034+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:18.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:17 smithi169 bash[22013]: cluster 2024-08-08T19:40:16.175677+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:18.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:17 smithi032 bash[26432]: cluster 2024-08-08T19:40:16.175677+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:18.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:17 smithi032 bash[19677]: cluster 2024-08-08T19:40:16.175677+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:20.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:19 smithi169 bash[22013]: cluster 2024-08-08T19:40:18.176328+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:20.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:19 smithi032 bash[26432]: cluster 2024-08-08T19:40:18.176328+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:20.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:19 smithi032 bash[19677]: cluster 2024-08-08T19:40:18.176328+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:21.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:20 smithi169 bash[22013]: audit 2024-08-08T19:40:20.127626+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:21.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:20 smithi169 bash[22013]: audit 2024-08-08T19:40:20.620951+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:40:21.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:20 smithi169 bash[22013]: audit 2024-08-08T19:40:20.622425+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:40:21.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:20 smithi169 bash[22013]: audit 2024-08-08T19:40:20.630075+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:40:21.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[26432]: audit 2024-08-08T19:40:20.127626+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[26432]: audit 2024-08-08T19:40:20.620951+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[26432]: audit 2024-08-08T19:40:20.622425+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[26432]: audit 2024-08-08T19:40:20.630075+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[19677]: audit 2024-08-08T19:40:20.127626+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[19677]: audit 2024-08-08T19:40:20.620951+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[19677]: audit 2024-08-08T19:40:20.622425+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:40:21.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:20 smithi032 bash[19677]: audit 2024-08-08T19:40:20.630075+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:40:22.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:21 smithi169 bash[22013]: cluster 2024-08-08T19:40:20.176970+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:22.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:22] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:40:22.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:21 smithi032 bash[26432]: cluster 2024-08-08T19:40:20.176970+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:22.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:21 smithi032 bash[19677]: cluster 2024-08-08T19:40:20.176970+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:24.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:23 smithi169 bash[22013]: cluster 2024-08-08T19:40:22.178657+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:24.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:23 smithi032 bash[19677]: cluster 2024-08-08T19:40:22.178657+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:24.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:23 smithi032 bash[26432]: cluster 2024-08-08T19:40:22.178657+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:25.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:24 smithi169 bash[22013]: audit 2024-08-08T19:40:23.417607+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:25.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:24 smithi032 bash[19677]: audit 2024-08-08T19:40:23.417607+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:25.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:24 smithi032 bash[26432]: audit 2024-08-08T19:40:23.417607+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:26.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:25 smithi169 bash[22013]: cluster 2024-08-08T19:40:24.179402+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:26.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:25 smithi032 bash[19677]: cluster 2024-08-08T19:40:24.179402+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:26.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:25 smithi032 bash[26432]: cluster 2024-08-08T19:40:24.179402+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:28.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:27 smithi169 bash[22013]: cluster 2024-08-08T19:40:26.180967+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:28.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:27 smithi032 bash[26432]: cluster 2024-08-08T19:40:26.180967+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:28.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:27 smithi032 bash[19677]: cluster 2024-08-08T19:40:26.180967+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:30.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:29 smithi169 bash[22013]: cluster 2024-08-08T19:40:28.181678+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:30.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:29 smithi032 bash[19677]: cluster 2024-08-08T19:40:28.181678+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:30.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:29 smithi032 bash[26432]: cluster 2024-08-08T19:40:28.181678+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:32.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:31 smithi169 bash[22013]: cluster 2024-08-08T19:40:30.182378+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:32.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:31 smithi032 bash[19677]: cluster 2024-08-08T19:40:30.182378+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:32.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:32] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:40:32.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:31 smithi032 bash[26432]: cluster 2024-08-08T19:40:30.182378+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:34.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:33 smithi169 bash[22013]: cluster 2024-08-08T19:40:32.184086+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:34.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:33 smithi032 bash[26432]: cluster 2024-08-08T19:40:32.184086+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:34.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:33 smithi032 bash[19677]: cluster 2024-08-08T19:40:32.184086+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:35.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:34 smithi169 bash[22013]: audit 2024-08-08T19:40:33.428779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:35.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:34 smithi032 bash[26432]: audit 2024-08-08T19:40:33.428779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:35.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:34 smithi032 bash[19677]: audit 2024-08-08T19:40:33.428779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:36.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:35 smithi169 bash[22013]: cluster 2024-08-08T19:40:34.184796+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:36.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:35 smithi169 bash[22013]: audit 2024-08-08T19:40:35.128088+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:36.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:35 smithi032 bash[26432]: cluster 2024-08-08T19:40:34.184796+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:36.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:35 smithi032 bash[26432]: audit 2024-08-08T19:40:35.128088+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:35 smithi032 bash[19677]: cluster 2024-08-08T19:40:34.184796+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:35 smithi032 bash[19677]: audit 2024-08-08T19:40:35.128088+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:38.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:37 smithi169 bash[22013]: cluster 2024-08-08T19:40:36.186423+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:38.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:37 smithi032 bash[26432]: cluster 2024-08-08T19:40:36.186423+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:38.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:37 smithi032 bash[19677]: cluster 2024-08-08T19:40:36.186423+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:40.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:39 smithi169 bash[22013]: cluster 2024-08-08T19:40:38.187140+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:40.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:39 smithi032 bash[26432]: cluster 2024-08-08T19:40:38.187140+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:40.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:39 smithi032 bash[19677]: cluster 2024-08-08T19:40:38.187140+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:42.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:41 smithi169 bash[22013]: cluster 2024-08-08T19:40:40.187868+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:42.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:41 smithi032 bash[19677]: cluster 2024-08-08T19:40:40.187868+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:42.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:41 smithi032 bash[26432]: cluster 2024-08-08T19:40:40.187868+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:42.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:42] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:40:44.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:43 smithi169 bash[22013]: cluster 2024-08-08T19:40:42.189568+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:44.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:43 smithi032 bash[19677]: cluster 2024-08-08T19:40:42.189568+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:44.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:43 smithi032 bash[26432]: cluster 2024-08-08T19:40:42.189568+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:45.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:44 smithi032 bash[19677]: audit 2024-08-08T19:40:43.436170+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:45.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:44 smithi032 bash[26432]: audit 2024-08-08T19:40:43.436170+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:45.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:44 smithi169 bash[22013]: audit 2024-08-08T19:40:43.436170+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:46.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:45 smithi032 bash[26432]: cluster 2024-08-08T19:40:44.190319+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:46.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:45 smithi032 bash[19677]: cluster 2024-08-08T19:40:44.190319+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:46.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:45 smithi169 bash[22013]: cluster 2024-08-08T19:40:44.190319+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:48.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:47 smithi032 bash[19677]: cluster 2024-08-08T19:40:46.192096+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:48.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:47 smithi032 bash[26432]: cluster 2024-08-08T19:40:46.192096+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:48.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:47 smithi169 bash[22013]: cluster 2024-08-08T19:40:46.192096+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:50.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:49 smithi032 bash[19677]: cluster 2024-08-08T19:40:48.192868+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:50.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:49 smithi032 bash[26432]: cluster 2024-08-08T19:40:48.192868+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:50.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:49 smithi169 bash[22013]: cluster 2024-08-08T19:40:48.192868+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:51.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:51 smithi032 bash[19677]: audit 2024-08-08T19:40:50.128419+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:51.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:51 smithi032 bash[26432]: audit 2024-08-08T19:40:50.128419+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:51.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:51 smithi169 bash[22013]: audit 2024-08-08T19:40:50.128419+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:40:52.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:40:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:40:52] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:40:52.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:52 smithi032 bash[26432]: cluster 2024-08-08T19:40:50.193517+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:52.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:52 smithi032 bash[19677]: cluster 2024-08-08T19:40:50.193517+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:52.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:52 smithi169 bash[22013]: cluster 2024-08-08T19:40:50.193517+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:54.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:54 smithi032 bash[19677]: cluster 2024-08-08T19:40:52.195194+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:54.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:54 smithi032 bash[26432]: cluster 2024-08-08T19:40:52.195194+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:54.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:54 smithi169 bash[22013]: cluster 2024-08-08T19:40:52.195194+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:55.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:55 smithi032 bash[19677]: audit 2024-08-08T19:40:53.447292+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:55.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:55 smithi032 bash[26432]: audit 2024-08-08T19:40:53.447292+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:55.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:55 smithi169 bash[22013]: audit 2024-08-08T19:40:53.447292+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:40:56.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:56 smithi032 bash[19677]: cluster 2024-08-08T19:40:54.195918+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:56.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:56 smithi032 bash[26432]: cluster 2024-08-08T19:40:54.195918+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:56.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:56 smithi169 bash[22013]: cluster 2024-08-08T19:40:54.195918+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:40:58.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:40:58 smithi032 bash[19677]: cluster 2024-08-08T19:40:56.197489+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:58.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:40:58 smithi032 bash[26432]: cluster 2024-08-08T19:40:56.197489+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:40:58.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:40:58 smithi169 bash[22013]: cluster 2024-08-08T19:40:56.197489+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:00.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:00 smithi032 bash[26432]: cluster 2024-08-08T19:40:58.198256+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:00.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:00 smithi032 bash[19677]: cluster 2024-08-08T19:40:58.198256+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:00.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:00 smithi169 bash[22013]: cluster 2024-08-08T19:40:58.198256+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:02.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:02 smithi032 bash[19677]: cluster 2024-08-08T19:41:00.198948+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:02] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:41:02.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:02 smithi032 bash[26432]: cluster 2024-08-08T19:41:00.198948+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:02.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:02 smithi169 bash[22013]: cluster 2024-08-08T19:41:00.198948+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:04.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:04 smithi032 bash[26432]: cluster 2024-08-08T19:41:02.200648+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:04.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:04 smithi032 bash[19677]: cluster 2024-08-08T19:41:02.200648+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:04.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:04 smithi169 bash[22013]: cluster 2024-08-08T19:41:02.200648+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:05.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:05 smithi032 bash[26432]: audit 2024-08-08T19:41:03.458395+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:05.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:05 smithi032 bash[19677]: audit 2024-08-08T19:41:03.458395+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:05.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:05 smithi169 bash[22013]: audit 2024-08-08T19:41:03.458395+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:06.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:06 smithi032 bash[26432]: cluster 2024-08-08T19:41:04.201342+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:06.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:06 smithi032 bash[26432]: audit 2024-08-08T19:41:05.128941+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:06 smithi032 bash[19677]: cluster 2024-08-08T19:41:04.201342+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:06 smithi032 bash[19677]: audit 2024-08-08T19:41:05.128941+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:06.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:06 smithi169 bash[22013]: cluster 2024-08-08T19:41:04.201342+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:06.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:06 smithi169 bash[22013]: audit 2024-08-08T19:41:05.128941+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:07.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:07 smithi032 bash[26432]: cluster 2024-08-08T19:41:06.202935+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:07.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:07 smithi032 bash[19677]: cluster 2024-08-08T19:41:06.202935+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:07.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:07 smithi169 bash[22013]: cluster 2024-08-08T19:41:06.202935+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:09.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:09 smithi032 bash[19677]: cluster 2024-08-08T19:41:08.203667+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:09.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:09 smithi032 bash[26432]: cluster 2024-08-08T19:41:08.203667+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:09 smithi169 bash[22013]: cluster 2024-08-08T19:41:08.203667+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:11.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:11 smithi169 bash[22013]: cluster 2024-08-08T19:41:10.204355+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:11.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:11 smithi032 bash[19677]: cluster 2024-08-08T19:41:10.204355+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:11.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:11 smithi032 bash[26432]: cluster 2024-08-08T19:41:10.204355+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:12.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:12] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:41:13.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:13 smithi169 bash[22013]: cluster 2024-08-08T19:41:12.206184+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:13.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:13 smithi032 bash[19677]: cluster 2024-08-08T19:41:12.206184+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:13.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:13 smithi032 bash[26432]: cluster 2024-08-08T19:41:12.206184+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:14.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:14 smithi169 bash[22013]: audit 2024-08-08T19:41:13.467917+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:14.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:14 smithi032 bash[19677]: audit 2024-08-08T19:41:13.467917+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:14.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:14 smithi032 bash[26432]: audit 2024-08-08T19:41:13.467917+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:15.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:15 smithi169 bash[22013]: cluster 2024-08-08T19:41:14.207042+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:15.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:15 smithi032 bash[26432]: cluster 2024-08-08T19:41:14.207042+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:15.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:15 smithi032 bash[19677]: cluster 2024-08-08T19:41:14.207042+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:16.763 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-08T19:41:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:17 smithi169 bash[22013]: cluster 2024-08-08T19:41:16.208712+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:17.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:17 smithi032 bash[19677]: cluster 2024-08-08T19:41:16.208712+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:17.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:17 smithi032 bash[26432]: cluster 2024-08-08T19:41:16.208712+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:19 smithi169 bash[22013]: cluster 2024-08-08T19:41:18.209407+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:19.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:19 smithi032 bash[26432]: cluster 2024-08-08T19:41:18.209407+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:19.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:19 smithi032 bash[19677]: cluster 2024-08-08T19:41:18.209407+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:20 smithi169 bash[22013]: audit 2024-08-08T19:41:20.129478+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:20.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:20 smithi032 bash[26432]: audit 2024-08-08T19:41:20.129478+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:20.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:20 smithi032 bash[19677]: audit 2024-08-08T19:41:20.129478+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:21.579 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:21.668 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:21 smithi032 bash[19677]: cluster 2024-08-08T19:41:20.210088+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:21.669 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:21 smithi032 bash[26432]: cluster 2024-08-08T19:41:20.210088+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:21.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:21 smithi169 bash[22013]: cluster 2024-08-08T19:41:20.210088+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:22.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:22] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:41:22.688 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[26432]: audit 2024-08-08T19:41:21.500839+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:41:22.688 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[26432]: audit 2024-08-08T19:41:21.502322+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:41:22.689 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[26432]: audit 2024-08-08T19:41:21.513256+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:41:22.689 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[19677]: audit 2024-08-08T19:41:21.500839+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:41:22.689 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[19677]: audit 2024-08-08T19:41:21.502322+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:41:22.689 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:22 smithi032 bash[19677]: audit 2024-08-08T19:41:21.513256+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:41:22.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:22 smithi169 bash[22013]: audit 2024-08-08T19:41:21.500839+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:41:22.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:22 smithi169 bash[22013]: audit 2024-08-08T19:41:21.502322+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:41:22.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:22 smithi169 bash[22013]: audit 2024-08-08T19:41:21.513256+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:41:23.606 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-08T19:41:23.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:23 smithi032 bash[19677]: cluster 2024-08-08T19:41:22.211802+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:23.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:23 smithi032 bash[26432]: cluster 2024-08-08T19:41:22.211802+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:23.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:23 smithi169 bash[22013]: cluster 2024-08-08T19:41:22.211802+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:24.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:24 smithi032 bash[19677]: audit 2024-08-08T19:41:23.475928+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:24.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:24 smithi032 bash[26432]: audit 2024-08-08T19:41:23.475928+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:24.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:24 smithi169 bash[22013]: audit 2024-08-08T19:41:23.475928+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:25.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:25 smithi032 bash[19677]: cluster 2024-08-08T19:41:24.212450+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:25.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:25 smithi032 bash[26432]: cluster 2024-08-08T19:41:24.212450+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:25.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:25 smithi169 bash[22013]: cluster 2024-08-08T19:41:24.212450+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:27.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:27 smithi032 bash[26432]: cluster 2024-08-08T19:41:26.214390+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:27.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:27 smithi032 bash[19677]: cluster 2024-08-08T19:41:26.214390+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:27.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:27 smithi169 bash[22013]: cluster 2024-08-08T19:41:26.214390+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:28.435 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:29.746 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:29 smithi032 bash[26432]: cluster 2024-08-08T19:41:28.215077+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:29.746 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:29 smithi032 bash[19677]: cluster 2024-08-08T19:41:28.215077+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:29.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:29 smithi169 bash[22013]: cluster 2024-08-08T19:41:28.215077+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:30.292 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-08T19:41:31.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:31 smithi032 bash[19677]: cluster 2024-08-08T19:41:30.215859+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:31.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:31 smithi032 bash[26432]: cluster 2024-08-08T19:41:30.215859+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:31.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:31 smithi169 bash[22013]: cluster 2024-08-08T19:41:30.215859+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:32.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:32] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:41:33.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:33 smithi032 bash[26432]: cluster 2024-08-08T19:41:32.217612+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:33.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:33 smithi032 bash[19677]: cluster 2024-08-08T19:41:32.217612+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:33.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:33 smithi169 bash[22013]: cluster 2024-08-08T19:41:32.217612+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:34.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:34 smithi032 bash[26432]: audit 2024-08-08T19:41:33.487177+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:34.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:34 smithi032 bash[19677]: audit 2024-08-08T19:41:33.487177+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:34.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:34 smithi169 bash[22013]: audit 2024-08-08T19:41:33.487177+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:35.122 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:35.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:35 smithi032 bash[19677]: cluster 2024-08-08T19:41:34.218305+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:35.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:35 smithi032 bash[19677]: audit 2024-08-08T19:41:35.129534+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:35.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:35 smithi032 bash[26432]: cluster 2024-08-08T19:41:34.218305+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:35.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:35 smithi032 bash[26432]: audit 2024-08-08T19:41:35.129534+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:35.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:35 smithi169 bash[22013]: cluster 2024-08-08T19:41:34.218305+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:35.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:35 smithi169 bash[22013]: audit 2024-08-08T19:41:35.129534+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:37.017 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T19:41:37.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:37 smithi032 bash[19677]: cluster 2024-08-08T19:41:36.219175+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:37.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:37 smithi032 bash[26432]: cluster 2024-08-08T19:41:36.219175+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:37.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:37 smithi169 bash[22013]: cluster 2024-08-08T19:41:36.219175+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:39.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:39 smithi032 bash[26432]: cluster 2024-08-08T19:41:38.219863+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:39.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:39 smithi032 bash[19677]: cluster 2024-08-08T19:41:38.219863+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:39.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:39 smithi169 bash[22013]: cluster 2024-08-08T19:41:38.219863+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:41.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:41 smithi032 bash[19677]: cluster 2024-08-08T19:41:40.220584+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:41.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:41 smithi032 bash[26432]: cluster 2024-08-08T19:41:40.220584+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:41.846 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:41.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:41 smithi169 bash[22013]: cluster 2024-08-08T19:41:40.220584+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:42.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:42] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:41:43.249 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:41:43.249 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 3m ago 6m 13.9M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (5m) 3m ago 5m 77.0M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (3m) 3m ago 3m 72.8M - 3.8 c7b33901c886 46722c0c2412 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.0-1335-gbca9905d c7b33901c886 35967a5c2ef1 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (16m) 3m ago 16m 491M - 19.1.0-1335-gbca9905d c7b33901c886 9552ed8b8083 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (16m) 3m ago 16m 48.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (14m) 3m ago 14m 39.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (14m) 3m ago 14m 39.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 3m ago 6m 8307k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (6m) 3m ago 6m 8492k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (13m) 3m ago 13m 50.0M 4061M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:41:43.250 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (12m) 3m ago 12m 58.3M 4061M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (11m) 3m ago 11m 54.7M 4061M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (10m) 3m ago 10m 46.9M 4061M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (10m) 3m ago 10m 55.9M 4060M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (9m) 3m ago 9m 45.3M 4060M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (8m) 3m ago 8m 53.2M 4060M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (7m) 3m ago 7m 53.4M 4060M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (5m) 3m ago 6m 37.8M - 2.43.0 a07b618ecd1d 2e6372c89e0a 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (3m) 3m ago 3m 88.7M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:41:43.251 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (3m) 3m ago 3m 88.6M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:41:43.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:43 smithi032 bash[26432]: cluster 2024-08-08T19:41:42.222243+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:43.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:43 smithi032 bash[19677]: cluster 2024-08-08T19:41:42.222243+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:43.849 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions' 2024-08-08T19:41:43.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:43 smithi169 bash[22013]: cluster 2024-08-08T19:41:42.222243+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:44.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:44 smithi032 bash[19677]: audit 2024-08-08T19:41:43.214937+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:41:44.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:44 smithi032 bash[19677]: audit 2024-08-08T19:41:43.498579+0000 mgr.y (mgr.24308) 265 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:44.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:44 smithi032 bash[26432]: audit 2024-08-08T19:41:43.214937+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:41:44.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:44 smithi032 bash[26432]: audit 2024-08-08T19:41:43.498579+0000 mgr.y (mgr.24308) 265 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:44.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:44 smithi169 bash[22013]: audit 2024-08-08T19:41:43.214937+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:41:44.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:44 smithi169 bash[22013]: audit 2024-08-08T19:41:43.498579+0000 mgr.y (mgr.24308) 265 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:45.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:45 smithi032 bash[26432]: cluster 2024-08-08T19:41:44.222977+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:45.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:45 smithi032 bash[19677]: cluster 2024-08-08T19:41:44.222977+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:45.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:45 smithi169 bash[22013]: cluster 2024-08-08T19:41:44.222977+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:47.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:47 smithi169 bash[22013]: cluster 2024-08-08T19:41:46.224651+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:48.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:47 smithi032 bash[19677]: cluster 2024-08-08T19:41:46.224651+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:48.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:47 smithi032 bash[26432]: cluster 2024-08-08T19:41:46.224651+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:48.669 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:49.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:49 smithi169 bash[22013]: cluster 2024-08-08T19:41:48.225371+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:50.042 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T19:41:50.043 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:41:50.044 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T19:41:50.044 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 15 2024-08-08T19:41:50.044 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:41:50.044 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:41:50.054 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:49 smithi032 bash[26432]: cluster 2024-08-08T19:41:48.225371+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:50.055 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:49 smithi032 bash[19677]: cluster 2024-08-08T19:41:48.225371+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:50.675 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph -s' 2024-08-08T19:41:50.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:50 smithi169 bash[22013]: audit 2024-08-08T19:41:50.047139+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.32:0/224600425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:41:50.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:50 smithi169 bash[22013]: audit 2024-08-08T19:41:50.129180+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:51.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:50 smithi032 bash[26432]: audit 2024-08-08T19:41:50.047139+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.32:0/224600425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:41:51.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:50 smithi032 bash[26432]: audit 2024-08-08T19:41:50.129180+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:51.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:50 smithi032 bash[19677]: audit 2024-08-08T19:41:50.047139+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.32:0/224600425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:41:51.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:50 smithi032 bash[19677]: audit 2024-08-08T19:41:50.129180+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:41:51.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:51 smithi169 bash[22013]: cluster 2024-08-08T19:41:50.226149+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:52.044 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:51 smithi032 bash[19677]: cluster 2024-08-08T19:41:50.226149+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:52.044 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:51 smithi032 bash[26432]: cluster 2024-08-08T19:41:50.226149+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:52.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:41:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:41:52] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:41:53.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:53 smithi032 bash[19677]: cluster 2024-08-08T19:41:52.227963+0000 mgr.y (mgr.24308) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:53.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:53 smithi032 bash[26432]: cluster 2024-08-08T19:41:52.227963+0000 mgr.y (mgr.24308) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:53.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:53 smithi169 bash[22013]: cluster 2024-08-08T19:41:52.227963+0000 mgr.y (mgr.24308) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:54.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:54 smithi169 bash[22013]: audit 2024-08-08T19:41:53.507804+0000 mgr.y (mgr.24308) 271 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:55.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:54 smithi032 bash[26432]: audit 2024-08-08T19:41:53.507804+0000 mgr.y (mgr.24308) 271 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:55.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:54 smithi032 bash[19677]: audit 2024-08-08T19:41:53.507804+0000 mgr.y (mgr.24308) 271 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:41:55.512 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:41:55.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:55 smithi169 bash[22013]: cluster 2024-08-08T19:41:54.228796+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:56.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:55 smithi032 bash[19677]: cluster 2024-08-08T19:41:54.228796+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:56.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:55 smithi032 bash[26432]: cluster 2024-08-08T19:41:54.228796+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:41:56.826 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-08-08T19:41:56.826 INFO:teuthology.orchestra.run.smithi032.stdout: id: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:41:56.826 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-08-08T19:41:56.826 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:41:56.826 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 6m), standbys: x 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-08T19:41:56.827 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:41:57.392 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ls' 2024-08-08T19:41:57.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:57 smithi032 bash[19677]: cluster 2024-08-08T19:41:56.230522+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:57.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:57 smithi032 bash[19677]: audit 2024-08-08T19:41:56.830583+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.32:0/723497503' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:41:57.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:57 smithi032 bash[26432]: cluster 2024-08-08T19:41:56.230522+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:57.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:57 smithi032 bash[26432]: audit 2024-08-08T19:41:56.830583+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.32:0/723497503' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:41:57.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:57 smithi169 bash[22013]: cluster 2024-08-08T19:41:56.230522+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:41:57.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:57 smithi169 bash[22013]: audit 2024-08-08T19:41:56.830583+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.32:0/723497503' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:41:59.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:41:59 smithi169 bash[22013]: cluster 2024-08-08T19:41:58.231236+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:00.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:41:59 smithi032 bash[26432]: cluster 2024-08-08T19:41:58.231236+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:00.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:41:59 smithi032 bash[19677]: cluster 2024-08-08T19:41:58.231236+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:01.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:01 smithi169 bash[22013]: cluster 2024-08-08T19:42:00.231948+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:02.044 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:01 smithi032 bash[19677]: cluster 2024-08-08T19:42:00.231948+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:02.044 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:01 smithi032 bash[26432]: cluster 2024-08-08T19:42:00.231948+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:02.214 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:42:02.305 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:02] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi032=a;count:1 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 4m ago 6m smithi169=a;count:1 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 4m ago 14m smithi032=y;smithi169=x;count:2 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:mon 3/3 4m ago 15m smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 4m ago 6m smithi032=a;smithi169=b;count:2 2024-08-08T19:42:03.508 INFO:teuthology.orchestra.run.smithi032.stdout:osd 8 4m ago - 2024-08-08T19:42:03.509 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 4m ago 7m smithi169=a;count:1 2024-08-08T19:42:03.509 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-08-08T19:42:03.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:03 smithi032 bash[19677]: cluster 2024-08-08T19:42:02.232880+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:03.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:03 smithi032 bash[26432]: cluster 2024-08-08T19:42:02.232880+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:03.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:03 smithi169 bash[22013]: cluster 2024-08-08T19:42:02.232880+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:04.106 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T19:42:04.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:04 smithi169 bash[22013]: audit 2024-08-08T19:42:03.503839+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:04.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:04 smithi169 bash[22013]: audit 2024-08-08T19:42:03.518531+0000 mgr.y (mgr.24308) 278 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:05.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:04 smithi032 bash[26432]: audit 2024-08-08T19:42:03.503839+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:05.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:04 smithi032 bash[26432]: audit 2024-08-08T19:42:03.518531+0000 mgr.y (mgr.24308) 278 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:05.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:04 smithi032 bash[19677]: audit 2024-08-08T19:42:03.503839+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:05.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:04 smithi032 bash[19677]: audit 2024-08-08T19:42:03.518531+0000 mgr.y (mgr.24308) 278 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:05.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:05 smithi169 bash[22013]: cluster 2024-08-08T19:42:04.233515+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:05.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:05 smithi169 bash[22013]: audit 2024-08-08T19:42:05.130205+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:06.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:05 smithi032 bash[19677]: cluster 2024-08-08T19:42:04.233515+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:06.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:05 smithi032 bash[19677]: audit 2024-08-08T19:42:05.130205+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:06.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:05 smithi032 bash[26432]: cluster 2024-08-08T19:42:04.233515+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:06.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:05 smithi032 bash[26432]: audit 2024-08-08T19:42:05.130205+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:07.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:07 smithi169 bash[22013]: cluster 2024-08-08T19:42:06.235288+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:08.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:07 smithi032 bash[19677]: cluster 2024-08-08T19:42:06.235288+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:08.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:07 smithi032 bash[26432]: cluster 2024-08-08T19:42:06.235288+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:08.932 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:42:09.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:09 smithi169 bash[22013]: cluster 2024-08-08T19:42:08.235979+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:10.048 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:09 smithi032 bash[26432]: cluster 2024-08-08T19:42:08.235979+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:10.048 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:09 smithi032 bash[19677]: cluster 2024-08-08T19:42:08.235979+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:10.803 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled to redeploy mgr.x on host 'smithi169' 2024-08-08T19:42:10.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:10 smithi169 bash[22013]: audit 2024-08-08T19:42:10.452410+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.32:0/951494159' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:42:11.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:10 smithi032 bash[26432]: audit 2024-08-08T19:42:10.452410+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.32:0/951494159' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:42:11.016 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:10 smithi032 bash[19677]: audit 2024-08-08T19:42:10.452410+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.32:0/951494159' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:42:11.429 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps --refresh' 2024-08-08T19:42:12.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: cluster 2024-08-08T19:42:10.236388+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:12.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.775272+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:12.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.784469+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: cephadm 2024-08-08T19:42:10.789270+0000 mgr.y (mgr.24308) 284 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.797175+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.806416+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.808766+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.809723+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.815582+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.856901+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.857649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: audit 2024-08-08T19:42:10.858370+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[19677]: cephadm 2024-08-08T19:42:10.859150+0000 mgr.y (mgr.24308) 285 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:42:12.046 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: cluster 2024-08-08T19:42:10.236388+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.775272+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.784469+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: cephadm 2024-08-08T19:42:10.789270+0000 mgr.y (mgr.24308) 284 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.797175+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.806416+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.808766+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.809723+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.815582+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.856901+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.857649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: audit 2024-08-08T19:42:10.858370+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:11 smithi032 bash[26432]: cephadm 2024-08-08T19:42:10.859150+0000 mgr.y (mgr.24308) 285 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: cluster 2024-08-08T19:42:10.236388+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.775272+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.784469+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: cephadm 2024-08-08T19:42:10.789270+0000 mgr.y (mgr.24308) 284 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.797175+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.806416+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.808766+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.809723+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:42:12.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.815582+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:42:12.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.856901+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:42:12.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.857649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:42:12.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: audit 2024-08-08T19:42:10.858370+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:42:12.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:11 smithi169 bash[22013]: cephadm 2024-08-08T19:42:10.859150+0000 mgr.y (mgr.24308) 285 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T19:42:12.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:12] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:42:14.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:13 smithi032 bash[19677]: cluster 2024-08-08T19:42:12.238020+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:14.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:13 smithi032 bash[26432]: cluster 2024-08-08T19:42:12.238020+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:14.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:13 smithi169 bash[22013]: cluster 2024-08-08T19:42:12.238020+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:15.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:14 smithi032 bash[19677]: audit 2024-08-08T19:42:13.529593+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:15.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:14 smithi032 bash[26432]: audit 2024-08-08T19:42:13.529593+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:15.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:14 smithi169 bash[22013]: audit 2024-08-08T19:42:13.529593+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:16.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:15 smithi032 bash[19677]: cluster 2024-08-08T19:42:14.238472+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:16.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:15 smithi032 bash[26432]: cluster 2024-08-08T19:42:14.238472+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:16.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:15 smithi169 bash[22013]: cluster 2024-08-08T19:42:14.238472+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:16.258 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 3m ago 6m 13.9M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (6m) 4m ago 6m 77.0M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (4m) 3m ago 4m 72.8M - 3.8 c7b33901c886 46722c0c2412 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,8765 running (14m) 4m ago 14m 427M - 19.1.0-1335-gbca9905d c7b33901c886 35967a5c2ef1 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (17m) 3m ago 17m 491M - 19.1.0-1335-gbca9905d c7b33901c886 9552ed8b8083 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (17m) 3m ago 17m 48.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (15m) 4m ago 15m 39.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (15m) 3m ago 15m 39.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 3m ago 6m 8307k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:42:17.584 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (6m) 4m ago 6m 8492k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (14m) 3m ago 14m 50.0M 4061M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (13m) 3m ago 13m 58.3M 4061M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (12m) 3m ago 12m 54.7M 4061M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (11m) 3m ago 11m 46.9M 4061M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (10m) 4m ago 10m 55.9M 4060M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (9m) 4m ago 9m 45.3M 4060M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (8m) 4m ago 8m 53.2M 4060M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (7m) 4m ago 7m 53.4M 4060M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (5m) 4m ago 7m 37.8M - 2.43.0 a07b618ecd1d 2e6372c89e0a 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (4m) 3m ago 4m 88.7M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:42:17.585 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (4m) 4m ago 4m 88.6M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:42:18.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:17 smithi032 bash[19677]: cluster 2024-08-08T19:42:16.240185+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:18.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:17 smithi032 bash[26432]: cluster 2024-08-08T19:42:16.240185+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:18.121 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:42:18.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:17 smithi169 bash[22013]: cluster 2024-08-08T19:42:16.240185+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:19.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:18 smithi032 bash[26432]: audit 2024-08-08T19:42:17.564377+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:19.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:18 smithi032 bash[19677]: audit 2024-08-08T19:42:17.564377+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:19.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:18 smithi169 bash[22013]: audit 2024-08-08T19:42:17.564377+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:42:20.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:19 smithi032 bash[19677]: cluster 2024-08-08T19:42:18.240888+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:20.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:19 smithi032 bash[26432]: cluster 2024-08-08T19:42:18.240888+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:20.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:19 smithi169 bash[22013]: cluster 2024-08-08T19:42:18.240888+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:21.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:20 smithi032 bash[19677]: audit 2024-08-08T19:42:20.130604+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:21.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:20 smithi032 bash[26432]: audit 2024-08-08T19:42:20.130604+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:21.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:20 smithi169 bash[22013]: audit 2024-08-08T19:42:20.130604+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:22.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:21 smithi032 bash[19677]: cluster 2024-08-08T19:42:20.241591+0000 mgr.y (mgr.24308) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:22.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:22] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:42:22.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:21 smithi032 bash[26432]: cluster 2024-08-08T19:42:20.241591+0000 mgr.y (mgr.24308) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:22.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:21 smithi169 bash[22013]: cluster 2024-08-08T19:42:20.241591+0000 mgr.y (mgr.24308) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:22.941 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:42:24.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:23 smithi032 bash[19677]: cluster 2024-08-08T19:42:22.243490+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:24.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:23 smithi032 bash[26432]: cluster 2024-08-08T19:42:22.243490+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:24.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:23 smithi169 bash[22013]: cluster 2024-08-08T19:42:22.243490+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:25.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:24 smithi169 bash[22013]: audit 2024-08-08T19:42:23.540739+0000 mgr.y (mgr.24308) 294 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:25.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:24 smithi032 bash[26432]: audit 2024-08-08T19:42:23.540739+0000 mgr.y (mgr.24308) 294 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:25.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:24 smithi032 bash[19677]: audit 2024-08-08T19:42:23.540739+0000 mgr.y (mgr.24308) 294 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:26.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:25 smithi169 bash[22013]: cluster 2024-08-08T19:42:24.244350+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:26.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:25 smithi032 bash[26432]: cluster 2024-08-08T19:42:24.244350+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:26.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:25 smithi032 bash[19677]: cluster 2024-08-08T19:42:24.244350+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:28.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:27 smithi169 bash[22013]: cluster 2024-08-08T19:42:26.246101+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:28.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:27 smithi032 bash[26432]: cluster 2024-08-08T19:42:26.246101+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:28.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:27 smithi032 bash[19677]: cluster 2024-08-08T19:42:26.246101+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:30.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:29 smithi169 bash[22013]: cluster 2024-08-08T19:42:28.246883+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:30.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:29 smithi032 bash[19677]: cluster 2024-08-08T19:42:28.246883+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:30.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:29 smithi032 bash[26432]: cluster 2024-08-08T19:42:28.246883+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:32.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:31 smithi169 bash[22013]: cluster 2024-08-08T19:42:30.247699+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:32.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:32] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:42:32.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:31 smithi032 bash[26432]: cluster 2024-08-08T19:42:30.247699+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:32.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:31 smithi032 bash[19677]: cluster 2024-08-08T19:42:30.247699+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:34.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:33 smithi169 bash[22013]: cluster 2024-08-08T19:42:32.249384+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:34.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:33 smithi032 bash[19677]: cluster 2024-08-08T19:42:32.249384+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:34.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:33 smithi032 bash[26432]: cluster 2024-08-08T19:42:32.249384+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:35.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:34 smithi169 bash[22013]: audit 2024-08-08T19:42:33.551896+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:35.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:34 smithi032 bash[26432]: audit 2024-08-08T19:42:33.551896+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:35.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:34 smithi032 bash[19677]: audit 2024-08-08T19:42:33.551896+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:36.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:35 smithi169 bash[22013]: cluster 2024-08-08T19:42:34.250124+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:36.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:35 smithi169 bash[22013]: audit 2024-08-08T19:42:35.130848+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:36.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:35 smithi032 bash[26432]: cluster 2024-08-08T19:42:34.250124+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:36.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:35 smithi032 bash[26432]: audit 2024-08-08T19:42:35.130848+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:35 smithi032 bash[19677]: cluster 2024-08-08T19:42:34.250124+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:35 smithi032 bash[19677]: audit 2024-08-08T19:42:35.130848+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:38.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:37 smithi169 bash[22013]: cluster 2024-08-08T19:42:36.251765+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:38.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:37 smithi032 bash[26432]: cluster 2024-08-08T19:42:36.251765+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:38.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:37 smithi032 bash[19677]: cluster 2024-08-08T19:42:36.251765+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:40.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:39 smithi169 bash[22013]: cluster 2024-08-08T19:42:38.252475+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:40.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:39 smithi032 bash[26432]: cluster 2024-08-08T19:42:38.252475+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:40.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:39 smithi032 bash[19677]: cluster 2024-08-08T19:42:38.252475+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:42.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:41 smithi169 bash[22013]: cluster 2024-08-08T19:42:40.253196+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:42.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:41 smithi032 bash[26432]: cluster 2024-08-08T19:42:40.253196+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:42.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:41 smithi032 bash[19677]: cluster 2024-08-08T19:42:40.253196+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:42.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:42] "GET /metrics HTTP/1.1" 200 38046 "" "Prometheus/2.43.0" 2024-08-08T19:42:44.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:43 smithi169 bash[22013]: cluster 2024-08-08T19:42:42.254895+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:44.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:43 smithi032 bash[19677]: cluster 2024-08-08T19:42:42.254895+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:44.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:43 smithi032 bash[26432]: cluster 2024-08-08T19:42:42.254895+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:45.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:44 smithi169 bash[22013]: audit 2024-08-08T19:42:43.559951+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:45.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:44 smithi032 bash[26432]: audit 2024-08-08T19:42:43.559951+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:45.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:44 smithi032 bash[19677]: audit 2024-08-08T19:42:43.559951+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:46.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:45 smithi169 bash[22013]: cluster 2024-08-08T19:42:44.255611+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:46.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:45 smithi032 bash[26432]: cluster 2024-08-08T19:42:44.255611+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:46.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:45 smithi032 bash[19677]: cluster 2024-08-08T19:42:44.255611+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:48.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:47 smithi169 bash[22013]: cluster 2024-08-08T19:42:46.257195+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:48.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:47 smithi032 bash[26432]: cluster 2024-08-08T19:42:46.257195+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:48.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:47 smithi032 bash[19677]: cluster 2024-08-08T19:42:46.257195+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:50.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:49 smithi169 bash[22013]: cluster 2024-08-08T19:42:48.257890+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:50.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:49 smithi032 bash[19677]: cluster 2024-08-08T19:42:48.257890+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:50.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:49 smithi032 bash[26432]: cluster 2024-08-08T19:42:48.257890+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:51.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:50 smithi169 bash[22013]: audit 2024-08-08T19:42:50.131375+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:51.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:50 smithi032 bash[19677]: audit 2024-08-08T19:42:50.131375+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:51.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:50 smithi032 bash[26432]: audit 2024-08-08T19:42:50.131375+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:42:52.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:51 smithi169 bash[22013]: cluster 2024-08-08T19:42:50.258548+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:52.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:42:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:42:52] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-08T19:42:52.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:51 smithi032 bash[26432]: cluster 2024-08-08T19:42:50.258548+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:52.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:51 smithi032 bash[19677]: cluster 2024-08-08T19:42:50.258548+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:54.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:53 smithi169 bash[22013]: cluster 2024-08-08T19:42:52.260239+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:54.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:53 smithi032 bash[19677]: cluster 2024-08-08T19:42:52.260239+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:54.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:53 smithi032 bash[26432]: cluster 2024-08-08T19:42:52.260239+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:55.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:54 smithi169 bash[22013]: audit 2024-08-08T19:42:53.571159+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:55.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:54 smithi032 bash[19677]: audit 2024-08-08T19:42:53.571159+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:55.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:54 smithi032 bash[26432]: audit 2024-08-08T19:42:53.571159+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:42:56.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:55 smithi169 bash[22013]: cluster 2024-08-08T19:42:54.260929+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:56.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:55 smithi032 bash[26432]: cluster 2024-08-08T19:42:54.260929+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:56.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:55 smithi032 bash[19677]: cluster 2024-08-08T19:42:54.260929+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:42:58.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:57 smithi169 bash[22013]: cluster 2024-08-08T19:42:56.262547+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:58.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:57 smithi032 bash[19677]: cluster 2024-08-08T19:42:56.262547+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:42:58.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:57 smithi032 bash[26432]: cluster 2024-08-08T19:42:56.262547+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:00.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:42:59 smithi169 bash[22013]: cluster 2024-08-08T19:42:58.263314+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:00.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:42:59 smithi032 bash[19677]: cluster 2024-08-08T19:42:58.263314+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:00.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:42:59 smithi032 bash[26432]: cluster 2024-08-08T19:42:58.263314+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:02.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:01 smithi169 bash[22013]: cluster 2024-08-08T19:43:00.264204+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:02.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:01 smithi032 bash[19677]: cluster 2024-08-08T19:43:00.264204+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:02] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-08T19:43:02.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:01 smithi032 bash[26432]: cluster 2024-08-08T19:43:00.264204+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:03.970 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.971 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.971 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.972 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.972 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.972 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:03 smithi169 bash[22013]: cluster 2024-08-08T19:43:02.266009+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:03.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:03.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: Stopping Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:43:03.974 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:43:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:04.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:03 smithi032 bash[26432]: cluster 2024-08-08T19:43:02.266009+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:04.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:03 smithi032 bash[19677]: cluster 2024-08-08T19:43:02.266009+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:04.947 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 bash[49478]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-x 2024-08-08T19:43:04.947 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-08T19:43:04.947 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 bash[49540]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-x 2024-08-08T19:43:04.948 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-08T19:43:04.948 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: Stopped Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:43:05.213 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:04 smithi169 bash[22013]: audit 2024-08-08T19:43:03.579905+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:05.213 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.213 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.213 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:05 smithi169 systemd[1]: Started Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:43:05.213 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.214 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.214 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.214 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.215 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.215 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.215 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 19:43:04 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:43:05.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:04 smithi032 bash[26432]: audit 2024-08-08T19:43:03.579905+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:05.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:04 smithi032 bash[19677]: audit 2024-08-08T19:43:03.579905+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: cluster 2024-08-08T19:43:04.266864+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: audit 2024-08-08T19:43:05.132201+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: audit 2024-08-08T19:43:05.205916+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: audit 2024-08-08T19:43:05.216516+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: audit 2024-08-08T19:43:05.226420+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:05 smithi169 bash[22013]: audit 2024-08-08T19:43:05.236817+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: cluster 2024-08-08T19:43:04.266864+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: audit 2024-08-08T19:43:05.132201+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: audit 2024-08-08T19:43:05.205916+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: audit 2024-08-08T19:43:05.216516+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: audit 2024-08-08T19:43:05.226420+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[19677]: audit 2024-08-08T19:43:05.236817+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: cluster 2024-08-08T19:43:04.266864+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: audit 2024-08-08T19:43:05.132201+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: audit 2024-08-08T19:43:05.205916+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: audit 2024-08-08T19:43:05.216516+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: audit 2024-08-08T19:43:05.226420+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:05 smithi032 bash[26432]: audit 2024-08-08T19:43:05.236817+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:06.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:06 smithi169 bash[49598]: debug 2024-08-08T19:43:06.410+0000 7ff8ae24d640 1 -- 172.21.15.169:0/2936739775 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5560eebc10e0 con 0x5560eebc2800 2024-08-08T19:43:08.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:07 smithi169 bash[22013]: cluster 2024-08-08T19:43:06.268522+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:08.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:07 smithi032 bash[19677]: cluster 2024-08-08T19:43:06.268522+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:08.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:07 smithi032 bash[26432]: cluster 2024-08-08T19:43:06.268522+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:10.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:09 smithi169 bash[22013]: cluster 2024-08-08T19:43:08.269333+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:10.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:09 smithi032 bash[19677]: cluster 2024-08-08T19:43:08.269333+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:10.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:09 smithi032 bash[26432]: cluster 2024-08-08T19:43:08.269333+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:12.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:11 smithi169 bash[22013]: cluster 2024-08-08T19:43:10.270062+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:11 smithi169 bash[22013]: audit 2024-08-08T19:43:11.180900+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:11 smithi169 bash[22013]: audit 2024-08-08T19:43:11.185015+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:11 smithi169 bash[22013]: audit 2024-08-08T19:43:11.430968+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:11 smithi169 bash[22013]: audit 2024-08-08T19:43:11.439244+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:12] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[26432]: cluster 2024-08-08T19:43:10.270062+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[26432]: audit 2024-08-08T19:43:11.180900+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[26432]: audit 2024-08-08T19:43:11.185015+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[26432]: audit 2024-08-08T19:43:11.430968+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[26432]: audit 2024-08-08T19:43:11.439244+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[19677]: cluster 2024-08-08T19:43:10.270062+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:12.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[19677]: audit 2024-08-08T19:43:11.180900+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[19677]: audit 2024-08-08T19:43:11.185015+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[19677]: audit 2024-08-08T19:43:11.430968+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:11 smithi032 bash[19677]: audit 2024-08-08T19:43:11.439244+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:12.964 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[49598]: [08/Aug/2024:19:43:12] ENGINE Bus STARTING 2024-08-08T19:43:12.964 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[49598]: CherryPy Checker: 2024-08-08T19:43:12.964 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[49598]: The Application mounted at '' has an empty config. 2024-08-08T19:43:12.964 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[49598]: [08/Aug/2024:19:43:12] ENGINE Serving on http://:::9283 2024-08-08T19:43:12.965 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[49598]: [08/Aug/2024:19:43:12] ENGINE Bus STARTED 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.073756+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.075087+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.084517+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: cluster 2024-08-08T19:43:12.564676+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: cluster 2024-08-08T19:43:12.564881+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.567545+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.568333+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.570676+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:43:13.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:12 smithi169 bash[22013]: audit 2024-08-08T19:43:12.571210+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.073756+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.075087+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.084517+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: cluster 2024-08-08T19:43:12.564676+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: cluster 2024-08-08T19:43:12.564881+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:43:13.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.567545+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.568333+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.570676+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[19677]: audit 2024-08-08T19:43:12.571210+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.073756+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.075087+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.084517+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: cluster 2024-08-08T19:43:12.564676+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: cluster 2024-08-08T19:43:12.564881+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:43:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.567545+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:43:13.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.568333+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:43:13.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.570676+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:43:13.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:12 smithi032 bash[26432]: audit 2024-08-08T19:43:12.571210+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:43:14.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:13 smithi169 bash[22013]: cluster 2024-08-08T19:43:12.271764+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:14.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:13 smithi169 bash[22013]: cluster 2024-08-08T19:43:13.110365+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-08-08T19:43:14.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:13 smithi032 bash[26432]: cluster 2024-08-08T19:43:12.271764+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:14.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:13 smithi032 bash[26432]: cluster 2024-08-08T19:43:13.110365+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-08-08T19:43:14.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:13 smithi032 bash[19677]: cluster 2024-08-08T19:43:12.271764+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:14.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:13 smithi032 bash[19677]: cluster 2024-08-08T19:43:13.110365+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-08-08T19:43:15.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:14 smithi032 bash[26432]: audit 2024-08-08T19:43:13.587876+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:15.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:14 smithi032 bash[19677]: audit 2024-08-08T19:43:13.587876+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:15.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:14 smithi169 bash[22013]: audit 2024-08-08T19:43:13.587876+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:16.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:15 smithi032 bash[26432]: cluster 2024-08-08T19:43:14.272579+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:16.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:15 smithi032 bash[19677]: cluster 2024-08-08T19:43:14.272579+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:16.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:15 smithi169 bash[22013]: cluster 2024-08-08T19:43:14.272579+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:18.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:17 smithi032 bash[26432]: cluster 2024-08-08T19:43:16.274208+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:18.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:17 smithi032 bash[19677]: cluster 2024-08-08T19:43:16.274208+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:18.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:17 smithi169 bash[22013]: cluster 2024-08-08T19:43:16.274208+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:20.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:19 smithi032 bash[19677]: cluster 2024-08-08T19:43:18.274880+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:20.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:19 smithi032 bash[26432]: cluster 2024-08-08T19:43:18.274880+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:20.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:19 smithi169 bash[22013]: cluster 2024-08-08T19:43:18.274880+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:21.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:20 smithi032 bash[19677]: audit 2024-08-08T19:43:20.132638+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:21.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:21 smithi032 bash[26432]: audit 2024-08-08T19:43:20.132638+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:21.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:21 smithi169 bash[22013]: audit 2024-08-08T19:43:20.132638+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:22.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:22 smithi032 bash[19677]: cluster 2024-08-08T19:43:20.275700+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:22.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:22] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-08T19:43:22.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:22 smithi032 bash[26432]: cluster 2024-08-08T19:43:20.275700+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:22.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:22 smithi169 bash[22013]: cluster 2024-08-08T19:43:20.275700+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:24.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:24 smithi032 bash[19677]: cluster 2024-08-08T19:43:22.277486+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:24.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:24 smithi032 bash[26432]: cluster 2024-08-08T19:43:22.277486+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:24.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:24 smithi169 bash[22013]: cluster 2024-08-08T19:43:22.277486+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:25.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:25 smithi032 bash[19677]: audit 2024-08-08T19:43:23.595902+0000 mgr.y (mgr.24308) 330 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:25.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:25 smithi032 bash[26432]: audit 2024-08-08T19:43:23.595902+0000 mgr.y (mgr.24308) 330 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:25.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:25 smithi169 bash[22013]: audit 2024-08-08T19:43:23.595902+0000 mgr.y (mgr.24308) 330 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:26.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:26 smithi032 bash[19677]: cluster 2024-08-08T19:43:24.278180+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:26.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:26 smithi032 bash[26432]: cluster 2024-08-08T19:43:24.278180+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:26.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:26 smithi169 bash[22013]: cluster 2024-08-08T19:43:24.278180+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:28.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:28 smithi032 bash[26432]: cluster 2024-08-08T19:43:26.279885+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:28.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:28 smithi032 bash[19677]: cluster 2024-08-08T19:43:26.279885+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:28.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:28 smithi169 bash[22013]: cluster 2024-08-08T19:43:26.279885+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:30.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:30 smithi032 bash[26432]: cluster 2024-08-08T19:43:28.280585+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:30.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:30 smithi032 bash[19677]: cluster 2024-08-08T19:43:28.280585+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:30.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:30 smithi169 bash[22013]: cluster 2024-08-08T19:43:28.280585+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:32.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:32] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-08T19:43:32.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:32 smithi032 bash[26432]: cluster 2024-08-08T19:43:30.281284+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:32.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:32 smithi032 bash[19677]: cluster 2024-08-08T19:43:30.281284+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:32.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:32 smithi169 bash[22013]: cluster 2024-08-08T19:43:30.281284+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:34.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:34 smithi032 bash[19677]: cluster 2024-08-08T19:43:32.282935+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:34.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:34 smithi032 bash[26432]: cluster 2024-08-08T19:43:32.282935+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:34.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:34 smithi169 bash[22013]: cluster 2024-08-08T19:43:32.282935+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:35.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:35 smithi032 bash[19677]: audit 2024-08-08T19:43:33.606906+0000 mgr.y (mgr.24308) 336 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:35.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:35 smithi032 bash[26432]: audit 2024-08-08T19:43:33.606906+0000 mgr.y (mgr.24308) 336 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:35.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:35 smithi169 bash[22013]: audit 2024-08-08T19:43:33.606906+0000 mgr.y (mgr.24308) 336 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:36 smithi032 bash[19677]: cluster 2024-08-08T19:43:34.283651+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:36 smithi032 bash[19677]: audit 2024-08-08T19:43:35.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:36.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:36 smithi032 bash[26432]: cluster 2024-08-08T19:43:34.283651+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:36.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:36 smithi032 bash[26432]: audit 2024-08-08T19:43:35.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:36.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:36 smithi169 bash[22013]: cluster 2024-08-08T19:43:34.283651+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:36.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:36 smithi169 bash[22013]: audit 2024-08-08T19:43:35.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:38.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:38 smithi032 bash[26432]: cluster 2024-08-08T19:43:36.285357+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:38.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:38 smithi032 bash[19677]: cluster 2024-08-08T19:43:36.285357+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:38.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:38 smithi169 bash[22013]: cluster 2024-08-08T19:43:36.285357+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:40.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:40 smithi032 bash[26432]: cluster 2024-08-08T19:43:38.286088+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:40.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:40 smithi032 bash[19677]: cluster 2024-08-08T19:43:38.286088+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:40.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:40 smithi169 bash[22013]: cluster 2024-08-08T19:43:38.286088+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:42.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:42 smithi032 bash[19677]: cluster 2024-08-08T19:43:40.286771+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:42.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:42] "GET /metrics HTTP/1.1" 200 38044 "" "Prometheus/2.43.0" 2024-08-08T19:43:42.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:42 smithi032 bash[26432]: cluster 2024-08-08T19:43:40.286771+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:42.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:42 smithi169 bash[22013]: cluster 2024-08-08T19:43:40.286771+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:44.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:44 smithi032 bash[19677]: cluster 2024-08-08T19:43:42.288561+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:44.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:44 smithi032 bash[26432]: cluster 2024-08-08T19:43:42.288561+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:44.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:44 smithi169 bash[22013]: cluster 2024-08-08T19:43:42.288561+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:45.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:45 smithi032 bash[26432]: audit 2024-08-08T19:43:43.618146+0000 mgr.y (mgr.24308) 342 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:45.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:45 smithi032 bash[19677]: audit 2024-08-08T19:43:43.618146+0000 mgr.y (mgr.24308) 342 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:45.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:45 smithi169 bash[22013]: audit 2024-08-08T19:43:43.618146+0000 mgr.y (mgr.24308) 342 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:46.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:46 smithi032 bash[26432]: cluster 2024-08-08T19:43:44.289308+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:46.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:46 smithi032 bash[19677]: cluster 2024-08-08T19:43:44.289308+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:46.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:46 smithi169 bash[22013]: cluster 2024-08-08T19:43:44.289308+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:47.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:47 smithi169 bash[22013]: cluster 2024-08-08T19:43:46.291093+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:47.579 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:47 smithi032 bash[26432]: cluster 2024-08-08T19:43:46.291093+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:47.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:47 smithi032 bash[19677]: cluster 2024-08-08T19:43:46.291093+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:49.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:49 smithi169 bash[22013]: cluster 2024-08-08T19:43:48.291954+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:49.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:49 smithi032 bash[26432]: cluster 2024-08-08T19:43:48.291954+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:49.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:49 smithi032 bash[19677]: cluster 2024-08-08T19:43:48.291954+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:50.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:50 smithi169 bash[22013]: audit 2024-08-08T19:43:50.132964+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:50.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:50 smithi032 bash[26432]: audit 2024-08-08T19:43:50.132964+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:50.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:50 smithi032 bash[19677]: audit 2024-08-08T19:43:50.132964+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:43:51.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:51 smithi169 bash[22013]: cluster 2024-08-08T19:43:50.292617+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:51.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:51 smithi032 bash[26432]: cluster 2024-08-08T19:43:50.292617+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:51.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:51 smithi032 bash[19677]: cluster 2024-08-08T19:43:50.292617+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:52.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:43:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:43:52] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:43:53.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:53 smithi032 bash[26432]: cluster 2024-08-08T19:43:52.294373+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:53.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:53 smithi032 bash[19677]: cluster 2024-08-08T19:43:52.294373+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:53.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:53 smithi169 bash[22013]: cluster 2024-08-08T19:43:52.294373+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:54.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:54 smithi169 bash[22013]: audit 2024-08-08T19:43:53.619922+0000 mgr.y (mgr.24308) 348 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:54.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:54 smithi032 bash[19677]: audit 2024-08-08T19:43:53.619922+0000 mgr.y (mgr.24308) 348 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:54.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:54 smithi032 bash[26432]: audit 2024-08-08T19:43:53.619922+0000 mgr.y (mgr.24308) 348 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:43:55.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:55 smithi169 bash[22013]: cluster 2024-08-08T19:43:54.295086+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:55.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:55 smithi032 bash[19677]: cluster 2024-08-08T19:43:54.295086+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:55.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:55 smithi032 bash[26432]: cluster 2024-08-08T19:43:54.295086+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:57.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:57 smithi169 bash[22013]: cluster 2024-08-08T19:43:56.296693+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:57.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:57 smithi032 bash[26432]: cluster 2024-08-08T19:43:56.296693+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:57.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:57 smithi032 bash[19677]: cluster 2024-08-08T19:43:56.296693+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:43:59.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:43:59 smithi169 bash[22013]: cluster 2024-08-08T19:43:58.297385+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:59.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:43:59 smithi032 bash[19677]: cluster 2024-08-08T19:43:58.297385+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:43:59.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:43:59 smithi032 bash[26432]: cluster 2024-08-08T19:43:58.297385+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:01.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:01 smithi169 bash[22013]: cluster 2024-08-08T19:44:00.298101+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:01.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:01 smithi032 bash[19677]: cluster 2024-08-08T19:44:00.298101+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:01.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:01 smithi032 bash[26432]: cluster 2024-08-08T19:44:00.298101+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:02.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:02] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:44:03.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:03 smithi169 bash[22013]: cluster 2024-08-08T19:44:02.299818+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:03.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:03 smithi032 bash[19677]: cluster 2024-08-08T19:44:02.299818+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:03.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:03 smithi032 bash[26432]: cluster 2024-08-08T19:44:02.299818+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:04.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:04 smithi169 bash[22013]: audit 2024-08-08T19:44:03.627864+0000 mgr.y (mgr.24308) 354 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:04.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:04 smithi032 bash[26432]: audit 2024-08-08T19:44:03.627864+0000 mgr.y (mgr.24308) 354 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:04.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:04 smithi032 bash[19677]: audit 2024-08-08T19:44:03.627864+0000 mgr.y (mgr.24308) 354 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:05.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:05 smithi169 bash[22013]: cluster 2024-08-08T19:44:04.300505+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:05.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:05 smithi169 bash[22013]: audit 2024-08-08T19:44:05.133447+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:05.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:05 smithi032 bash[19677]: cluster 2024-08-08T19:44:04.300505+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:05.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:05 smithi032 bash[19677]: audit 2024-08-08T19:44:05.133447+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:05.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:05 smithi032 bash[26432]: cluster 2024-08-08T19:44:04.300505+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:05.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:05 smithi032 bash[26432]: audit 2024-08-08T19:44:05.133447+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:07.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:07 smithi169 bash[22013]: cluster 2024-08-08T19:44:06.302141+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:07.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:07 smithi032 bash[26432]: cluster 2024-08-08T19:44:06.302141+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:07.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:07 smithi032 bash[19677]: cluster 2024-08-08T19:44:06.302141+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:09 smithi169 bash[22013]: cluster 2024-08-08T19:44:08.302827+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:09.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:09 smithi032 bash[26432]: cluster 2024-08-08T19:44:08.302827+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:09.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:09 smithi032 bash[19677]: cluster 2024-08-08T19:44:08.302827+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:11.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:11 smithi169 bash[22013]: cluster 2024-08-08T19:44:10.303585+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:11.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:11 smithi032 bash[26432]: cluster 2024-08-08T19:44:10.303585+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:11.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:11 smithi032 bash[19677]: cluster 2024-08-08T19:44:10.303585+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:12.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:12] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-08T19:44:13.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:13 smithi169 bash[22013]: cluster 2024-08-08T19:44:12.305262+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:13.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:13 smithi032 bash[19677]: cluster 2024-08-08T19:44:12.305262+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:13.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:13 smithi032 bash[26432]: cluster 2024-08-08T19:44:12.305262+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:14.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:14 smithi169 bash[22013]: audit 2024-08-08T19:44:13.637295+0000 mgr.y (mgr.24308) 360 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:14.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:14 smithi032 bash[19677]: audit 2024-08-08T19:44:13.637295+0000 mgr.y (mgr.24308) 360 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:14.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:14 smithi032 bash[26432]: audit 2024-08-08T19:44:13.637295+0000 mgr.y (mgr.24308) 360 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:15.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:15 smithi169 bash[22013]: cluster 2024-08-08T19:44:14.305984+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:15.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:15 smithi032 bash[19677]: cluster 2024-08-08T19:44:14.305984+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:15.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:15 smithi032 bash[26432]: cluster 2024-08-08T19:44:14.305984+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:17.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:17 smithi169 bash[22013]: cluster 2024-08-08T19:44:16.307637+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:17.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:17 smithi032 bash[19677]: cluster 2024-08-08T19:44:16.307637+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:17.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:17 smithi032 bash[26432]: cluster 2024-08-08T19:44:16.307637+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: audit 2024-08-08T19:44:18.293640+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: audit 2024-08-08T19:44:18.304817+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: cluster 2024-08-08T19:44:18.308279+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: audit 2024-08-08T19:44:18.980488+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:44:19.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: audit 2024-08-08T19:44:18.982258+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[26432]: audit 2024-08-08T19:44:18.992535+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: audit 2024-08-08T19:44:18.293640+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: audit 2024-08-08T19:44:18.304817+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: cluster 2024-08-08T19:44:18.308279+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: audit 2024-08-08T19:44:18.980488+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: audit 2024-08-08T19:44:18.982258+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:44:19.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:19 smithi032 bash[19677]: audit 2024-08-08T19:44:18.992535+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: audit 2024-08-08T19:44:18.293640+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: audit 2024-08-08T19:44:18.304817+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: cluster 2024-08-08T19:44:18.308279+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: audit 2024-08-08T19:44:18.980488+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: audit 2024-08-08T19:44:18.982258+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:44:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:19 smithi169 bash[22013]: audit 2024-08-08T19:44:18.992535+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:44:20.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:20 smithi032 bash[26432]: audit 2024-08-08T19:44:20.133880+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:20.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:20 smithi032 bash[19677]: audit 2024-08-08T19:44:20.133880+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:20 smithi169 bash[22013]: audit 2024-08-08T19:44:20.133880+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:21.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:21 smithi032 bash[19677]: cluster 2024-08-08T19:44:20.309096+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:21.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:21 smithi032 bash[26432]: cluster 2024-08-08T19:44:20.309096+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:21.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:21 smithi169 bash[22013]: cluster 2024-08-08T19:44:20.309096+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:22.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:22] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:44:23.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:23 smithi032 bash[19677]: cluster 2024-08-08T19:44:22.310808+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:23.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:23 smithi032 bash[26432]: cluster 2024-08-08T19:44:22.310808+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:23.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:23 smithi169 bash[22013]: cluster 2024-08-08T19:44:22.310808+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:24.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:24 smithi032 bash[26432]: audit 2024-08-08T19:44:23.647840+0000 mgr.y (mgr.24308) 366 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:24.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:24 smithi032 bash[19677]: audit 2024-08-08T19:44:23.647840+0000 mgr.y (mgr.24308) 366 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:24.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:24 smithi169 bash[22013]: audit 2024-08-08T19:44:23.647840+0000 mgr.y (mgr.24308) 366 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:25.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:25 smithi032 bash[26432]: cluster 2024-08-08T19:44:24.311583+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:25.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:25 smithi032 bash[19677]: cluster 2024-08-08T19:44:24.311583+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:25.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:25 smithi169 bash[22013]: cluster 2024-08-08T19:44:24.311583+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:27.579 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:27 smithi032 bash[26432]: cluster 2024-08-08T19:44:26.313248+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:27.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:27 smithi032 bash[19677]: cluster 2024-08-08T19:44:26.313248+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:27.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:27 smithi169 bash[22013]: cluster 2024-08-08T19:44:26.313248+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:29.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:29 smithi169 bash[22013]: cluster 2024-08-08T19:44:28.314069+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:29.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:29 smithi032 bash[26432]: cluster 2024-08-08T19:44:28.314069+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:29.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:29 smithi032 bash[19677]: cluster 2024-08-08T19:44:28.314069+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:31.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:31 smithi169 bash[22013]: cluster 2024-08-08T19:44:30.314795+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:31.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:31 smithi032 bash[26432]: cluster 2024-08-08T19:44:30.314795+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:31.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:31 smithi032 bash[19677]: cluster 2024-08-08T19:44:30.314795+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:32.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:32] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-08T19:44:33.655 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:33 smithi032 bash[26432]: cluster 2024-08-08T19:44:32.316510+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:33.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:33 smithi032 bash[19677]: cluster 2024-08-08T19:44:32.316510+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:33 smithi169 bash[22013]: cluster 2024-08-08T19:44:32.316510+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:34.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:34 smithi169 bash[22013]: audit 2024-08-08T19:44:33.659037+0000 mgr.y (mgr.24308) 372 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:34.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:34 smithi032 bash[19677]: audit 2024-08-08T19:44:33.659037+0000 mgr.y (mgr.24308) 372 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:34.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:34 smithi032 bash[26432]: audit 2024-08-08T19:44:33.659037+0000 mgr.y (mgr.24308) 372 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:35.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:35 smithi169 bash[22013]: cluster 2024-08-08T19:44:34.317201+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:35.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:35 smithi169 bash[22013]: audit 2024-08-08T19:44:35.134546+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:35.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:35 smithi032 bash[26432]: cluster 2024-08-08T19:44:34.317201+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:35.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:35 smithi032 bash[26432]: audit 2024-08-08T19:44:35.134546+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:35.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:35 smithi032 bash[19677]: cluster 2024-08-08T19:44:34.317201+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:35.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:35 smithi032 bash[19677]: audit 2024-08-08T19:44:35.134546+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:37.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:37 smithi169 bash[22013]: cluster 2024-08-08T19:44:36.318855+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:37.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:37 smithi032 bash[19677]: cluster 2024-08-08T19:44:36.318855+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:37 smithi032 bash[26432]: cluster 2024-08-08T19:44:36.318855+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:39.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:39 smithi169 bash[22013]: cluster 2024-08-08T19:44:38.319594+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:39.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:39 smithi032 bash[26432]: cluster 2024-08-08T19:44:38.319594+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:39.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:39 smithi032 bash[19677]: cluster 2024-08-08T19:44:38.319594+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:41.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:41 smithi169 bash[22013]: cluster 2024-08-08T19:44:40.320286+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:41.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:41 smithi032 bash[19677]: cluster 2024-08-08T19:44:40.320286+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:41.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:41 smithi032 bash[26432]: cluster 2024-08-08T19:44:40.320286+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:42.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:42] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:44:43.667 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:43 smithi032 bash[26432]: cluster 2024-08-08T19:44:42.321981+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:43.667 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:43 smithi032 bash[19677]: cluster 2024-08-08T19:44:42.321981+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:43.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:43 smithi169 bash[22013]: cluster 2024-08-08T19:44:42.321981+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:44.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:44 smithi169 bash[22013]: audit 2024-08-08T19:44:43.670268+0000 mgr.y (mgr.24308) 378 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:44.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:44 smithi032 bash[19677]: audit 2024-08-08T19:44:43.670268+0000 mgr.y (mgr.24308) 378 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:44.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:44 smithi032 bash[26432]: audit 2024-08-08T19:44:43.670268+0000 mgr.y (mgr.24308) 378 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:45.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:45 smithi169 bash[22013]: cluster 2024-08-08T19:44:44.322691+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:45.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:45 smithi032 bash[26432]: cluster 2024-08-08T19:44:44.322691+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:45.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:45 smithi032 bash[19677]: cluster 2024-08-08T19:44:44.322691+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:47.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:47 smithi169 bash[22013]: cluster 2024-08-08T19:44:46.324377+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:47.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:47 smithi032 bash[19677]: cluster 2024-08-08T19:44:46.324377+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:47.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:47 smithi032 bash[26432]: cluster 2024-08-08T19:44:46.324377+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:49.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:49 smithi169 bash[22013]: cluster 2024-08-08T19:44:48.325096+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:49.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:49 smithi032 bash[19677]: cluster 2024-08-08T19:44:48.325096+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:49.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:49 smithi032 bash[26432]: cluster 2024-08-08T19:44:48.325096+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:50.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:50 smithi169 bash[22013]: audit 2024-08-08T19:44:50.134728+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:50.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:50 smithi032 bash[26432]: audit 2024-08-08T19:44:50.134728+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:50.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:50 smithi032 bash[19677]: audit 2024-08-08T19:44:50.134728+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:44:51.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:51 smithi169 bash[22013]: cluster 2024-08-08T19:44:50.325792+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:51.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:51 smithi032 bash[26432]: cluster 2024-08-08T19:44:50.325792+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:51.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:51 smithi032 bash[19677]: cluster 2024-08-08T19:44:50.325792+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:52.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:44:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:44:52] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:44:53.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:53 smithi169 bash[22013]: cluster 2024-08-08T19:44:52.327527+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:53.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:53 smithi032 bash[26432]: cluster 2024-08-08T19:44:52.327527+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:53.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:53 smithi032 bash[19677]: cluster 2024-08-08T19:44:52.327527+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:54.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:54 smithi169 bash[22013]: audit 2024-08-08T19:44:53.675993+0000 mgr.y (mgr.24308) 384 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:54.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:54 smithi032 bash[26432]: audit 2024-08-08T19:44:53.675993+0000 mgr.y (mgr.24308) 384 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:54.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:54 smithi032 bash[19677]: audit 2024-08-08T19:44:53.675993+0000 mgr.y (mgr.24308) 384 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:44:55.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:55 smithi169 bash[22013]: cluster 2024-08-08T19:44:54.328185+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:55.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:55 smithi032 bash[26432]: cluster 2024-08-08T19:44:54.328185+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:55.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:55 smithi032 bash[19677]: cluster 2024-08-08T19:44:54.328185+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:44:57.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:57 smithi169 bash[22013]: cluster 2024-08-08T19:44:56.329843+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:57.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:57 smithi032 bash[26432]: cluster 2024-08-08T19:44:56.329843+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:57.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:57 smithi032 bash[19677]: cluster 2024-08-08T19:44:56.329843+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:44:59.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:44:59 smithi032 bash[26432]: cluster 2024-08-08T19:44:58.330546+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:44:59.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:44:59 smithi032 bash[19677]: cluster 2024-08-08T19:44:58.330546+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:44:59.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:44:59 smithi169 bash[22013]: cluster 2024-08-08T19:44:58.330546+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:01.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:01 smithi032 bash[26432]: cluster 2024-08-08T19:45:00.331257+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:01.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:01 smithi032 bash[19677]: cluster 2024-08-08T19:45:00.331257+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:01.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:01 smithi169 bash[22013]: cluster 2024-08-08T19:45:00.331257+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:02] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:45:03.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:03 smithi032 bash[26432]: cluster 2024-08-08T19:45:02.333001+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:03.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:03 smithi032 bash[19677]: cluster 2024-08-08T19:45:02.333001+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:03.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:03 smithi169 bash[22013]: cluster 2024-08-08T19:45:02.333001+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:04.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:04 smithi032 bash[19677]: audit 2024-08-08T19:45:03.683967+0000 mgr.y (mgr.24308) 390 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:04.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:04 smithi032 bash[26432]: audit 2024-08-08T19:45:03.683967+0000 mgr.y (mgr.24308) 390 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:04.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:04 smithi169 bash[22013]: audit 2024-08-08T19:45:03.683967+0000 mgr.y (mgr.24308) 390 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:05.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:05 smithi032 bash[19677]: cluster 2024-08-08T19:45:04.333712+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:05.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:05 smithi032 bash[19677]: audit 2024-08-08T19:45:05.135046+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:05.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:05 smithi032 bash[26432]: cluster 2024-08-08T19:45:04.333712+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:05.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:05 smithi032 bash[26432]: audit 2024-08-08T19:45:05.135046+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:05.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:05 smithi169 bash[22013]: cluster 2024-08-08T19:45:04.333712+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:45:05.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:05 smithi169 bash[22013]: audit 2024-08-08T19:45:05.135046+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:07.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:07 smithi032 bash[19677]: cluster 2024-08-08T19:45:06.335396+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:07.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:07 smithi032 bash[26432]: cluster 2024-08-08T19:45:06.335396+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:07.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:07 smithi169 bash[22013]: cluster 2024-08-08T19:45:06.335396+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:09.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:09 smithi032 bash[26432]: cluster 2024-08-08T19:45:08.336046+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:09.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:09 smithi032 bash[19677]: cluster 2024-08-08T19:45:08.336046+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:09.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:09 smithi169 bash[22013]: cluster 2024-08-08T19:45:08.336046+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:11.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:11 smithi032 bash[19677]: cluster 2024-08-08T19:45:10.336737+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:11.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:11 smithi032 bash[26432]: cluster 2024-08-08T19:45:10.336737+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:11.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:11 smithi169 bash[22013]: cluster 2024-08-08T19:45:10.336737+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:12.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:12] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-08T19:45:13.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:13 smithi032 bash[26432]: cluster 2024-08-08T19:45:12.338970+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:13.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:13 smithi032 bash[19677]: cluster 2024-08-08T19:45:12.338970+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:13.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:13 smithi169 bash[22013]: cluster 2024-08-08T19:45:12.338970+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:14.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:14 smithi032 bash[19677]: audit 2024-08-08T19:45:13.687937+0000 mgr.y (mgr.24308) 396 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:14.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:14 smithi032 bash[26432]: audit 2024-08-08T19:45:13.687937+0000 mgr.y (mgr.24308) 396 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:14.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:14 smithi169 bash[22013]: audit 2024-08-08T19:45:13.687937+0000 mgr.y (mgr.24308) 396 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:15.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:15 smithi032 bash[19677]: cluster 2024-08-08T19:45:14.339752+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:15.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:15 smithi032 bash[26432]: cluster 2024-08-08T19:45:14.339752+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:15.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:15 smithi169 bash[22013]: cluster 2024-08-08T19:45:14.339752+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:17.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:17 smithi032 bash[19677]: cluster 2024-08-08T19:45:16.341409+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:17.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:17 smithi032 bash[26432]: cluster 2024-08-08T19:45:16.341409+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:17.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:17 smithi169 bash[22013]: cluster 2024-08-08T19:45:16.341409+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:19.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:19 smithi032 bash[19677]: cluster 2024-08-08T19:45:18.342142+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:19.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:19 smithi032 bash[26432]: cluster 2024-08-08T19:45:18.342142+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:19.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:19 smithi169 bash[22013]: cluster 2024-08-08T19:45:18.342142+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:20.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[26432]: audit 2024-08-08T19:45:19.880611+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:45:20.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[26432]: audit 2024-08-08T19:45:19.882280+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:45:20.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[26432]: audit 2024-08-08T19:45:19.892388+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:45:20.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[26432]: audit 2024-08-08T19:45:20.135556+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[19677]: audit 2024-08-08T19:45:19.880611+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:45:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[19677]: audit 2024-08-08T19:45:19.882280+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:45:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[19677]: audit 2024-08-08T19:45:19.892388+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:45:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:20 smithi032 bash[19677]: audit 2024-08-08T19:45:20.135556+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:20.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:20 smithi169 bash[22013]: audit 2024-08-08T19:45:19.880611+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:45:20.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:20 smithi169 bash[22013]: audit 2024-08-08T19:45:19.882280+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:45:20.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:20 smithi169 bash[22013]: audit 2024-08-08T19:45:19.892388+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' 2024-08-08T19:45:20.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:20 smithi169 bash[22013]: audit 2024-08-08T19:45:20.135556+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:22.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:21 smithi169 bash[22013]: cluster 2024-08-08T19:45:20.342816+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:22.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:22] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:45:22.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:21 smithi032 bash[26432]: cluster 2024-08-08T19:45:20.342816+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:22.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:21 smithi032 bash[19677]: cluster 2024-08-08T19:45:20.342816+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:24.001 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:23 smithi032 bash[26432]: cluster 2024-08-08T19:45:22.344472+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:24.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:23 smithi032 bash[19677]: cluster 2024-08-08T19:45:22.344472+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:24.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:23 smithi169 bash[22013]: cluster 2024-08-08T19:45:22.344472+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:24.785 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T19:45:25.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:24 smithi032 bash[26432]: audit 2024-08-08T19:45:23.699084+0000 mgr.y (mgr.24308) 402 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:25.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:24 smithi032 bash[19677]: audit 2024-08-08T19:45:23.699084+0000 mgr.y (mgr.24308) 402 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:25.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:24 smithi169 bash[22013]: audit 2024-08-08T19:45:23.699084+0000 mgr.y (mgr.24308) 402 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:26.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:25 smithi169 bash[22013]: cluster 2024-08-08T19:45:24.345297+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:26.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:25 smithi032 bash[26432]: cluster 2024-08-08T19:45:24.345297+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:26.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:25 smithi032 bash[19677]: cluster 2024-08-08T19:45:24.345297+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:28.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:27 smithi169 bash[22013]: cluster 2024-08-08T19:45:26.347028+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:28.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:27 smithi032 bash[19677]: cluster 2024-08-08T19:45:26.347028+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:28.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:27 smithi032 bash[26432]: cluster 2024-08-08T19:45:26.347028+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:29.614 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:45:30.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:29 smithi032 bash[26432]: cluster 2024-08-08T19:45:28.347844+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:29 smithi032 bash[19677]: cluster 2024-08-08T19:45:28.347844+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:30.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:29 smithi169 bash[22013]: cluster 2024-08-08T19:45:28.347844+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 2m ago 9m 13.9M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (9m) 72s ago 9m 75.6M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (7m) 2m ago 7m 47.6M - 3.8 c7b33901c886 46722c0c2412 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (2m) 72s ago 17m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (20m) 2m ago 20m 497M - 19.1.0-1335-gbca9905d c7b33901c886 9552ed8b8083 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (20m) 2m ago 20m 54.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (18m) 72s ago 18m 40.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (18m) 2m ago 18m 43.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:45:31.021 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (9m) 2m ago 10m 8659k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (9m) 72s ago 10m 8836k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (17m) 2m ago 17m 53.0M 4061M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (16m) 2m ago 16m 61.4M 4061M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (15m) 2m ago 15m 57.7M 4061M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (14m) 2m ago 14m 51.0M 4061M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (13m) 72s ago 13m 59.7M 4060M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (12m) 72s ago 12m 49.9M 4060M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (12m) 72s ago 12m 56.0M 4060M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (11m) 72s ago 11m 57.2M 4060M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (9m) 72s ago 10m 44.0M - 2.43.0 a07b618ecd1d 2e6372c89e0a 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (7m) 2m ago 7m 92.4M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:45:31.022 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (7m) 72s ago 7m 93.5M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:45:31.551 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions' 2024-08-08T19:45:32.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:31 smithi169 bash[22013]: cluster 2024-08-08T19:45:30.348698+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:32.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:31 smithi169 bash[22013]: audit 2024-08-08T19:45:30.993713+0000 mgr.y (mgr.24308) 407 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:45:32.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:32 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:32] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-08T19:45:32.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:31 smithi032 bash[19677]: cluster 2024-08-08T19:45:30.348698+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:32.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:31 smithi032 bash[19677]: audit 2024-08-08T19:45:30.993713+0000 mgr.y (mgr.24308) 407 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:45:32.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:31 smithi032 bash[26432]: cluster 2024-08-08T19:45:30.348698+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:32.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:31 smithi032 bash[26432]: audit 2024-08-08T19:45:30.993713+0000 mgr.y (mgr.24308) 407 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:45:34.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:33 smithi032 bash[26432]: cluster 2024-08-08T19:45:32.350442+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:34.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:33 smithi032 bash[19677]: cluster 2024-08-08T19:45:32.350442+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:34.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:33 smithi169 bash[22013]: cluster 2024-08-08T19:45:32.350442+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:35.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:34 smithi169 bash[22013]: audit 2024-08-08T19:45:33.706125+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:35.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:34 smithi032 bash[19677]: audit 2024-08-08T19:45:33.706125+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:35.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:34 smithi032 bash[26432]: audit 2024-08-08T19:45:33.706125+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:36.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:35 smithi169 bash[22013]: cluster 2024-08-08T19:45:34.350912+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:36.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:35 smithi169 bash[22013]: audit 2024-08-08T19:45:35.135817+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:36.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:35 smithi032 bash[26432]: cluster 2024-08-08T19:45:34.350912+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:36.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:35 smithi032 bash[26432]: audit 2024-08-08T19:45:35.135817+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:35 smithi032 bash[19677]: cluster 2024-08-08T19:45:34.350912+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:36.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:35 smithi032 bash[19677]: audit 2024-08-08T19:45:35.135817+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:36.384 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:45:37.728 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1, 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T19:45:37.729 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1, 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 14 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:45:37.730 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:45:38.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:37 smithi032 bash[26432]: cluster 2024-08-08T19:45:36.352527+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:38.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:37 smithi032 bash[26432]: audit 2024-08-08T19:45:37.732114+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.32:0/1684314202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:45:38.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:37 smithi032 bash[19677]: cluster 2024-08-08T19:45:36.352527+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:38.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:37 smithi032 bash[19677]: audit 2024-08-08T19:45:37.732114+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.32:0/1684314202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:45:38.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:37 smithi169 bash[22013]: cluster 2024-08-08T19:45:36.352527+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:38.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:37 smithi169 bash[22013]: audit 2024-08-08T19:45:37.732114+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.32:0/1684314202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:45:38.340 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph -s' 2024-08-08T19:45:40.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:39 smithi169 bash[22013]: cluster 2024-08-08T19:45:38.353226+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:40.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:39 smithi032 bash[19677]: cluster 2024-08-08T19:45:38.353226+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:40.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:39 smithi032 bash[26432]: cluster 2024-08-08T19:45:38.353226+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:42.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:41 smithi169 bash[22013]: cluster 2024-08-08T19:45:40.353938+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:42.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:41 smithi032 bash[19677]: cluster 2024-08-08T19:45:40.353938+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:42.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:42 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:42] "GET /metrics HTTP/1.1" 200 38044 "" "Prometheus/2.43.0" 2024-08-08T19:45:42.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:41 smithi032 bash[26432]: cluster 2024-08-08T19:45:40.353938+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:43.168 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:45:44.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:43 smithi032 bash[19677]: cluster 2024-08-08T19:45:42.355689+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:44.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:43 smithi032 bash[26432]: cluster 2024-08-08T19:45:42.355689+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:44.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:43 smithi169 bash[22013]: cluster 2024-08-08T19:45:42.355689+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:44.544 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-08-08T19:45:44.544 INFO:teuthology.orchestra.run.smithi032.stdout: id: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:45:44.544 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 10m), standbys: x 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:45:44.545 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-08-08T19:45:44.546 INFO:teuthology.orchestra.run.smithi032.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-08T19:45:44.546 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:45:45.131 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T19:45:45.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:44 smithi169 bash[22013]: audit 2024-08-08T19:45:43.717355+0000 mgr.y (mgr.24308) 415 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:45.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:44 smithi169 bash[22013]: audit 2024-08-08T19:45:44.548162+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.32:0/1934788290' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:45:45.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:44 smithi032 bash[26432]: audit 2024-08-08T19:45:43.717355+0000 mgr.y (mgr.24308) 415 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:45.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:44 smithi032 bash[26432]: audit 2024-08-08T19:45:44.548162+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.32:0/1934788290' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:45:45.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:44 smithi032 bash[19677]: audit 2024-08-08T19:45:43.717355+0000 mgr.y (mgr.24308) 415 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:45.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:44 smithi032 bash[19677]: audit 2024-08-08T19:45:44.548162+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.32:0/1934788290' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:45:46.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:45 smithi169 bash[22013]: cluster 2024-08-08T19:45:44.356488+0000 mgr.y (mgr.24308) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:46.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:45 smithi032 bash[19677]: cluster 2024-08-08T19:45:44.356488+0000 mgr.y (mgr.24308) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:46.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:45 smithi032 bash[26432]: cluster 2024-08-08T19:45:44.356488+0000 mgr.y (mgr.24308) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:48.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:47 smithi169 bash[22013]: cluster 2024-08-08T19:45:46.358255+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:48.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:47 smithi032 bash[26432]: cluster 2024-08-08T19:45:46.358255+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:48.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:47 smithi032 bash[19677]: cluster 2024-08-08T19:45:46.358255+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:49.956 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:45:50.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:49 smithi169 bash[22013]: cluster 2024-08-08T19:45:48.358944+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:50.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:49 smithi032 bash[19677]: cluster 2024-08-08T19:45:48.358944+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:50.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:49 smithi032 bash[26432]: cluster 2024-08-08T19:45:48.358944+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:51.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:50 smithi032 bash[19677]: audit 2024-08-08T19:45:50.136224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:51.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:50 smithi032 bash[26432]: audit 2024-08-08T19:45:50.136224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:51.378 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T19:45:51.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:50 smithi169 bash[22013]: audit 2024-08-08T19:45:50.136224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:45:52.066 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-08-08T19:45:52.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:45:52 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:45:52] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:45:52.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:51 smithi032 bash[19677]: cluster 2024-08-08T19:45:50.359656+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:52.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:51 smithi032 bash[19677]: audit 2024-08-08T19:45:51.380387+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.32:0/2105761725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:45:52.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:51 smithi032 bash[26432]: cluster 2024-08-08T19:45:50.359656+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:52.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:51 smithi032 bash[26432]: audit 2024-08-08T19:45:51.380387+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.32:0/2105761725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:45:52.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:51 smithi169 bash[22013]: cluster 2024-08-08T19:45:50.359656+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:52.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:51 smithi169 bash[22013]: audit 2024-08-08T19:45:51.380387+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.32:0/2105761725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:45:54.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:53 smithi032 bash[26432]: cluster 2024-08-08T19:45:52.360487+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:54.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:53 smithi032 bash[19677]: cluster 2024-08-08T19:45:52.360487+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:54.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:53 smithi169 bash[22013]: cluster 2024-08-08T19:45:52.360487+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:55.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:54 smithi032 bash[19677]: audit 2024-08-08T19:45:53.728509+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:55.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:54 smithi032 bash[26432]: audit 2024-08-08T19:45:53.728509+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:55.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:54 smithi169 bash[22013]: audit 2024-08-08T19:45:53.728509+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:45:56.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:55 smithi032 bash[19677]: cluster 2024-08-08T19:45:54.361156+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:56.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:55 smithi032 bash[26432]: cluster 2024-08-08T19:45:54.361156+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:56.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:55 smithi169 bash[22013]: cluster 2024-08-08T19:45:54.361156+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:45:56.905 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:45:58.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:58 smithi032 bash[19677]: cluster 2024-08-08T19:45:56.362774+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:58.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:58 smithi032 bash[26432]: cluster 2024-08-08T19:45:56.362774+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:58.338 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T19:45:58.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:58 smithi169 bash[22013]: cluster 2024-08-08T19:45:56.362774+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:45:58.980 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph mgr fail' 2024-08-08T19:45:59.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:45:59 smithi032 bash[19677]: audit 2024-08-08T19:45:58.329302+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.32:0/3467509786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:45:59.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:45:59 smithi032 bash[26432]: audit 2024-08-08T19:45:58.329302+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.32:0/3467509786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:45:59.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:45:59 smithi169 bash[22013]: audit 2024-08-08T19:45:58.329302+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.32:0/3467509786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:46:00.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:00 smithi032 bash[26432]: cluster 2024-08-08T19:45:58.363200+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:00.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:00 smithi032 bash[19677]: cluster 2024-08-08T19:45:58.363200+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:00.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:00 smithi169 bash[22013]: cluster 2024-08-08T19:45:58.363200+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:02.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:02 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:02] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-08T19:46:02.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:02 smithi032 bash[26432]: cluster 2024-08-08T19:46:00.363989+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:02.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:02 smithi032 bash[19677]: cluster 2024-08-08T19:46:00.363989+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:02.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:02 smithi169 bash[22013]: cluster 2024-08-08T19:46:00.363989+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:03.809 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:46:04.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:04 smithi032 bash[19677]: cluster 2024-08-08T19:46:02.365753+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:04.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:04 smithi032 bash[26432]: cluster 2024-08-08T19:46:02.365753+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:04.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:04 smithi169 bash[22013]: cluster 2024-08-08T19:46:02.365753+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:05.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[19677]: audit 2024-08-08T19:46:03.736717+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:05.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[26432]: audit 2024-08-08T19:46:03.736717+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:05.397 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:05 smithi169 bash[49598]: [08/Aug/2024:19:46:05] ENGINE Bus STOPPING 2024-08-08T19:46:05.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:05 smithi169 bash[22013]: audit 2024-08-08T19:46:03.736717+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:05.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[19930]: debug 2024-08-08T19:46:05.210+0000 7fbb074fa640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-08T19:46:05.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[19930]: ignoring --setuser ceph since I am not root 2024-08-08T19:46:05.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[19930]: ignoring --setgroup ceph since I am not root 2024-08-08T19:46:05.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:05 smithi032 bash[19930]: debug 2024-08-08T19:46:05.382+0000 7f4808ca6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-08T19:46:05.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:05 smithi169 bash[49598]: [08/Aug/2024:19:46:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:46:05.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:05 smithi169 bash[49598]: [08/Aug/2024:19:46:05] ENGINE Bus STOPPED 2024-08-08T19:46:05.904 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: cluster 2024-08-08T19:46:04.366470+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.136654+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.203284+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: cluster 2024-08-08T19:46:05.204304+0000 mon.a (mon.0) 1055 : cluster [INF] Activating manager daemon x 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.209134+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: cluster 2024-08-08T19:46:05.219589+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: cluster 2024-08-08T19:46:05.222889+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0185869s) 2024-08-08T19:46:06.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.226740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.227582+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.227706+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229022+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229227+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229423+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229583+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229757+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.229912+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.230080+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.230244+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:46:06.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.230419+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: cluster 2024-08-08T19:46:04.366470+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.136654+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.203284+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: cluster 2024-08-08T19:46:05.204304+0000 mon.a (mon.0) 1055 : cluster [INF] Activating manager daemon x 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.209134+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: cluster 2024-08-08T19:46:05.219589+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: cluster 2024-08-08T19:46:05.222889+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0185869s) 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.226740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.227582+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.227706+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229022+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:46:06.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229227+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229423+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229583+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229757+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.229912+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.230080+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.230244+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.230419+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.235190+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.235336+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:46:06.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: audit 2024-08-08T19:46:05.235791+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:46:06.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[26432]: cluster 2024-08-08T19:46:05.756661+0000 mon.a (mon.0) 1074 : cluster [INF] Manager daemon x is now available 2024-08-08T19:46:06.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.235190+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:46:06.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.235336+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:46:06.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: audit 2024-08-08T19:46:05.235791+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:46:06.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19677]: cluster 2024-08-08T19:46:05.756661+0000 mon.a (mon.0) 1074 : cluster [INF] Manager daemon x is now available 2024-08-08T19:46:06.442 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: cluster 2024-08-08T19:46:04.366470+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.136654+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24308 172.21.15.32:0/3544717254' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.203284+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: cluster 2024-08-08T19:46:05.204304+0000 mon.a (mon.0) 1055 : cluster [INF] Activating manager daemon x 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.209134+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.32:0/1980656135' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: cluster 2024-08-08T19:46:05.219589+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: cluster 2024-08-08T19:46:05.222889+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0185869s) 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.226740+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.227582+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.227706+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229022+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:46:06.443 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229227+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229423+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229583+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229757+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.229912+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.230080+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.230244+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.230419+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.235190+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.235336+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: audit 2024-08-08T19:46:05.235791+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:46:06.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[22013]: cluster 2024-08-08T19:46:05.756661+0000 mon.a (mon.0) 1074 : cluster [INF] Manager daemon x is now available 2024-08-08T19:46:06.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[49598]: [08/Aug/2024:19:46:06] ENGINE Bus STARTING 2024-08-08T19:46:06.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[49598]: [08/Aug/2024:19:46:06] ENGINE Serving on http://:::9283 2024-08-08T19:46:06.720 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:06 smithi169 bash[49598]: [08/Aug/2024:19:46:06] ENGINE Bus STARTED 2024-08-08T19:46:06.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19930]: debug 2024-08-08T19:46:06.646+0000 7f4808ca6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-08T19:46:06.873 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19930]: debug 2024-08-08T19:46:06.714+0000 7f4808ca6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-08T19:46:07.220 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:06 smithi032 bash[19930]: debug 2024-08-08T19:46:06.874+0000 7f4808ca6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-08T19:46:07.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: cluster 2024-08-08T19:46:06.223134+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e25: x(active, since 1.01882s) 2024-08-08T19:46:07.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: cluster 2024-08-08T19:46:06.242754+0000 mgr.x (mgr.24508) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:07.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.405536+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.412326+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.435169+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.435592+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.438366+0000 mgr.x (mgr.24508) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.447155+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19677]: audit 2024-08-08T19:46:06.478221+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: cluster 2024-08-08T19:46:06.223134+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e25: x(active, since 1.01882s) 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: cluster 2024-08-08T19:46:06.242754+0000 mgr.x (mgr.24508) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.405536+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.412326+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.435169+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:07.562 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.435592+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.562 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.438366+0000 mgr.x (mgr.24508) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.562 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.447155+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:46:07.562 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[26432]: audit 2024-08-08T19:46:06.478221+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: cluster 2024-08-08T19:46:06.223134+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e25: x(active, since 1.01882s) 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: cluster 2024-08-08T19:46:06.242754+0000 mgr.x (mgr.24508) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.405536+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.412326+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.435169+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.435592+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.438366+0000 mgr.x (mgr.24508) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.447155+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:46:07.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[22013]: audit 2024-08-08T19:46:06.478221+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:46:07.830 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19930]: debug 2024-08-08T19:46:07.562+0000 7f4808ca6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-08T19:46:07.830 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19930]: debug 2024-08-08T19:46:07.634+0000 7f4808ca6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-08T19:46:07.830 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19930]: debug 2024-08-08T19:46:07.710+0000 7f4808ca6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-08T19:46:08.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: debug 2024-08-08T19:46:07.898+0000 7ff8072bc640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:46:07] ENGINE Error in HTTPServer.serve 2024-08-08T19:46:08.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: Traceback (most recent call last): 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: self._connections.run(self.expiration_interval) 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: self._run(expiration_interval) 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: s = self.context.wrap_socket( 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: return self.sslsocket_class._create( 2024-08-08T19:46:08.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:46:08.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: self.do_handshake() 2024-08-08T19:46:08.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:46:08.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: self._sslobj.do_handshake() 2024-08-08T19:46:08.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:07 smithi169 bash[49598]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:46:08.227 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19930]: debug 2024-08-08T19:46:07.902+0000 7f4808ca6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-08T19:46:08.227 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:07 smithi032 bash[19930]: debug 2024-08-08T19:46:07.986+0000 7f4808ca6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-08T19:46:08.227 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.054+0000 7f4808ca6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-08T19:46:08.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.334+0000 7f4808ca6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-08T19:46:08.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.406+0000 7f4808ca6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-08T19:46:08.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.019714+0000 mgr.x (mgr.24508) 3 : cephadm [INF] Deploying cephadm binary to smithi032 2024-08-08T19:46:08.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.087806+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-08T19:46:08.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[26432]: cluster 2024-08-08T19:46:07.236922+0000 mgr.x (mgr.24508) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:08.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.019714+0000 mgr.x (mgr.24508) 3 : cephadm [INF] Deploying cephadm binary to smithi032 2024-08-08T19:46:08.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.087806+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-08T19:46:08.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19677]: cluster 2024-08-08T19:46:07.236922+0000 mgr.x (mgr.24508) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:08.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:08 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.019714+0000 mgr.x (mgr.24508) 3 : cephadm [INF] Deploying cephadm binary to smithi032 2024-08-08T19:46:08.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:08 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.087806+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-08T19:46:08.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:08 smithi169 bash[22013]: cluster 2024-08-08T19:46:07.236922+0000 mgr.x (mgr.24508) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:08.968 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.618+0000 7f4808ca6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-08T19:46:08.968 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.706+0000 7f4808ca6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-08T19:46:09.229 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:08 smithi032 bash[19930]: debug 2024-08-08T19:46:08.970+0000 7f4808ca6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-08T19:46:09.229 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19930]: debug 2024-08-08T19:46:09.154+0000 7f4808ca6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:46:09.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19930]: debug 2024-08-08T19:46:09.334+0000 7f4808ca6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-08T19:46:09.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19930]: debug 2024-08-08T19:46:09.418+0000 7f4808ca6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.552281+0000 mgr.x (mgr.24508) 6 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTING 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.685403+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.876745+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.876999+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTED 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cephadm 2024-08-08T19:46:07.900430+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [08/Aug/2024:19:46:07] ENGINE Error in HTTPServer.serve 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: Traceback (most recent call last): 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: self._connections.run(self.expiration_interval) 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: self._run(expiration_interval) 2024-08-08T19:46:09.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: s = self.context.wrap_socket( 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: return self.sslsocket_class._create( 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: self.do_handshake() 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: self._sslobj.do_handshake() 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:46:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[26432]: cluster 2024-08-08T19:46:08.240949+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.552281+0000 mgr.x (mgr.24508) 6 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTING 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.685403+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.876745+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.876999+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTED 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cephadm 2024-08-08T19:46:07.900430+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [08/Aug/2024:19:46:07] ENGINE Error in HTTPServer.serve 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:46:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:46:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19677]: cluster 2024-08-08T19:46:08.240949+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-08T19:46:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.552281+0000 mgr.x (mgr.24508) 6 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTING 2024-08-08T19:46:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.685403+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:46:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.876745+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:46:09.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.876999+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [08/Aug/2024:19:46:07] ENGINE Bus STARTED 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cephadm 2024-08-08T19:46:07.900430+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [08/Aug/2024:19:46:07] ENGINE Error in HTTPServer.serve 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: Traceback (most recent call last): 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: self._connections.run(self.expiration_interval) 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: self._run(expiration_interval) 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:46:09.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: s = self.context.wrap_socket( 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: return self.sslsocket_class._create( 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: self.do_handshake() 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: self._sslobj.do_handshake() 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:46:09.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:09 smithi169 bash[22013]: cluster 2024-08-08T19:46:08.240949+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-08T19:46:10.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:09 smithi032 bash[19930]: debug 2024-08-08T19:46:09.610+0000 7f4808ca6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-08T19:46:10.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19930]: debug 2024-08-08T19:46:10.486+0000 7f4808ca6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-08T19:46:10.580 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19930]: debug 2024-08-08T19:46:10.566+0000 7f4808ca6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19677]: cluster 2024-08-08T19:46:09.237694+0000 mgr.x (mgr.24508) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19677]: audit 2024-08-08T19:46:09.326737+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19677]: audit 2024-08-08T19:46:09.334895+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[26432]: cluster 2024-08-08T19:46:09.237694+0000 mgr.x (mgr.24508) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[26432]: audit 2024-08-08T19:46:09.326737+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:10.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[26432]: audit 2024-08-08T19:46:09.334895+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:10.698 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:46:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:10 smithi169 bash[22013]: cluster 2024-08-08T19:46:09.237694+0000 mgr.x (mgr.24508) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:46:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:10 smithi169 bash[22013]: audit 2024-08-08T19:46:09.326737+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:10 smithi169 bash[22013]: audit 2024-08-08T19:46:09.334895+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:11.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19930]: debug 2024-08-08T19:46:10.802+0000 7f4808ca6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-08T19:46:11.080 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:10 smithi032 bash[19930]: debug 2024-08-08T19:46:10.878+0000 7f4808ca6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-08T19:46:11.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[26432]: cluster 2024-08-08T19:46:10.344396+0000 mon.a (mon.0) 1085 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19677]: cluster 2024-08-08T19:46:10.344396+0000 mon.a (mon.0) 1085 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: debug 2024-08-08T19:46:11.294+0000 7f4808ca6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: debug 2024-08-08T19:46:11.378+0000 7f4808ca6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: [08/Aug/2024:19:46:11] ENGINE Bus STARTING 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: CherryPy Checker: 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: The Application mounted at '' has an empty config. 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: [08/Aug/2024:19:46:11] ENGINE Serving on http://:::9283 2024-08-08T19:46:11.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:11 smithi032 bash[19930]: [08/Aug/2024:19:46:11] ENGINE Bus STARTED 2024-08-08T19:46:11.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:11 smithi169 bash[22013]: cluster 2024-08-08T19:46:10.344396+0000 mon.a (mon.0) 1085 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-08T19:46:12.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-08T19:46:12.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: cluster 2024-08-08T19:46:11.239219+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:46:12.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: cluster 2024-08-08T19:46:11.401503+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:46:12.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: audit 2024-08-08T19:46:11.403426+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:46:12.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: audit 2024-08-08T19:46:11.403992+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:46:12.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: audit 2024-08-08T19:46:11.406475+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:46:12.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:12 smithi169 bash[22013]: audit 2024-08-08T19:46:11.408016+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:46:12.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: cluster 2024-08-08T19:46:11.239219+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:46:12.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: cluster 2024-08-08T19:46:11.401503+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: audit 2024-08-08T19:46:11.403426+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: audit 2024-08-08T19:46:11.403992+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: audit 2024-08-08T19:46:11.406475+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[19677]: audit 2024-08-08T19:46:11.408016+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: cluster 2024-08-08T19:46:11.239219+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: cluster 2024-08-08T19:46:11.401503+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: audit 2024-08-08T19:46:11.403426+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: audit 2024-08-08T19:46:11.403992+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: audit 2024-08-08T19:46:11.406475+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:46:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:12 smithi032 bash[26432]: audit 2024-08-08T19:46:11.408016+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.32:0/3273236784' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:46:13.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:13 smithi169 bash[22013]: cluster 2024-08-08T19:46:12.368499+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-08T19:46:13.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:13 smithi169 bash[22013]: audit 2024-08-08T19:46:12.368817+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:46:13.745 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:13 smithi032 bash[19677]: cluster 2024-08-08T19:46:12.368499+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-08T19:46:13.745 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:13 smithi032 bash[19677]: audit 2024-08-08T19:46:12.368817+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:46:13.745 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:13 smithi032 bash[26432]: cluster 2024-08-08T19:46:12.368499+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-08T19:46:13.745 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:13 smithi032 bash[26432]: audit 2024-08-08T19:46:12.368817+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:46:14.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:14 smithi169 bash[22013]: cluster 2024-08-08T19:46:13.240101+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:46:14.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:14 smithi032 bash[26432]: cluster 2024-08-08T19:46:13.240101+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:46:14.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:14 smithi032 bash[19677]: cluster 2024-08-08T19:46:13.240101+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:46:15.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:15 smithi169 bash[22013]: audit 2024-08-08T19:46:13.749467+0000 mgr.x (mgr.24508) 14 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:15.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:15 smithi169 bash[22013]: audit 2024-08-08T19:46:14.480987+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:15 smithi169 bash[22013]: audit 2024-08-08T19:46:14.485863+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:15 smithi169 bash[22013]: audit 2024-08-08T19:46:15.259153+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:15 smithi169 bash[22013]: audit 2024-08-08T19:46:15.266847+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[26432]: audit 2024-08-08T19:46:13.749467+0000 mgr.x (mgr.24508) 14 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[26432]: audit 2024-08-08T19:46:14.480987+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[26432]: audit 2024-08-08T19:46:14.485863+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[26432]: audit 2024-08-08T19:46:15.259153+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[26432]: audit 2024-08-08T19:46:15.266847+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[19677]: audit 2024-08-08T19:46:13.749467+0000 mgr.x (mgr.24508) 14 : audit [DBG] from='client.24704 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[19677]: audit 2024-08-08T19:46:14.480987+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[19677]: audit 2024-08-08T19:46:14.485863+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[19677]: audit 2024-08-08T19:46:15.259153+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:15.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:15 smithi032 bash[19677]: audit 2024-08-08T19:46:15.266847+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: cluster 2024-08-08T19:46:15.240543+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:46:16.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.671420+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.677121+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.679492+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.680700+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.681583+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.682550+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:16 smithi169 bash[22013]: audit 2024-08-08T19:46:15.686826+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: cluster 2024-08-08T19:46:15.240543+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:46:16.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.671420+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.677121+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.679492+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.680700+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.681583+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.682550+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[26432]: audit 2024-08-08T19:46:15.686826+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: cluster 2024-08-08T19:46:15.240543+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.671420+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.677121+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.679492+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.680700+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.681583+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.682550+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:16 smithi032 bash[19677]: audit 2024-08-08T19:46:15.686826+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: cephadm 2024-08-08T19:46:15.684931+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-08-08T19:46:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.404778+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.415039+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.418705+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.420408+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.422126+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.423944+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.426897+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3292M 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.432258+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.437093+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.438477+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.441870+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.442164+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:16.995517+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.006011+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.036351+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.046326+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.054820+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.095159+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:46:17.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:17 smithi169 bash[22013]: audit 2024-08-08T19:46:17.104877+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:17.765 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: cephadm 2024-08-08T19:46:15.684931+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-08-08T19:46:17.765 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.404778+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.765 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.415039+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.418705+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.420408+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.422126+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.423944+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.426897+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3292M 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.432258+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.437093+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:17.766 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.438477+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.441870+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.442164+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:16.995517+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.006011+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.036351+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.046326+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.054820+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.095159+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:46:17.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[26432]: audit 2024-08-08T19:46:17.104877+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: cephadm 2024-08-08T19:46:15.684931+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-08-08T19:46:17.767 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.404778+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.768 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.415039+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.768 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.418705+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.768 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.420408+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.768 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.422126+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.423944+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.426897+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3292M 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.432258+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.437093+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.438477+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.441870+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.442164+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:16.995517+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.769 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.006011+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.770 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.036351+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.770 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.046326+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.770 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.054820+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:17.770 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.095159+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:46:17.770 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:17 smithi032 bash[19677]: audit 2024-08-08T19:46:17.104877+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:18.664 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.599908+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.602801+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.728350+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.750079+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.856110+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:16.893297+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:17.095929+0000 mgr.x (mgr.24508) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cephadm 2024-08-08T19:46:17.108237+0000 mgr.x (mgr.24508) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[26432]: cluster 2024-08-08T19:46:17.242116+0000 mgr.x (mgr.24508) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.599908+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.602801+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.728350+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.750079+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.856110+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:16.893297+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:17.095929+0000 mgr.x (mgr.24508) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cephadm 2024-08-08T19:46:17.108237+0000 mgr.x (mgr.24508) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:46:18.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:18 smithi032 bash[19677]: cluster 2024-08-08T19:46:17.242116+0000 mgr.x (mgr.24508) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.599908+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.602801+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.728350+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.750079+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.856110+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:16.893297+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:17.095929+0000 mgr.x (mgr.24508) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cephadm 2024-08-08T19:46:17.108237+0000 mgr.x (mgr.24508) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:46:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:18 smithi169 bash[22013]: cluster 2024-08-08T19:46:17.242116+0000 mgr.x (mgr.24508) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:20.407 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[47261]: ts=2024-08-08T19:46:20.017Z 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.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:46:20.407 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[47261]: ts=2024-08-08T19:46:20.017Z 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.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:46:20.407 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[47261]: ts=2024-08-08T19:46:20.020Z 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.32:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:46:20.407 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[47261]: ts=2024-08-08T19:46:20.020Z 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.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:46:20.407 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[47261]: ts=2024-08-08T19:46:20.022Z 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.32:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T19:46:20.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[22013]: cluster 2024-08-08T19:46:19.242986+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:46:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[22013]: audit 2024-08-08T19:46:20.146471+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:20 smithi169 bash[22013]: audit 2024-08-08T19:46:20.152635+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:20.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[19677]: cluster 2024-08-08T19:46:19.242986+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:46:20.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[19677]: audit 2024-08-08T19:46:20.146471+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:20.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[19677]: audit 2024-08-08T19:46:20.152635+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[26432]: cluster 2024-08-08T19:46:19.242986+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:46:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[26432]: audit 2024-08-08T19:46:20.146471+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:20 smithi032 bash[26432]: audit 2024-08-08T19:46:20.152635+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:21.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:21 smithi169 bash[22013]: cephadm 2024-08-08T19:46:20.157425+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:46:21.757 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:21 smithi032 bash[26432]: cephadm 2024-08-08T19:46:20.157425+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:46:21.758 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:21 smithi032 bash[19677]: cephadm 2024-08-08T19:46:20.157425+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:46:22.330 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19930]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: cephadm 2024-08-08T19:46:20.452845+0000 mgr.x (mgr.24508) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: cluster 2024-08-08T19:46:21.244528+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: audit 2024-08-08T19:46:21.435738+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: audit 2024-08-08T19:46:21.749261+0000 mon.a (mon.0) 1123 : audit [DBG] from='client.? 172.21.15.32:0/2396826026' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: audit 2024-08-08T19:46:22.070201+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.32:0/187283993' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:22.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:22 smithi169 bash[22013]: audit 2024-08-08T19:46:22.070882+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:22.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: cephadm 2024-08-08T19:46:20.452845+0000 mgr.x (mgr.24508) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:46:22.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: cluster 2024-08-08T19:46:21.244528+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: audit 2024-08-08T19:46:21.435738+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: audit 2024-08-08T19:46:21.749261+0000 mon.a (mon.0) 1123 : audit [DBG] from='client.? 172.21.15.32:0/2396826026' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: audit 2024-08-08T19:46:22.070201+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.32:0/187283993' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[26432]: audit 2024-08-08T19:46:22.070882+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: cephadm 2024-08-08T19:46:20.452845+0000 mgr.x (mgr.24508) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: cluster 2024-08-08T19:46:21.244528+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: audit 2024-08-08T19:46:21.435738+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: audit 2024-08-08T19:46:21.749261+0000 mon.a (mon.0) 1123 : audit [DBG] from='client.? 172.21.15.32:0/2396826026' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: audit 2024-08-08T19:46:22.070201+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.32:0/187283993' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:22 smithi032 bash[19677]: audit 2024-08-08T19:46:22.070882+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]: dispatch 2024-08-08T19:46:23.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:23 smithi169 bash[22013]: audit 2024-08-08T19:46:22.426182+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]': finished 2024-08-08T19:46:23.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:23 smithi169 bash[22013]: cluster 2024-08-08T19:46:22.432822+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-08T19:46:23.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:23 smithi169 bash[22013]: audit 2024-08-08T19:46:22.756941+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.32:0/50236539' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:23 smithi169 bash[22013]: audit 2024-08-08T19:46:22.757783+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[19677]: audit 2024-08-08T19:46:22.426182+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]': finished 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[19677]: cluster 2024-08-08T19:46:22.432822+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[19677]: audit 2024-08-08T19:46:22.756941+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.32:0/50236539' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[19677]: audit 2024-08-08T19:46:22.757783+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[26432]: audit 2024-08-08T19:46:22.426182+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2556175849"}]': finished 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[26432]: cluster 2024-08-08T19:46:22.432822+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[26432]: audit 2024-08-08T19:46:22.756941+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.32:0/50236539' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:23 smithi032 bash[26432]: audit 2024-08-08T19:46:22.757783+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]: dispatch 2024-08-08T19:46:23.972 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:46:23 smithi169 bash[46581]: logger=cleanup t=2024-08-08T19:46:23.547256732Z level=info msg="Completed cleanup jobs" duration=333.485551ms 2024-08-08T19:46:24.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:24 smithi169 bash[22013]: cluster 2024-08-08T19:46:23.245197+0000 mgr.x (mgr.24508) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:46:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:24 smithi169 bash[22013]: audit 2024-08-08T19:46:23.435208+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]': finished 2024-08-08T19:46:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:24 smithi169 bash[22013]: cluster 2024-08-08T19:46:23.443558+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-08T19:46:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:24 smithi169 bash[22013]: audit 2024-08-08T19:46:23.764385+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]: dispatch 2024-08-08T19:46:24.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[19677]: cluster 2024-08-08T19:46:23.245197+0000 mgr.x (mgr.24508) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[19677]: audit 2024-08-08T19:46:23.435208+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]': finished 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[19677]: cluster 2024-08-08T19:46:23.443558+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[19677]: audit 2024-08-08T19:46:23.764385+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]: dispatch 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[26432]: cluster 2024-08-08T19:46:23.245197+0000 mgr.x (mgr.24508) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[26432]: audit 2024-08-08T19:46:23.435208+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/152509345"}]': finished 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[26432]: cluster 2024-08-08T19:46:23.443558+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-08T19:46:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:24 smithi032 bash[26432]: audit 2024-08-08T19:46:23.764385+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]: dispatch 2024-08-08T19:46:25.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[22013]: audit 2024-08-08T19:46:24.437938+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]': finished 2024-08-08T19:46:25.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[22013]: cluster 2024-08-08T19:46:24.444090+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-08T19:46:25.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[22013]: audit 2024-08-08T19:46:24.760729+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.32:0/3161114659' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:25.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[22013]: audit 2024-08-08T19:46:24.761413+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:25.471 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:46:25.471 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T19:46:25.471 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T19:46:25.471 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T19:46:25.471 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.318Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.319Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.319Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.319Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T19:46:25.472 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[47261]: ts=2024-08-08T19:46:25.319Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[19677]: audit 2024-08-08T19:46:24.437938+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]': finished 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[19677]: cluster 2024-08-08T19:46:24.444090+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[19677]: audit 2024-08-08T19:46:24.760729+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.32:0/3161114659' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[19677]: audit 2024-08-08T19:46:24.761413+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[26432]: audit 2024-08-08T19:46:24.437938+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.32:0/1421274941' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/400045968"}]': finished 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[26432]: cluster 2024-08-08T19:46:24.444090+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-08T19:46:25.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[26432]: audit 2024-08-08T19:46:24.760729+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.32:0/3161114659' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:25.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:25 smithi032 bash[26432]: audit 2024-08-08T19:46:24.761413+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]: dispatch 2024-08-08T19:46:26.220 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:25 smithi169 bash[51379]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:46:26.220 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[51439]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:46:26.220 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:26 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T19:46:26.220 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:26 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:46:26.220 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:26 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:46:26.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: cluster 2024-08-08T19:46:25.245647+0000 mgr.x (mgr.24508) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:26.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:25.456842+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]': finished 2024-08-08T19:46:26.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: cluster 2024-08-08T19:46:25.462975+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:25.789052+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]: dispatch 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:26.157347+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:26.166820+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:26.172124+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:26.177982+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:26 smithi169 bash[22013]: audit 2024-08-08T19:46:26.183607+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:26.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: cluster 2024-08-08T19:46:25.245647+0000 mgr.x (mgr.24508) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:26.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:25.456842+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]': finished 2024-08-08T19:46:26.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: cluster 2024-08-08T19:46:25.462975+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-08T19:46:26.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:25.789052+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]: dispatch 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:26.157347+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:26.166820+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:26.172124+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:26.177982+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[26432]: audit 2024-08-08T19:46:26.183607+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: cluster 2024-08-08T19:46:25.245647+0000 mgr.x (mgr.24508) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:25.456842+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3032606850"}]': finished 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: cluster 2024-08-08T19:46:25.462975+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:25.789052+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]: dispatch 2024-08-08T19:46:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:26.157347+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:26.166820+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:26.172124+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:26.177982+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:26 smithi032 bash[19677]: audit 2024-08-08T19:46:26.183607+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.545Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.545Z 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-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.545Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.545Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.545Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.547Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.547Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.549Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.549Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T19:46:27.721 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.551Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.551Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.859µs 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.551Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.552Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.568Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.568Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.568Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.415µs wal_replay_duration=16.759451ms wbl_replay_duration=138ns total_replay_duration=16.831442ms 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.571Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.571Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.571Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.601Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.110839ms db_storage=1.357µs remote_storage=1.491µs web_handler=624ns query_engine=1.129µs scrape=369.633µs scrape_sd=236.246µs notify=23.331µs notify_sd=21.323µs rules=28.874407ms tracing=6.361µs 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.601Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T19:46:27.722 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[51465]: ts=2024-08-08T19:46:27.601Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: audit 2024-08-08T19:46:26.174519+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: audit 2024-08-08T19:46:26.180117+0000 mgr.x (mgr.24508) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: audit 2024-08-08T19:46:26.185998+0000 mgr.x (mgr.24508) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: audit 2024-08-08T19:46:26.459868+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]': finished 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: cluster 2024-08-08T19:46:26.467263+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: audit 2024-08-08T19:46:26.793340+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]: dispatch 2024-08-08T19:46:27.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:27 smithi169 bash[22013]: cluster 2024-08-08T19:46:27.246419+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:27.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: audit 2024-08-08T19:46:26.174519+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: audit 2024-08-08T19:46:26.180117+0000 mgr.x (mgr.24508) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: audit 2024-08-08T19:46:26.185998+0000 mgr.x (mgr.24508) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: audit 2024-08-08T19:46:26.459868+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]': finished 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: cluster 2024-08-08T19:46:26.467263+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: audit 2024-08-08T19:46:26.793340+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[26432]: cluster 2024-08-08T19:46:27.246419+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: audit 2024-08-08T19:46:26.174519+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: audit 2024-08-08T19:46:26.180117+0000 mgr.x (mgr.24508) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:46:27.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: audit 2024-08-08T19:46:26.185998+0000 mgr.x (mgr.24508) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:46:27.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: audit 2024-08-08T19:46:26.459868+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.32:0/2459318484' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3032606850"}]': finished 2024-08-08T19:46:27.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: cluster 2024-08-08T19:46:26.467263+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-08T19:46:27.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: audit 2024-08-08T19:46:26.793340+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]: dispatch 2024-08-08T19:46:27.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:27 smithi032 bash[19677]: cluster 2024-08-08T19:46:27.246419+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:28.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:28 smithi169 bash[22013]: audit 2024-08-08T19:46:27.461899+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]': finished 2024-08-08T19:46:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:28 smithi169 bash[22013]: cluster 2024-08-08T19:46:27.467003+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-08T19:46:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:28 smithi169 bash[22013]: audit 2024-08-08T19:46:27.797098+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.32:0/3094427613' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:28 smithi169 bash[22013]: audit 2024-08-08T19:46:27.798040+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:28.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[19677]: audit 2024-08-08T19:46:27.461899+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]': finished 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[19677]: cluster 2024-08-08T19:46:27.467003+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[19677]: audit 2024-08-08T19:46:27.797098+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.32:0/3094427613' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[19677]: audit 2024-08-08T19:46:27.798040+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[26432]: audit 2024-08-08T19:46:27.461899+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.32:0/3943876755' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/32723401"}]': finished 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[26432]: cluster 2024-08-08T19:46:27.467003+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[26432]: audit 2024-08-08T19:46:27.797098+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.32:0/3094427613' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:28 smithi032 bash[26432]: audit 2024-08-08T19:46:27.798040+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]: dispatch 2024-08-08T19:46:29.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[26432]: audit 2024-08-08T19:46:28.474930+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]': finished 2024-08-08T19:46:29.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[26432]: cluster 2024-08-08T19:46:28.482477+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-08T19:46:29.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[26432]: cluster 2024-08-08T19:46:29.246927+0000 mgr.x (mgr.24508) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:29.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[19677]: audit 2024-08-08T19:46:28.474930+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]': finished 2024-08-08T19:46:29.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[19677]: cluster 2024-08-08T19:46:28.482477+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-08T19:46:29.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:29 smithi032 bash[19677]: cluster 2024-08-08T19:46:29.246927+0000 mgr.x (mgr.24508) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:29.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:29 smithi169 bash[22013]: audit 2024-08-08T19:46:28.474930+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3906121249"}]': finished 2024-08-08T19:46:29.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:29 smithi169 bash[22013]: cluster 2024-08-08T19:46:28.482477+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-08T19:46:29.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:29 smithi169 bash[22013]: cluster 2024-08-08T19:46:29.246927+0000 mgr.x (mgr.24508) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: cluster 2024-08-08T19:46:31.248600+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.024390+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.029946+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.261053+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.270405+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.271961+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.273767+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:32.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[26432]: audit 2024-08-08T19:46:32.282130+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: cluster 2024-08-08T19:46:31.248600+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.024390+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.029946+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.261053+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.270405+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.271961+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.273767+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:32 smithi032 bash[19677]: audit 2024-08-08T19:46:32.282130+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: cluster 2024-08-08T19:46:31.248600+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.024390+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.029946+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.261053+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.270405+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.271961+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.273767+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:46:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:32 smithi169 bash[22013]: audit 2024-08-08T19:46:32.282130+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:46:33.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:33 smithi032 bash[19677]: audit 2024-08-08T19:46:31.469557+0000 mgr.x (mgr.24508) 41 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:33.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:33 smithi032 bash[26432]: audit 2024-08-08T19:46:31.469557+0000 mgr.x (mgr.24508) 41 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:33 smithi169 bash[22013]: audit 2024-08-08T19:46:31.469557+0000 mgr.x (mgr.24508) 41 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:34.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:34 smithi032 bash[19677]: cluster 2024-08-08T19:46:33.249323+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-08-08T19:46:34.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:34 smithi032 bash[26432]: cluster 2024-08-08T19:46:33.249323+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-08-08T19:46:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:34 smithi169 bash[22013]: cluster 2024-08-08T19:46:33.249323+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-08-08T19:46:35.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:34] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-08-08T19:46:36.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:36 smithi032 bash[19677]: cluster 2024-08-08T19:46:35.250084+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T19:46:36.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:36 smithi032 bash[26432]: cluster 2024-08-08T19:46:35.250084+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T19:46:36.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:36 smithi169 bash[22013]: cluster 2024-08-08T19:46:35.250084+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T19:46:37.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:37 smithi032 bash[26432]: audit 2024-08-08T19:46:36.436271+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:37.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:37 smithi032 bash[19677]: audit 2024-08-08T19:46:36.436271+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:37.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:37 smithi169 bash[22013]: audit 2024-08-08T19:46:36.436271+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:38.580 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:38 smithi032 bash[26432]: cluster 2024-08-08T19:46:37.251800+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:46:38.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:38 smithi032 bash[19677]: cluster 2024-08-08T19:46:37.251800+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:46:38.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:38 smithi169 bash[22013]: cluster 2024-08-08T19:46:37.251800+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:46:40.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:40 smithi032 bash[26432]: cluster 2024-08-08T19:46:39.252538+0000 mgr.x (mgr.24508) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-08-08T19:46:40.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:40 smithi032 bash[19677]: cluster 2024-08-08T19:46:39.252538+0000 mgr.x (mgr.24508) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-08-08T19:46:40.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:40 smithi169 bash[22013]: cluster 2024-08-08T19:46:39.252538+0000 mgr.x (mgr.24508) 45 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-08-08T19:46:42.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:42 smithi169 bash[22013]: cluster 2024-08-08T19:46:41.254084+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:42.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:42 smithi032 bash[26432]: cluster 2024-08-08T19:46:41.254084+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:42.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:42 smithi032 bash[19677]: cluster 2024-08-08T19:46:41.254084+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:43.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:43 smithi169 bash[22013]: audit 2024-08-08T19:46:41.480803+0000 mgr.x (mgr.24508) 47 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:43.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:43 smithi032 bash[19677]: audit 2024-08-08T19:46:41.480803+0000 mgr.x (mgr.24508) 47 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:43.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:43 smithi032 bash[26432]: audit 2024-08-08T19:46:41.480803+0000 mgr.x (mgr.24508) 47 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:44.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:44 smithi169 bash[22013]: cluster 2024-08-08T19:46:43.254793+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:44.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:44 smithi032 bash[19677]: cluster 2024-08-08T19:46:43.254793+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:44 smithi032 bash[26432]: cluster 2024-08-08T19:46:43.254793+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:45.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:44] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-08T19:46:46.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:46 smithi169 bash[22013]: cluster 2024-08-08T19:46:45.255567+0000 mgr.x (mgr.24508) 49 : 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-08-08T19:46:46.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:46 smithi032 bash[19677]: cluster 2024-08-08T19:46:45.255567+0000 mgr.x (mgr.24508) 49 : 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-08-08T19:46:46.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:46 smithi032 bash[26432]: cluster 2024-08-08T19:46:45.255567+0000 mgr.x (mgr.24508) 49 : 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-08-08T19:46:48.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:48 smithi169 bash[22013]: cluster 2024-08-08T19:46:47.257204+0000 mgr.x (mgr.24508) 50 : 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-08-08T19:46:48.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:48 smithi032 bash[19677]: cluster 2024-08-08T19:46:47.257204+0000 mgr.x (mgr.24508) 50 : 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-08-08T19:46:48.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:48 smithi032 bash[26432]: cluster 2024-08-08T19:46:47.257204+0000 mgr.x (mgr.24508) 50 : 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-08-08T19:46:50.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:50 smithi169 bash[22013]: cluster 2024-08-08T19:46:49.257929+0000 mgr.x (mgr.24508) 51 : 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-08-08T19:46:50.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:50 smithi032 bash[26432]: cluster 2024-08-08T19:46:49.257929+0000 mgr.x (mgr.24508) 51 : 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-08-08T19:46:50.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:50 smithi032 bash[19677]: cluster 2024-08-08T19:46:49.257929+0000 mgr.x (mgr.24508) 51 : 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-08-08T19:46:52.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:52 smithi169 bash[22013]: cluster 2024-08-08T19:46:51.259588+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:52 smithi169 bash[22013]: audit 2024-08-08T19:46:51.436603+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:52.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:52 smithi032 bash[26432]: cluster 2024-08-08T19:46:51.259588+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:52.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:52 smithi032 bash[26432]: audit 2024-08-08T19:46:51.436603+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:52 smithi032 bash[19677]: cluster 2024-08-08T19:46:51.259588+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:46:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:52 smithi032 bash[19677]: audit 2024-08-08T19:46:51.436603+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:46:53.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:53 smithi169 bash[22013]: audit 2024-08-08T19:46:51.489822+0000 mgr.x (mgr.24508) 53 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:53.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:53 smithi032 bash[26432]: audit 2024-08-08T19:46:51.489822+0000 mgr.x (mgr.24508) 53 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:53.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:53 smithi032 bash[19677]: audit 2024-08-08T19:46:51.489822+0000 mgr.x (mgr.24508) 53 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:46:54.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:54 smithi169 bash[22013]: cluster 2024-08-08T19:46:53.260331+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:54.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:54 smithi032 bash[26432]: cluster 2024-08-08T19:46:53.260331+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:54.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:54 smithi032 bash[19677]: cluster 2024-08-08T19:46:53.260331+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:46:55.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:46:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:46:54] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:46:56.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:56 smithi169 bash[22013]: cluster 2024-08-08T19:46:55.261178+0000 mgr.x (mgr.24508) 55 : 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-08-08T19:46:56.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:56 smithi032 bash[19677]: cluster 2024-08-08T19:46:55.261178+0000 mgr.x (mgr.24508) 55 : 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-08-08T19:46:56.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:56 smithi032 bash[26432]: cluster 2024-08-08T19:46:55.261178+0000 mgr.x (mgr.24508) 55 : 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-08-08T19:46:58.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:46:58 smithi169 bash[22013]: cluster 2024-08-08T19:46:57.262962+0000 mgr.x (mgr.24508) 56 : 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-08-08T19:46:58.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:46:58 smithi032 bash[26432]: cluster 2024-08-08T19:46:57.262962+0000 mgr.x (mgr.24508) 56 : 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-08-08T19:46:58.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:46:58 smithi032 bash[19677]: cluster 2024-08-08T19:46:57.262962+0000 mgr.x (mgr.24508) 56 : 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-08-08T19:47:00.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:00 smithi169 bash[22013]: cluster 2024-08-08T19:46:59.263841+0000 mgr.x (mgr.24508) 57 : 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-08-08T19:47:00.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:00 smithi032 bash[26432]: cluster 2024-08-08T19:46:59.263841+0000 mgr.x (mgr.24508) 57 : 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-08-08T19:47:00.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:00 smithi032 bash[19677]: cluster 2024-08-08T19:46:59.263841+0000 mgr.x (mgr.24508) 57 : 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-08-08T19:47:02.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:02 smithi169 bash[22013]: cluster 2024-08-08T19:47:01.265431+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:02.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:02 smithi032 bash[26432]: cluster 2024-08-08T19:47:01.265431+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:02 smithi032 bash[19677]: cluster 2024-08-08T19:47:01.265431+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:03.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:03 smithi169 bash[22013]: audit 2024-08-08T19:47:01.501340+0000 mgr.x (mgr.24508) 59 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:03.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:03 smithi032 bash[26432]: audit 2024-08-08T19:47:01.501340+0000 mgr.x (mgr.24508) 59 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:03 smithi032 bash[19677]: audit 2024-08-08T19:47:01.501340+0000 mgr.x (mgr.24508) 59 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:04.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:04 smithi169 bash[22013]: cluster 2024-08-08T19:47:03.266152+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:04.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:04 smithi032 bash[26432]: cluster 2024-08-08T19:47:03.266152+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:04 smithi032 bash[19677]: cluster 2024-08-08T19:47:03.266152+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:05.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:04] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:47:06.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:06 smithi169 bash[22013]: cluster 2024-08-08T19:47:05.266854+0000 mgr.x (mgr.24508) 61 : 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-08-08T19:47:06.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:06 smithi032 bash[26432]: cluster 2024-08-08T19:47:05.266854+0000 mgr.x (mgr.24508) 61 : 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-08-08T19:47:06.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:06 smithi032 bash[19677]: cluster 2024-08-08T19:47:05.266854+0000 mgr.x (mgr.24508) 61 : 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-08-08T19:47:07.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:07 smithi169 bash[22013]: audit 2024-08-08T19:47:06.451649+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:07.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:07 smithi032 bash[26432]: audit 2024-08-08T19:47:06.451649+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:07.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:07 smithi032 bash[19677]: audit 2024-08-08T19:47:06.451649+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:08.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:08 smithi169 bash[22013]: cluster 2024-08-08T19:47:07.268606+0000 mgr.x (mgr.24508) 62 : 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-08-08T19:47:08.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:08 smithi032 bash[26432]: cluster 2024-08-08T19:47:07.268606+0000 mgr.x (mgr.24508) 62 : 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-08-08T19:47:08.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:08 smithi032 bash[19677]: cluster 2024-08-08T19:47:07.268606+0000 mgr.x (mgr.24508) 62 : 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-08-08T19:47:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:10 smithi169 bash[22013]: cluster 2024-08-08T19:47:09.269419+0000 mgr.x (mgr.24508) 63 : 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-08-08T19:47:10.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:10 smithi032 bash[26432]: cluster 2024-08-08T19:47:09.269419+0000 mgr.x (mgr.24508) 63 : 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-08-08T19:47:10.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:10 smithi032 bash[19677]: cluster 2024-08-08T19:47:09.269419+0000 mgr.x (mgr.24508) 63 : 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-08-08T19:47:12.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:12 smithi169 bash[22013]: cluster 2024-08-08T19:47:11.271053+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:12.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:12 smithi032 bash[26432]: cluster 2024-08-08T19:47:11.271053+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:12 smithi032 bash[19677]: cluster 2024-08-08T19:47:11.271053+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:13.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:13 smithi169 bash[22013]: audit 2024-08-08T19:47:11.512928+0000 mgr.x (mgr.24508) 65 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:13.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:13 smithi032 bash[19677]: audit 2024-08-08T19:47:11.512928+0000 mgr.x (mgr.24508) 65 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:13.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:13 smithi032 bash[26432]: audit 2024-08-08T19:47:11.512928+0000 mgr.x (mgr.24508) 65 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:14.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:14 smithi169 bash[22013]: cluster 2024-08-08T19:47:13.271871+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:14.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:14 smithi032 bash[19677]: cluster 2024-08-08T19:47:13.271871+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:14.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:14 smithi032 bash[26432]: cluster 2024-08-08T19:47:13.271871+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:15.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:14] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-08T19:47:15.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:15 smithi032 bash[19677]: cluster 2024-08-08T19:47:15.272698+0000 mgr.x (mgr.24508) 67 : 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-08-08T19:47:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:15 smithi032 bash[26432]: cluster 2024-08-08T19:47:15.272698+0000 mgr.x (mgr.24508) 67 : 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-08-08T19:47:15.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:15 smithi169 bash[22013]: cluster 2024-08-08T19:47:15.272698+0000 mgr.x (mgr.24508) 67 : 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-08-08T19:47:18.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:18 smithi032 bash[19677]: cluster 2024-08-08T19:47:17.274409+0000 mgr.x (mgr.24508) 68 : 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-08-08T19:47:18.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:18 smithi032 bash[26432]: cluster 2024-08-08T19:47:17.274409+0000 mgr.x (mgr.24508) 68 : 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-08-08T19:47:18.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:18 smithi169 bash[22013]: cluster 2024-08-08T19:47:17.274409+0000 mgr.x (mgr.24508) 68 : 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-08-08T19:47:20.580 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:20 smithi032 bash[19677]: cluster 2024-08-08T19:47:19.275253+0000 mgr.x (mgr.24508) 69 : 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-08-08T19:47:20.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:20 smithi032 bash[26432]: cluster 2024-08-08T19:47:19.275253+0000 mgr.x (mgr.24508) 69 : 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-08-08T19:47:20.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:20 smithi169 bash[22013]: cluster 2024-08-08T19:47:19.275253+0000 mgr.x (mgr.24508) 69 : 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-08-08T19:47:22.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:22 smithi169 bash[22013]: cluster 2024-08-08T19:47:21.276851+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:22.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:22 smithi169 bash[22013]: audit 2024-08-08T19:47:21.452416+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:22.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:22 smithi032 bash[26432]: cluster 2024-08-08T19:47:21.276851+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:22 smithi032 bash[26432]: audit 2024-08-08T19:47:21.452416+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:22 smithi032 bash[19677]: cluster 2024-08-08T19:47:21.276851+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:22 smithi032 bash[19677]: audit 2024-08-08T19:47:21.452416+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:23.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:23 smithi169 bash[22013]: audit 2024-08-08T19:47:21.524550+0000 mgr.x (mgr.24508) 71 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:23 smithi032 bash[19677]: audit 2024-08-08T19:47:21.524550+0000 mgr.x (mgr.24508) 71 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:23 smithi032 bash[26432]: audit 2024-08-08T19:47:21.524550+0000 mgr.x (mgr.24508) 71 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:24.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:24 smithi169 bash[22013]: cluster 2024-08-08T19:47:23.277568+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:24.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:24 smithi032 bash[19677]: cluster 2024-08-08T19:47:23.277568+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:24 smithi032 bash[26432]: cluster 2024-08-08T19:47:23.277568+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:25.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:24] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:47:26.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:26 smithi169 bash[22013]: cluster 2024-08-08T19:47:25.278249+0000 mgr.x (mgr.24508) 73 : 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-08-08T19:47:26.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:26 smithi032 bash[19677]: cluster 2024-08-08T19:47:25.278249+0000 mgr.x (mgr.24508) 73 : 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-08-08T19:47:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:26 smithi032 bash[26432]: cluster 2024-08-08T19:47:25.278249+0000 mgr.x (mgr.24508) 73 : 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-08-08T19:47:28.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:28 smithi169 bash[22013]: cluster 2024-08-08T19:47:27.280139+0000 mgr.x (mgr.24508) 74 : 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-08-08T19:47:28.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:28 smithi032 bash[19677]: cluster 2024-08-08T19:47:27.280139+0000 mgr.x (mgr.24508) 74 : 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-08-08T19:47:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:28 smithi032 bash[26432]: cluster 2024-08-08T19:47:27.280139+0000 mgr.x (mgr.24508) 74 : 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-08-08T19:47:30.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:30 smithi169 bash[22013]: cluster 2024-08-08T19:47:29.280965+0000 mgr.x (mgr.24508) 75 : 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-08-08T19:47:30.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:30 smithi032 bash[19677]: cluster 2024-08-08T19:47:29.280965+0000 mgr.x (mgr.24508) 75 : 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-08-08T19:47:30.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:30 smithi032 bash[26432]: cluster 2024-08-08T19:47:29.280965+0000 mgr.x (mgr.24508) 75 : 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-08-08T19:47:32.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:32 smithi169 bash[22013]: cluster 2024-08-08T19:47:31.282563+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:32.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:32 smithi032 bash[19677]: cluster 2024-08-08T19:47:31.282563+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:32.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:32 smithi032 bash[26432]: cluster 2024-08-08T19:47:31.282563+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:33 smithi169 bash[22013]: audit 2024-08-08T19:47:31.536162+0000 mgr.x (mgr.24508) 77 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:33 smithi169 bash[22013]: audit 2024-08-08T19:47:32.931205+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:33 smithi169 bash[22013]: audit 2024-08-08T19:47:32.937588+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:33.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[26432]: audit 2024-08-08T19:47:31.536162+0000 mgr.x (mgr.24508) 77 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[26432]: audit 2024-08-08T19:47:32.931205+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[26432]: audit 2024-08-08T19:47:32.937588+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[19677]: audit 2024-08-08T19:47:31.536162+0000 mgr.x (mgr.24508) 77 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[19677]: audit 2024-08-08T19:47:32.931205+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:33 smithi032 bash[19677]: audit 2024-08-08T19:47:32.937588+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:34 smithi169 bash[22013]: cluster 2024-08-08T19:47:33.283397+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:34 smithi169 bash[22013]: audit 2024-08-08T19:47:33.540535+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:47:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:34 smithi169 bash[22013]: audit 2024-08-08T19:47:33.542416+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:47:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:34 smithi169 bash[22013]: audit 2024-08-08T19:47:33.551999+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:34.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[19677]: cluster 2024-08-08T19:47:33.283397+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[19677]: audit 2024-08-08T19:47:33.540535+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[19677]: audit 2024-08-08T19:47:33.542416+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[19677]: audit 2024-08-08T19:47:33.551999+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[26432]: cluster 2024-08-08T19:47:33.283397+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[26432]: audit 2024-08-08T19:47:33.540535+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[26432]: audit 2024-08-08T19:47:33.542416+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:47:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:34 smithi032 bash[26432]: audit 2024-08-08T19:47:33.551999+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:47:35.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:34] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:47:36.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:36 smithi169 bash[22013]: cluster 2024-08-08T19:47:35.284141+0000 mgr.x (mgr.24508) 79 : 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-08-08T19:47:36.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:36 smithi032 bash[19677]: cluster 2024-08-08T19:47:35.284141+0000 mgr.x (mgr.24508) 79 : 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-08-08T19:47:36.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:36 smithi032 bash[26432]: cluster 2024-08-08T19:47:35.284141+0000 mgr.x (mgr.24508) 79 : 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-08-08T19:47:37.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:37 smithi169 bash[22013]: audit 2024-08-08T19:47:36.452558+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:37.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:37 smithi032 bash[26432]: audit 2024-08-08T19:47:36.452558+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:37.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:37 smithi032 bash[19677]: audit 2024-08-08T19:47:36.452558+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:38.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:38 smithi169 bash[22013]: cluster 2024-08-08T19:47:37.285751+0000 mgr.x (mgr.24508) 80 : 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-08-08T19:47:38.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:38 smithi032 bash[26432]: cluster 2024-08-08T19:47:37.285751+0000 mgr.x (mgr.24508) 80 : 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-08-08T19:47:38.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:38 smithi032 bash[19677]: cluster 2024-08-08T19:47:37.285751+0000 mgr.x (mgr.24508) 80 : 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-08-08T19:47:40.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:40 smithi169 bash[22013]: cluster 2024-08-08T19:47:39.286464+0000 mgr.x (mgr.24508) 81 : 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-08-08T19:47:40.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:40 smithi032 bash[19677]: cluster 2024-08-08T19:47:39.286464+0000 mgr.x (mgr.24508) 81 : 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-08-08T19:47:40.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:40 smithi032 bash[26432]: cluster 2024-08-08T19:47:39.286464+0000 mgr.x (mgr.24508) 81 : 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-08-08T19:47:42.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:42 smithi169 bash[22013]: cluster 2024-08-08T19:47:41.288084+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:42.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:42 smithi032 bash[19677]: cluster 2024-08-08T19:47:41.288084+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:42.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:42 smithi032 bash[26432]: cluster 2024-08-08T19:47:41.288084+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:43.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:43 smithi169 bash[22013]: audit 2024-08-08T19:47:41.547800+0000 mgr.x (mgr.24508) 83 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:43.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:43 smithi032 bash[26432]: audit 2024-08-08T19:47:41.547800+0000 mgr.x (mgr.24508) 83 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:43.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:43 smithi032 bash[19677]: audit 2024-08-08T19:47:41.547800+0000 mgr.x (mgr.24508) 83 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:44.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:44 smithi169 bash[22013]: cluster 2024-08-08T19:47:43.288786+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:44.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:44 smithi032 bash[19677]: cluster 2024-08-08T19:47:43.288786+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:44 smithi032 bash[26432]: cluster 2024-08-08T19:47:43.288786+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:45.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:44] "GET /metrics HTTP/1.1" 200 38112 "" "Prometheus/2.43.0" 2024-08-08T19:47:46.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:46 smithi169 bash[22013]: cluster 2024-08-08T19:47:45.289494+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:46.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:46 smithi032 bash[26432]: cluster 2024-08-08T19:47:45.289494+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:46.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:46 smithi032 bash[19677]: cluster 2024-08-08T19:47:45.289494+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:48.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:48 smithi169 bash[22013]: cluster 2024-08-08T19:47:47.291135+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:48.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:48 smithi032 bash[26432]: cluster 2024-08-08T19:47:47.291135+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:48.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:48 smithi032 bash[19677]: cluster 2024-08-08T19:47:47.291135+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:47:50.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:50 smithi169 bash[22013]: cluster 2024-08-08T19:47:49.291838+0000 mgr.x (mgr.24508) 87 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:50.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:50 smithi032 bash[19677]: cluster 2024-08-08T19:47:49.291838+0000 mgr.x (mgr.24508) 87 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:50.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:50 smithi032 bash[26432]: cluster 2024-08-08T19:47:49.291838+0000 mgr.x (mgr.24508) 87 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:47:52.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:52 smithi169 bash[22013]: cluster 2024-08-08T19:47:51.293451+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:52.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:52 smithi169 bash[22013]: audit 2024-08-08T19:47:51.452933+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:52.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:52 smithi032 bash[19677]: cluster 2024-08-08T19:47:51.293451+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:52.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:52 smithi032 bash[19677]: audit 2024-08-08T19:47:51.452933+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:52 smithi032 bash[26432]: cluster 2024-08-08T19:47:51.293451+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:52 smithi032 bash[26432]: audit 2024-08-08T19:47:51.452933+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:47:53.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:53 smithi169 bash[22013]: audit 2024-08-08T19:47:51.559339+0000 mgr.x (mgr.24508) 89 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:53.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:53 smithi032 bash[26432]: audit 2024-08-08T19:47:51.559339+0000 mgr.x (mgr.24508) 89 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:53.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:53 smithi032 bash[19677]: audit 2024-08-08T19:47:51.559339+0000 mgr.x (mgr.24508) 89 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:47:54.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:54 smithi169 bash[22013]: cluster 2024-08-08T19:47:53.294156+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:54.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:54 smithi032 bash[19677]: cluster 2024-08-08T19:47:53.294156+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:54.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:54 smithi032 bash[26432]: cluster 2024-08-08T19:47:53.294156+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:55.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:47:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:47:54] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:47:56.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:56 smithi169 bash[22013]: cluster 2024-08-08T19:47:55.294842+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:56.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:56 smithi032 bash[19677]: cluster 2024-08-08T19:47:55.294842+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:56.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:56 smithi032 bash[26432]: cluster 2024-08-08T19:47:55.294842+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:47:58.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:47:58 smithi169 bash[22013]: cluster 2024-08-08T19:47:57.296463+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:47:58.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:47:58 smithi032 bash[19677]: cluster 2024-08-08T19:47:57.296463+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:47:58.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:47:58 smithi032 bash[26432]: cluster 2024-08-08T19:47:57.296463+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:48:00.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:00 smithi169 bash[22013]: cluster 2024-08-08T19:47:59.297158+0000 mgr.x (mgr.24508) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:48:00.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:00 smithi032 bash[19677]: cluster 2024-08-08T19:47:59.297158+0000 mgr.x (mgr.24508) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:48:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:00 smithi032 bash[26432]: cluster 2024-08-08T19:47:59.297158+0000 mgr.x (mgr.24508) 93 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:48:02.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:02 smithi169 bash[22013]: cluster 2024-08-08T19:48:01.298702+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:48:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:02 smithi032 bash[19677]: cluster 2024-08-08T19:48:01.298702+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:48:02.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:02 smithi032 bash[26432]: cluster 2024-08-08T19:48:01.298702+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:48:03.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:03 smithi169 bash[22013]: audit 2024-08-08T19:48:01.564155+0000 mgr.x (mgr.24508) 95 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:03.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:03 smithi032 bash[19677]: audit 2024-08-08T19:48:01.564155+0000 mgr.x (mgr.24508) 95 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:03 smithi032 bash[26432]: audit 2024-08-08T19:48:01.564155+0000 mgr.x (mgr.24508) 95 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:04.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:04 smithi169 bash[22013]: cluster 2024-08-08T19:48:03.299426+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:04.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:04 smithi032 bash[26432]: cluster 2024-08-08T19:48:03.299426+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:04 smithi032 bash[19677]: cluster 2024-08-08T19:48:03.299426+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:05.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:04] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:48:06.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:06 smithi169 bash[22013]: cluster 2024-08-08T19:48:05.300111+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:06.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:06 smithi169 bash[22013]: audit 2024-08-08T19:48:06.452966+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:06.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:06 smithi032 bash[19677]: cluster 2024-08-08T19:48:05.300111+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:06.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:06 smithi032 bash[19677]: audit 2024-08-08T19:48:06.452966+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:06 smithi032 bash[26432]: cluster 2024-08-08T19:48:05.300111+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:06 smithi032 bash[26432]: audit 2024-08-08T19:48:06.452966+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:07.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:07 smithi032 bash[26432]: cluster 2024-08-08T19:48:07.301822+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:07.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:07 smithi032 bash[19677]: cluster 2024-08-08T19:48:07.301822+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:07.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:07 smithi169 bash[22013]: cluster 2024-08-08T19:48:07.301822+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T19:48:10.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:10 smithi169 bash[22013]: cluster 2024-08-08T19:48:09.302667+0000 mgr.x (mgr.24508) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:10.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:10 smithi032 bash[26432]: cluster 2024-08-08T19:48:09.302667+0000 mgr.x (mgr.24508) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:10.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:10 smithi032 bash[19677]: cluster 2024-08-08T19:48:09.302667+0000 mgr.x (mgr.24508) 99 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:12.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:12 smithi169 bash[22013]: cluster 2024-08-08T19:48:11.304372+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:12.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:12 smithi032 bash[19677]: cluster 2024-08-08T19:48:11.304372+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:12 smithi032 bash[26432]: cluster 2024-08-08T19:48:11.304372+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:13.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:13 smithi169 bash[22013]: audit 2024-08-08T19:48:11.575667+0000 mgr.x (mgr.24508) 101 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:13.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:13 smithi032 bash[19677]: audit 2024-08-08T19:48:11.575667+0000 mgr.x (mgr.24508) 101 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:13.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:13 smithi032 bash[26432]: audit 2024-08-08T19:48:11.575667+0000 mgr.x (mgr.24508) 101 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:14.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:14 smithi169 bash[22013]: cluster 2024-08-08T19:48:13.305113+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:14.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:14 smithi032 bash[19677]: cluster 2024-08-08T19:48:13.305113+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:14.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:14 smithi032 bash[26432]: cluster 2024-08-08T19:48:13.305113+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:15.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:14] "GET /metrics HTTP/1.1" 200 38112 "" "Prometheus/2.43.0" 2024-08-08T19:48:16.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:16 smithi169 bash[22013]: cluster 2024-08-08T19:48:15.305778+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:16.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:16 smithi032 bash[19677]: cluster 2024-08-08T19:48:15.305778+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:16 smithi032 bash[26432]: cluster 2024-08-08T19:48:15.305778+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:18.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:18 smithi169 bash[22013]: cluster 2024-08-08T19:48:17.307471+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:18.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:18 smithi032 bash[19677]: cluster 2024-08-08T19:48:17.307471+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:18.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:18 smithi032 bash[26432]: cluster 2024-08-08T19:48:17.307471+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:20.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:20 smithi169 bash[22013]: cluster 2024-08-08T19:48:19.308208+0000 mgr.x (mgr.24508) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:20.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:20 smithi032 bash[19677]: cluster 2024-08-08T19:48:19.308208+0000 mgr.x (mgr.24508) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:20 smithi032 bash[26432]: cluster 2024-08-08T19:48:19.308208+0000 mgr.x (mgr.24508) 105 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:22.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:22 smithi169 bash[22013]: cluster 2024-08-08T19:48:21.309753+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:22.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:22 smithi169 bash[22013]: audit 2024-08-08T19:48:21.453784+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:22 smithi032 bash[19677]: cluster 2024-08-08T19:48:21.309753+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:22 smithi032 bash[19677]: audit 2024-08-08T19:48:21.453784+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:22 smithi032 bash[26432]: cluster 2024-08-08T19:48:21.309753+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:22 smithi032 bash[26432]: audit 2024-08-08T19:48:21.453784+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:23.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:23 smithi169 bash[22013]: audit 2024-08-08T19:48:21.586309+0000 mgr.x (mgr.24508) 107 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:23 smithi032 bash[19677]: audit 2024-08-08T19:48:21.586309+0000 mgr.x (mgr.24508) 107 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:23 smithi032 bash[26432]: audit 2024-08-08T19:48:21.586309+0000 mgr.x (mgr.24508) 107 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:24.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:24 smithi169 bash[22013]: cluster 2024-08-08T19:48:23.310429+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:24.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:24 smithi032 bash[19677]: cluster 2024-08-08T19:48:23.310429+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:24.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:24 smithi032 bash[26432]: cluster 2024-08-08T19:48:23.310429+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:25.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:24] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T19:48:26.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:26 smithi169 bash[22013]: cluster 2024-08-08T19:48:25.311171+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:26 smithi032 bash[19677]: cluster 2024-08-08T19:48:25.311171+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:26 smithi032 bash[26432]: cluster 2024-08-08T19:48:25.311171+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:28.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:28 smithi169 bash[22013]: cluster 2024-08-08T19:48:27.312706+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:28 smithi032 bash[26432]: cluster 2024-08-08T19:48:27.312706+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:28 smithi032 bash[19677]: cluster 2024-08-08T19:48:27.312706+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:30.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:30 smithi169 bash[22013]: cluster 2024-08-08T19:48:29.313403+0000 mgr.x (mgr.24508) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:30.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:30 smithi032 bash[26432]: cluster 2024-08-08T19:48:29.313403+0000 mgr.x (mgr.24508) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:30.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:30 smithi032 bash[19677]: cluster 2024-08-08T19:48:29.313403+0000 mgr.x (mgr.24508) 111 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:32.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:32 smithi169 bash[22013]: cluster 2024-08-08T19:48:31.314946+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:32 smithi032 bash[26432]: cluster 2024-08-08T19:48:31.314946+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:32.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:32 smithi032 bash[19677]: cluster 2024-08-08T19:48:31.314946+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:33.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:33 smithi169 bash[22013]: audit 2024-08-08T19:48:31.597614+0000 mgr.x (mgr.24508) 113 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:33 smithi032 bash[26432]: audit 2024-08-08T19:48:31.597614+0000 mgr.x (mgr.24508) 113 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:33 smithi032 bash[19677]: audit 2024-08-08T19:48:31.597614+0000 mgr.x (mgr.24508) 113 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:34 smithi169 bash[22013]: cluster 2024-08-08T19:48:33.315583+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:34.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:34 smithi169 bash[22013]: audit 2024-08-08T19:48:34.422750+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:48:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:34 smithi032 bash[26432]: cluster 2024-08-08T19:48:33.315583+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:34 smithi032 bash[26432]: audit 2024-08-08T19:48:34.422750+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:48:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:34 smithi032 bash[19677]: cluster 2024-08-08T19:48:33.315583+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:34 smithi032 bash[19677]: audit 2024-08-08T19:48:34.422750+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:48:35.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:34] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T19:48:35.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:35 smithi169 bash[22013]: audit 2024-08-08T19:48:34.424475+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:48:35.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:35 smithi169 bash[22013]: audit 2024-08-08T19:48:34.438164+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:48:35.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:35 smithi032 bash[26432]: audit 2024-08-08T19:48:34.424475+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:48:35.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:35 smithi032 bash[26432]: audit 2024-08-08T19:48:34.438164+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:48:35.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:35 smithi032 bash[19677]: audit 2024-08-08T19:48:34.424475+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:48:35.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:35 smithi032 bash[19677]: audit 2024-08-08T19:48:34.438164+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:48:36.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:36 smithi169 bash[22013]: cluster 2024-08-08T19:48:35.316366+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:36.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:36 smithi032 bash[19677]: cluster 2024-08-08T19:48:35.316366+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:36.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:36 smithi032 bash[26432]: cluster 2024-08-08T19:48:35.316366+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:37.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:37 smithi169 bash[22013]: audit 2024-08-08T19:48:36.454086+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:37 smithi032 bash[26432]: audit 2024-08-08T19:48:36.454086+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:37.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:37 smithi032 bash[19677]: audit 2024-08-08T19:48:36.454086+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:38.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:38 smithi169 bash[22013]: cluster 2024-08-08T19:48:37.318082+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:38.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:38 smithi032 bash[26432]: cluster 2024-08-08T19:48:37.318082+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:38.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:38 smithi032 bash[19677]: cluster 2024-08-08T19:48:37.318082+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:40.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:40 smithi169 bash[22013]: cluster 2024-08-08T19:48:39.318905+0000 mgr.x (mgr.24508) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:40.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:40 smithi032 bash[26432]: cluster 2024-08-08T19:48:39.318905+0000 mgr.x (mgr.24508) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:40.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:40 smithi032 bash[19677]: cluster 2024-08-08T19:48:39.318905+0000 mgr.x (mgr.24508) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:42.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:42 smithi169 bash[22013]: cluster 2024-08-08T19:48:41.320514+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:42.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:42 smithi032 bash[26432]: cluster 2024-08-08T19:48:41.320514+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:42.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:42 smithi032 bash[19677]: cluster 2024-08-08T19:48:41.320514+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:43.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:43 smithi169 bash[22013]: audit 2024-08-08T19:48:41.608885+0000 mgr.x (mgr.24508) 119 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:43 smithi032 bash[26432]: audit 2024-08-08T19:48:41.608885+0000 mgr.x (mgr.24508) 119 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:43.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:43 smithi032 bash[19677]: audit 2024-08-08T19:48:41.608885+0000 mgr.x (mgr.24508) 119 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:44.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:44 smithi169 bash[22013]: cluster 2024-08-08T19:48:43.321219+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:44 smithi032 bash[26432]: cluster 2024-08-08T19:48:43.321219+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:44.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:44 smithi032 bash[19677]: cluster 2024-08-08T19:48:43.321219+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:45.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:44] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.43.0" 2024-08-08T19:48:46.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:46 smithi032 bash[26432]: cluster 2024-08-08T19:48:45.321941+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:46.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:46 smithi032 bash[19677]: cluster 2024-08-08T19:48:45.321941+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:46.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:46 smithi169 bash[22013]: cluster 2024-08-08T19:48:45.321941+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:47.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:47 smithi032 bash[26432]: cluster 2024-08-08T19:48:47.323576+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:47.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:47 smithi032 bash[19677]: cluster 2024-08-08T19:48:47.323576+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:47.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:47 smithi169 bash[22013]: cluster 2024-08-08T19:48:47.323576+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:50.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:50 smithi169 bash[22013]: cluster 2024-08-08T19:48:49.324306+0000 mgr.x (mgr.24508) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:50.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:50 smithi032 bash[26432]: cluster 2024-08-08T19:48:49.324306+0000 mgr.x (mgr.24508) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:50 smithi032 bash[19677]: cluster 2024-08-08T19:48:49.324306+0000 mgr.x (mgr.24508) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:52.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:52 smithi169 bash[22013]: cluster 2024-08-08T19:48:51.325869+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:52 smithi169 bash[22013]: audit 2024-08-08T19:48:51.454435+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:52 smithi032 bash[26432]: cluster 2024-08-08T19:48:51.325869+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:52 smithi032 bash[26432]: audit 2024-08-08T19:48:51.454435+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:52 smithi032 bash[19677]: cluster 2024-08-08T19:48:51.325869+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:52 smithi032 bash[19677]: audit 2024-08-08T19:48:51.454435+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:48:53.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:53 smithi169 bash[22013]: audit 2024-08-08T19:48:51.618562+0000 mgr.x (mgr.24508) 125 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:53.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:53 smithi032 bash[26432]: audit 2024-08-08T19:48:51.618562+0000 mgr.x (mgr.24508) 125 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:53.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:53 smithi032 bash[19677]: audit 2024-08-08T19:48:51.618562+0000 mgr.x (mgr.24508) 125 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:48:54.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:54 smithi169 bash[22013]: cluster 2024-08-08T19:48:53.326704+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:54.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:54 smithi032 bash[26432]: cluster 2024-08-08T19:48:53.326704+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:54.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:54 smithi032 bash[19677]: cluster 2024-08-08T19:48:53.326704+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:55.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:48:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:48:54] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:48:56.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:56 smithi169 bash[22013]: cluster 2024-08-08T19:48:55.327530+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:56.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:56 smithi032 bash[26432]: cluster 2024-08-08T19:48:55.327530+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:56.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:56 smithi032 bash[19677]: cluster 2024-08-08T19:48:55.327530+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:48:58.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:48:58 smithi169 bash[22013]: cluster 2024-08-08T19:48:57.329274+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:58.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:48:58 smithi032 bash[26432]: cluster 2024-08-08T19:48:57.329274+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:48:58.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:48:58 smithi032 bash[19677]: cluster 2024-08-08T19:48:57.329274+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:00.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:00 smithi169 bash[22013]: cluster 2024-08-08T19:48:59.330119+0000 mgr.x (mgr.24508) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:00 smithi032 bash[26432]: cluster 2024-08-08T19:48:59.330119+0000 mgr.x (mgr.24508) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:00.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:00 smithi032 bash[19677]: cluster 2024-08-08T19:48:59.330119+0000 mgr.x (mgr.24508) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:02.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:02 smithi169 bash[22013]: cluster 2024-08-08T19:49:01.331840+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:02 smithi032 bash[19677]: cluster 2024-08-08T19:49:01.331840+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:02.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:02 smithi032 bash[26432]: cluster 2024-08-08T19:49:01.331840+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:03.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:03 smithi169 bash[22013]: audit 2024-08-08T19:49:01.625837+0000 mgr.x (mgr.24508) 131 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:03 smithi032 bash[19677]: audit 2024-08-08T19:49:01.625837+0000 mgr.x (mgr.24508) 131 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:03 smithi032 bash[26432]: audit 2024-08-08T19:49:01.625837+0000 mgr.x (mgr.24508) 131 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:04.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:04 smithi169 bash[22013]: cluster 2024-08-08T19:49:03.332715+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:04.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:04 smithi032 bash[26432]: cluster 2024-08-08T19:49:03.332715+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:04 smithi032 bash[19677]: cluster 2024-08-08T19:49:03.332715+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:05.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:04] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:49:06.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:06 smithi169 bash[22013]: cluster 2024-08-08T19:49:05.333544+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:06 smithi032 bash[26432]: cluster 2024-08-08T19:49:05.333544+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:06.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:06 smithi032 bash[19677]: cluster 2024-08-08T19:49:05.333544+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:07.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:07 smithi169 bash[22013]: audit 2024-08-08T19:49:06.454923+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:07.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:07 smithi032 bash[26432]: audit 2024-08-08T19:49:06.454923+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:07.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:07 smithi032 bash[19677]: audit 2024-08-08T19:49:06.454923+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:08.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:08 smithi169 bash[22013]: cluster 2024-08-08T19:49:07.335227+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:08.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:08 smithi032 bash[26432]: cluster 2024-08-08T19:49:07.335227+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:08.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:08 smithi032 bash[19677]: cluster 2024-08-08T19:49:07.335227+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:10.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:10 smithi032 bash[26432]: cluster 2024-08-08T19:49:09.335890+0000 mgr.x (mgr.24508) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:10.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:10 smithi032 bash[19677]: cluster 2024-08-08T19:49:09.335890+0000 mgr.x (mgr.24508) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:10.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:10 smithi169 bash[22013]: cluster 2024-08-08T19:49:09.335890+0000 mgr.x (mgr.24508) 135 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:12.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:12 smithi032 bash[26432]: cluster 2024-08-08T19:49:11.337448+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:12 smithi032 bash[19677]: cluster 2024-08-08T19:49:11.337448+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:12.911 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T19:49:12.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:12 smithi169 bash[22013]: cluster 2024-08-08T19:49:11.337448+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:13.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:13 smithi032 bash[26432]: audit 2024-08-08T19:49:11.634137+0000 mgr.x (mgr.24508) 137 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:13.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:13 smithi032 bash[19677]: audit 2024-08-08T19:49:11.634137+0000 mgr.x (mgr.24508) 137 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:13.970 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:13 smithi169 bash[22013]: audit 2024-08-08T19:49:11.634137+0000 mgr.x (mgr.24508) 137 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:14.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:14 smithi032 bash[19677]: cluster 2024-08-08T19:49:13.338258+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:14.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:14 smithi032 bash[26432]: cluster 2024-08-08T19:49:13.338258+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:14.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:14 smithi169 bash[22013]: cluster 2024-08-08T19:49:13.338258+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:15.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:14] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:49:15.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:15 smithi032 bash[26432]: cluster 2024-08-08T19:49:15.339126+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:15.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:15 smithi032 bash[19677]: cluster 2024-08-08T19:49:15.339126+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:15.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:15 smithi169 bash[22013]: cluster 2024-08-08T19:49:15.339126+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:17.731 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:49:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:18 smithi169 bash[22013]: cluster 2024-08-08T19:49:17.340822+0000 mgr.x (mgr.24508) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:18.736 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:18 smithi032 bash[26432]: cluster 2024-08-08T19:49:17.340822+0000 mgr.x (mgr.24508) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:18.736 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:18 smithi032 bash[19677]: cluster 2024-08-08T19:49:17.340822+0000 mgr.x (mgr.24508) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:19.544 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled to redeploy mgr.y on host 'smithi032' 2024-08-08T19:49:19.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:19 smithi169 bash[22013]: audit 2024-08-08T19:49:19.145622+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.32:0/1266776355' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:49:19.736 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:19 smithi032 bash[26432]: audit 2024-08-08T19:49:19.145622+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.32:0/1266776355' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:49:19.736 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:19 smithi032 bash[19677]: audit 2024-08-08T19:49:19.145622+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.32:0/1266776355' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-08T19:49:20.170 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps --refresh' 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: cluster 2024-08-08T19:49:19.341648+0000 mgr.x (mgr.24508) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.524989+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.536620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.545747+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.548810+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.550482+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.558012+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.622101+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.623935+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:49:20.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[26432]: audit 2024-08-08T19:49:19.625483+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: cluster 2024-08-08T19:49:19.341648+0000 mgr.x (mgr.24508) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.524989+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.536620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.545747+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.548810+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.550482+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.558012+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.622101+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.623935+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:49:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:20 smithi032 bash[19677]: audit 2024-08-08T19:49:19.625483+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: cluster 2024-08-08T19:49:19.341648+0000 mgr.x (mgr.24508) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.524989+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.536620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.545747+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.548810+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.550482+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.558012+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:49:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.622101+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T19:49:20.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.623935+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T19:49:20.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:20 smithi169 bash[22013]: audit 2024-08-08T19:49:19.625483+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:49:21.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:21 smithi169 bash[22013]: audit 2024-08-08T19:49:19.519439+0000 mgr.x (mgr.24508) 142 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:21.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:21 smithi169 bash[22013]: cephadm 2024-08-08T19:49:19.530540+0000 mgr.x (mgr.24508) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-08T19:49:21.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:21 smithi169 bash[22013]: cephadm 2024-08-08T19:49:19.629411+0000 mgr.x (mgr.24508) 144 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-08-08T19:49:21.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[26432]: audit 2024-08-08T19:49:19.519439+0000 mgr.x (mgr.24508) 142 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:21.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[26432]: cephadm 2024-08-08T19:49:19.530540+0000 mgr.x (mgr.24508) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-08T19:49:21.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[26432]: cephadm 2024-08-08T19:49:19.629411+0000 mgr.x (mgr.24508) 144 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-08-08T19:49:21.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[19677]: audit 2024-08-08T19:49:19.519439+0000 mgr.x (mgr.24508) 142 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[19677]: cephadm 2024-08-08T19:49:19.530540+0000 mgr.x (mgr.24508) 143 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-08T19:49:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:21 smithi032 bash[19677]: cephadm 2024-08-08T19:49:19.629411+0000 mgr.x (mgr.24508) 144 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-08-08T19:49:22.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:22 smithi169 bash[22013]: cluster 2024-08-08T19:49:21.343346+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:22.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:22 smithi169 bash[22013]: audit 2024-08-08T19:49:21.455471+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:22 smithi032 bash[26432]: cluster 2024-08-08T19:49:21.343346+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:22.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:22 smithi032 bash[26432]: audit 2024-08-08T19:49:21.455471+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:22 smithi032 bash[19677]: cluster 2024-08-08T19:49:21.343346+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:22.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:22 smithi032 bash[19677]: audit 2024-08-08T19:49:21.455471+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:23.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:23 smithi169 bash[22013]: audit 2024-08-08T19:49:21.642048+0000 mgr.x (mgr.24508) 146 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:23.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:23 smithi032 bash[26432]: audit 2024-08-08T19:49:21.642048+0000 mgr.x (mgr.24508) 146 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:23 smithi032 bash[19677]: audit 2024-08-08T19:49:21.642048+0000 mgr.x (mgr.24508) 146 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:24 smithi169 bash[22013]: cluster 2024-08-08T19:49:23.344205+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:24.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:24 smithi032 bash[26432]: cluster 2024-08-08T19:49:23.344205+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:24 smithi032 bash[19677]: cluster 2024-08-08T19:49:23.344205+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:24.990 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:49:25.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:24] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:49:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:26 smithi169 bash[22013]: cluster 2024-08-08T19:49:25.345091+0000 mgr.x (mgr.24508) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:26 smithi032 bash[26432]: cluster 2024-08-08T19:49:25.345091+0000 mgr.x (mgr.24508) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:26 smithi032 bash[19677]: cluster 2024-08-08T19:49:25.345091+0000 mgr.x (mgr.24508) 148 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 2m ago 13m 14.2M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (13m) 2m ago 13m 75.6M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (3m) 2m ago 11m 46.7M - 3.8 c7b33901c886 909b0a35a1a9 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 2m ago 21m 495M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.0-1335-gbca9905d c7b33901c886 9552ed8b8083 2024-08-08T19:49:27.219 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (24m) 2m ago 24m 61.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (22m) 2m ago 22m 46.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (22m) 2m ago 22m 46.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (13m) 2m ago 13m 8620k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (13m) 2m ago 13m 8924k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (21m) 2m ago 21m 54.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (20m) 2m ago 20m 62.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (19m) 2m ago 19m 59.0M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (18m) 2m ago 18m 52.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (17m) 2m ago 17m 60.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (16m) 2m ago 16m 51.3M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (15m) 2m ago 16m 57.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (15m) 2m ago 15m 58.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (3m) 2m ago 14m 31.2M - 2.43.0 a07b618ecd1d eca90bf090c8 2024-08-08T19:49:27.220 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (11m) 2m ago 11m 94.8M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:49:27.221 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (11m) 2m ago 11m 95.2M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:49:28.025 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:49:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:28 smithi169 bash[22013]: audit 2024-08-08T19:49:27.183479+0000 mgr.x (mgr.24508) 149 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:28 smithi169 bash[22013]: cluster 2024-08-08T19:49:27.346740+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:28 smithi032 bash[19677]: audit 2024-08-08T19:49:27.183479+0000 mgr.x (mgr.24508) 149 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:28 smithi032 bash[19677]: cluster 2024-08-08T19:49:27.346740+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:28 smithi032 bash[26432]: audit 2024-08-08T19:49:27.183479+0000 mgr.x (mgr.24508) 149 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:49:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:28 smithi032 bash[26432]: cluster 2024-08-08T19:49:27.346740+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:30.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:30 smithi169 bash[22013]: cluster 2024-08-08T19:49:29.347436+0000 mgr.x (mgr.24508) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:30.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:30 smithi032 bash[19677]: cluster 2024-08-08T19:49:29.347436+0000 mgr.x (mgr.24508) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:30.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:30 smithi032 bash[26432]: cluster 2024-08-08T19:49:29.347436+0000 mgr.x (mgr.24508) 151 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:32 smithi169 bash[22013]: cluster 2024-08-08T19:49:31.348992+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:32.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:32 smithi032 bash[19677]: cluster 2024-08-08T19:49:31.348992+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:32 smithi032 bash[26432]: cluster 2024-08-08T19:49:31.348992+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:32.885 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:49:33.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:33 smithi169 bash[22013]: audit 2024-08-08T19:49:31.650051+0000 mgr.x (mgr.24508) 153 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:33 smithi032 bash[26432]: audit 2024-08-08T19:49:31.650051+0000 mgr.x (mgr.24508) 153 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:33 smithi032 bash[19677]: audit 2024-08-08T19:49:31.650051+0000 mgr.x (mgr.24508) 153 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:34.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:34 smithi169 bash[22013]: cluster 2024-08-08T19:49:33.349682+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:34 smithi032 bash[26432]: cluster 2024-08-08T19:49:33.349682+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:34 smithi032 bash[19677]: cluster 2024-08-08T19:49:33.349682+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:35.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:34] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:49:36.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:36 smithi169 bash[22013]: cluster 2024-08-08T19:49:35.350372+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:36.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:36 smithi169 bash[22013]: audit 2024-08-08T19:49:36.455765+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:36.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:36 smithi032 bash[26432]: cluster 2024-08-08T19:49:35.350372+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:36.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:36 smithi032 bash[26432]: audit 2024-08-08T19:49:36.455765+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:36.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:36 smithi032 bash[19677]: cluster 2024-08-08T19:49:35.350372+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:36 smithi032 bash[19677]: audit 2024-08-08T19:49:36.455765+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:38.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:38 smithi169 bash[22013]: cluster 2024-08-08T19:49:37.352012+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:38.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:38 smithi032 bash[19677]: cluster 2024-08-08T19:49:37.352012+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:38.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:38 smithi032 bash[26432]: cluster 2024-08-08T19:49:37.352012+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:40.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:40 smithi169 bash[22013]: cluster 2024-08-08T19:49:39.352706+0000 mgr.x (mgr.24508) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:40.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:40 smithi032 bash[19677]: cluster 2024-08-08T19:49:39.352706+0000 mgr.x (mgr.24508) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:40.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:40 smithi032 bash[26432]: cluster 2024-08-08T19:49:39.352706+0000 mgr.x (mgr.24508) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:42.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:42 smithi032 bash[26432]: cluster 2024-08-08T19:49:41.354256+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:42.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:42 smithi032 bash[19677]: cluster 2024-08-08T19:49:41.354256+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:42.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:42 smithi169 bash[22013]: cluster 2024-08-08T19:49:41.354256+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:43.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:43 smithi032 bash[19677]: audit 2024-08-08T19:49:41.658034+0000 mgr.x (mgr.24508) 159 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:43 smithi032 bash[26432]: audit 2024-08-08T19:49:41.658034+0000 mgr.x (mgr.24508) 159 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:43.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:43 smithi169 bash[22013]: audit 2024-08-08T19:49:41.658034+0000 mgr.x (mgr.24508) 159 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:44.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:44 smithi032 bash[19677]: cluster 2024-08-08T19:49:43.355015+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:44 smithi032 bash[26432]: cluster 2024-08-08T19:49:43.355015+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:44.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:44 smithi169 bash[22013]: cluster 2024-08-08T19:49:43.355015+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:45.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:44] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T19:49:45.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:45 smithi032 bash[26432]: cluster 2024-08-08T19:49:45.355696+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:45.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:45 smithi032 bash[19677]: cluster 2024-08-08T19:49:45.355696+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:45.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:45 smithi169 bash[22013]: cluster 2024-08-08T19:49:45.355696+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:48.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:48 smithi169 bash[22013]: cluster 2024-08-08T19:49:47.357642+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:48.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:48 smithi032 bash[26432]: cluster 2024-08-08T19:49:47.357642+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:48 smithi032 bash[19677]: cluster 2024-08-08T19:49:47.357642+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:50.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:50 smithi169 bash[22013]: cluster 2024-08-08T19:49:49.358518+0000 mgr.x (mgr.24508) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:50.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:50 smithi032 bash[26432]: cluster 2024-08-08T19:49:49.358518+0000 mgr.x (mgr.24508) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:50 smithi032 bash[19677]: cluster 2024-08-08T19:49:49.358518+0000 mgr.x (mgr.24508) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:52 smithi169 bash[22013]: cluster 2024-08-08T19:49:51.360126+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:52 smithi169 bash[22013]: audit 2024-08-08T19:49:51.456182+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:52 smithi032 bash[19677]: cluster 2024-08-08T19:49:51.360126+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:52.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:52 smithi032 bash[19677]: audit 2024-08-08T19:49:51.456182+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:52 smithi032 bash[26432]: cluster 2024-08-08T19:49:51.360126+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:52 smithi032 bash[26432]: audit 2024-08-08T19:49:51.456182+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:49:53.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:53 smithi169 bash[22013]: audit 2024-08-08T19:49:51.666042+0000 mgr.x (mgr.24508) 165 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:53.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:53 smithi032 bash[26432]: audit 2024-08-08T19:49:51.666042+0000 mgr.x (mgr.24508) 165 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:53 smithi032 bash[19677]: audit 2024-08-08T19:49:51.666042+0000 mgr.x (mgr.24508) 165 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:49:54.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:54 smithi169 bash[22013]: cluster 2024-08-08T19:49:53.360970+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:54.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:54 smithi032 bash[26432]: cluster 2024-08-08T19:49:53.360970+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:54.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:54 smithi032 bash[19677]: cluster 2024-08-08T19:49:53.360970+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:55.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:49:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:49:54] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:49:56.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:56 smithi169 bash[22013]: cluster 2024-08-08T19:49:55.361686+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:56.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:56 smithi032 bash[26432]: cluster 2024-08-08T19:49:55.361686+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:56.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:56 smithi032 bash[19677]: cluster 2024-08-08T19:49:55.361686+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:49:58.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:49:58 smithi169 bash[22013]: cluster 2024-08-08T19:49:57.363433+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:58.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:49:58 smithi032 bash[19677]: cluster 2024-08-08T19:49:57.363433+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:49:58.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:49:58 smithi032 bash[26432]: cluster 2024-08-08T19:49:57.363433+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:00.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:00 smithi169 bash[22013]: cluster 2024-08-08T19:49:59.364279+0000 mgr.x (mgr.24508) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:00.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:00 smithi169 bash[22013]: cluster 2024-08-08T19:50:00.000144+0000 mon.a (mon.0) 1188 : cluster [INF] overall HEALTH_OK 2024-08-08T19:50:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:00 smithi032 bash[26432]: cluster 2024-08-08T19:49:59.364279+0000 mgr.x (mgr.24508) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:00.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:00 smithi032 bash[26432]: cluster 2024-08-08T19:50:00.000144+0000 mon.a (mon.0) 1188 : cluster [INF] overall HEALTH_OK 2024-08-08T19:50:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:00 smithi032 bash[19677]: cluster 2024-08-08T19:49:59.364279+0000 mgr.x (mgr.24508) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:00 smithi032 bash[19677]: cluster 2024-08-08T19:50:00.000144+0000 mon.a (mon.0) 1188 : cluster [INF] overall HEALTH_OK 2024-08-08T19:50:02.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:02 smithi169 bash[22013]: cluster 2024-08-08T19:50:01.365954+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:02 smithi032 bash[19677]: cluster 2024-08-08T19:50:01.365954+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:02.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:02 smithi032 bash[26432]: cluster 2024-08-08T19:50:01.365954+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:03.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:03 smithi169 bash[22013]: audit 2024-08-08T19:50:01.674092+0000 mgr.x (mgr.24508) 171 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:03 smithi032 bash[19677]: audit 2024-08-08T19:50:01.674092+0000 mgr.x (mgr.24508) 171 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:03 smithi032 bash[26432]: audit 2024-08-08T19:50:01.674092+0000 mgr.x (mgr.24508) 171 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:04.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:04 smithi169 bash[22013]: cluster 2024-08-08T19:50:03.366779+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:04 smithi032 bash[19677]: cluster 2024-08-08T19:50:03.366779+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:04 smithi032 bash[26432]: cluster 2024-08-08T19:50:03.366779+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:05.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:04] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:50:06.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:06 smithi169 bash[22013]: cluster 2024-08-08T19:50:05.367573+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:06.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:06 smithi169 bash[22013]: audit 2024-08-08T19:50:06.456670+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:06 smithi032 bash[26432]: cluster 2024-08-08T19:50:05.367573+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:06 smithi032 bash[26432]: audit 2024-08-08T19:50:06.456670+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:06 smithi032 bash[19677]: cluster 2024-08-08T19:50:05.367573+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:06 smithi032 bash[19677]: audit 2024-08-08T19:50:06.456670+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:08.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:08 smithi169 bash[22013]: cluster 2024-08-08T19:50:07.369273+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:08.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:08 smithi032 bash[26432]: cluster 2024-08-08T19:50:07.369273+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:08 smithi032 bash[19677]: cluster 2024-08-08T19:50:07.369273+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:10.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:10 smithi169 bash[22013]: cluster 2024-08-08T19:50:09.369976+0000 mgr.x (mgr.24508) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:10.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:10 smithi032 bash[19677]: cluster 2024-08-08T19:50:09.369976+0000 mgr.x (mgr.24508) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:10.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:10 smithi032 bash[26432]: cluster 2024-08-08T19:50:09.369976+0000 mgr.x (mgr.24508) 175 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:12.819 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:12 smithi032 bash[19677]: cluster 2024-08-08T19:50:11.371557+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:12.819 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:12 smithi032 bash[26432]: cluster 2024-08-08T19:50:11.371557+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:12.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:12 smithi169 bash[22013]: cluster 2024-08-08T19:50:11.371557+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:13.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:13 smithi032 bash[19677]: audit 2024-08-08T19:50:11.681995+0000 mgr.x (mgr.24508) 177 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:13.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:13 smithi032 bash[26432]: audit 2024-08-08T19:50:11.681995+0000 mgr.x (mgr.24508) 177 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:13.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:13 smithi169 bash[22013]: audit 2024-08-08T19:50:11.681995+0000 mgr.x (mgr.24508) 177 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:14.127 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.128 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.129 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.129 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.129 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: Stopping Ceph mgr.y for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:50:14.129 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.130 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.130 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.130 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:50:13 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:14.783 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:14 smithi032 bash[19677]: cluster 2024-08-08T19:50:13.372269+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:14.783 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:14 smithi032 bash[26432]: cluster 2024-08-08T19:50:13.372269+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:14.784 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 bash[68012]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-y 2024-08-08T19:50:14.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:14 smithi169 bash[22013]: cluster 2024-08-08T19:50:13.372269+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:15.056 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.057 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.057 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.057 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.058 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.058 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.058 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.059 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-08T19:50:15.059 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 bash[68071]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-y 2024-08-08T19:50:15.059 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-08T19:50:15.059 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: Stopped Ceph mgr.y for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:50:15.059 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.059 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 19:50:14 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T19:50:15.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:14] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-08T19:50:15.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:15 smithi032 systemd[1]: Started Ceph mgr.y for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:50:16.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[68128]: debug 2024-08-08T19:50:16.088+0000 7fe594974640 1 -- 172.21.15.32:0/2071443577 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a82b2eb0e0 con 0x55a82b2ec800 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[19677]: audit 2024-08-08T19:50:15.110652+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[19677]: audit 2024-08-08T19:50:15.116921+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[19677]: audit 2024-08-08T19:50:15.124395+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[19677]: audit 2024-08-08T19:50:15.130295+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[19677]: cluster 2024-08-08T19:50:15.372979+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[26432]: audit 2024-08-08T19:50:15.110652+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[26432]: audit 2024-08-08T19:50:15.116921+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[26432]: audit 2024-08-08T19:50:15.124395+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[26432]: audit 2024-08-08T19:50:15.130295+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:16 smithi032 bash[26432]: cluster 2024-08-08T19:50:15.372979+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:16.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:16 smithi169 bash[22013]: audit 2024-08-08T19:50:15.110652+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:16 smithi169 bash[22013]: audit 2024-08-08T19:50:15.116921+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:16 smithi169 bash[22013]: audit 2024-08-08T19:50:15.124395+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:16 smithi169 bash[22013]: audit 2024-08-08T19:50:15.130295+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:16.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:16 smithi169 bash[22013]: cluster 2024-08-08T19:50:15.372979+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:18.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:18 smithi169 bash[22013]: cluster 2024-08-08T19:50:17.374579+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:18.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:18 smithi032 bash[19677]: cluster 2024-08-08T19:50:17.374579+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:18.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:18 smithi032 bash[26432]: cluster 2024-08-08T19:50:17.374579+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:20.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:20 smithi169 bash[22013]: cluster 2024-08-08T19:50:19.375337+0000 mgr.x (mgr.24508) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:20 smithi032 bash[26432]: cluster 2024-08-08T19:50:19.375337+0000 mgr.x (mgr.24508) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:20 smithi032 bash[19677]: cluster 2024-08-08T19:50:19.375337+0000 mgr.x (mgr.24508) 181 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.175787+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.185965+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.290510+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.300622+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: cluster 2024-08-08T19:50:21.376181+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.456798+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.950737+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:50:22.456 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.952297+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[26432]: audit 2024-08-08T19:50:21.961019+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.175787+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.185965+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.290510+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.300622+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: cluster 2024-08-08T19:50:21.376181+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.456798+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.950737+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.952297+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:50:22.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[19677]: audit 2024-08-08T19:50:21.961019+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.175787+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.185965+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.290510+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.300622+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: cluster 2024-08-08T19:50:21.376181+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:22.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.456798+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:22.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.950737+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:50:22.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.952297+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:50:22.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:22 smithi169 bash[22013]: audit 2024-08-08T19:50:21.961019+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:50:22.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[68128]: [08/Aug/2024:19:50:22] ENGINE Bus STARTING 2024-08-08T19:50:22.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[68128]: CherryPy Checker: 2024-08-08T19:50:22.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[68128]: The Application mounted at '' has an empty config. 2024-08-08T19:50:22.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[68128]: [08/Aug/2024:19:50:22] ENGINE Serving on http://:::9283 2024-08-08T19:50:22.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:50:22 smithi032 bash[68128]: [08/Aug/2024:19:50:22] ENGINE Bus STARTED 2024-08-08T19:50:23.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: audit 2024-08-08T19:50:21.689846+0000 mgr.x (mgr.24508) 183 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: cluster 2024-08-08T19:50:22.454963+0000 mon.a (mon.0) 1202 : cluster [DBG] Standby manager daemon y restarted 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: cluster 2024-08-08T19:50:22.455192+0000 mon.a (mon.0) 1203 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: audit 2024-08-08T19:50:22.458226+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: audit 2024-08-08T19:50:22.459381+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: audit 2024-08-08T19:50:22.461259+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[19677]: audit 2024-08-08T19:50:22.462743+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: audit 2024-08-08T19:50:21.689846+0000 mgr.x (mgr.24508) 183 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: cluster 2024-08-08T19:50:22.454963+0000 mon.a (mon.0) 1202 : cluster [DBG] Standby manager daemon y restarted 2024-08-08T19:50:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: cluster 2024-08-08T19:50:22.455192+0000 mon.a (mon.0) 1203 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:50:23.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: audit 2024-08-08T19:50:22.458226+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:50:23.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: audit 2024-08-08T19:50:22.459381+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:50:23.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: audit 2024-08-08T19:50:22.461259+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:50:23.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:23 smithi032 bash[26432]: audit 2024-08-08T19:50:22.462743+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:50:23.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: audit 2024-08-08T19:50:21.689846+0000 mgr.x (mgr.24508) 183 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:23.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: cluster 2024-08-08T19:50:22.454963+0000 mon.a (mon.0) 1202 : cluster [DBG] Standby manager daemon y restarted 2024-08-08T19:50:23.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: cluster 2024-08-08T19:50:22.455192+0000 mon.a (mon.0) 1203 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:50:23.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: audit 2024-08-08T19:50:22.458226+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:50:23.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: audit 2024-08-08T19:50:22.459381+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:50:23.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: audit 2024-08-08T19:50:22.461259+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:50:23.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:23 smithi169 bash[22013]: audit 2024-08-08T19:50:22.462743+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:50:24.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:24 smithi032 bash[26432]: cluster 2024-08-08T19:50:23.324003+0000 mon.a (mon.0) 1204 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-08T19:50:24.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:24 smithi032 bash[26432]: cluster 2024-08-08T19:50:23.376834+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:24.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:24 smithi032 bash[19677]: cluster 2024-08-08T19:50:23.324003+0000 mon.a (mon.0) 1204 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-08T19:50:24.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:24 smithi032 bash[19677]: cluster 2024-08-08T19:50:23.376834+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:24 smithi169 bash[22013]: cluster 2024-08-08T19:50:23.324003+0000 mon.a (mon.0) 1204 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-08T19:50:24.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:24 smithi169 bash[22013]: cluster 2024-08-08T19:50:23.376834+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:25.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:24] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-08T19:50:26.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:26 smithi169 bash[22013]: cluster 2024-08-08T19:50:25.377614+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:26 smithi032 bash[26432]: cluster 2024-08-08T19:50:25.377614+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:26 smithi032 bash[19677]: cluster 2024-08-08T19:50:25.377614+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:28.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:28 smithi169 bash[22013]: cluster 2024-08-08T19:50:27.379444+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:28.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:28 smithi032 bash[26432]: cluster 2024-08-08T19:50:27.379444+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:28 smithi032 bash[19677]: cluster 2024-08-08T19:50:27.379444+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:30.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:30 smithi169 bash[22013]: cluster 2024-08-08T19:50:29.380309+0000 mgr.x (mgr.24508) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:30.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:30 smithi032 bash[26432]: cluster 2024-08-08T19:50:29.380309+0000 mgr.x (mgr.24508) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:30 smithi032 bash[19677]: cluster 2024-08-08T19:50:29.380309+0000 mgr.x (mgr.24508) 187 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:32 smithi169 bash[22013]: cluster 2024-08-08T19:50:31.381899+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:32 smithi032 bash[26432]: cluster 2024-08-08T19:50:31.381899+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:32.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:32 smithi032 bash[19677]: cluster 2024-08-08T19:50:31.381899+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:33.722 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:33 smithi169 bash[22013]: audit 2024-08-08T19:50:31.699770+0000 mgr.x (mgr.24508) 189 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:33 smithi032 bash[26432]: audit 2024-08-08T19:50:31.699770+0000 mgr.x (mgr.24508) 189 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:33 smithi032 bash[19677]: audit 2024-08-08T19:50:31.699770+0000 mgr.x (mgr.24508) 189 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:34.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:34 smithi169 bash[22013]: cluster 2024-08-08T19:50:33.382616+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:34 smithi032 bash[26432]: cluster 2024-08-08T19:50:33.382616+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:34 smithi032 bash[19677]: cluster 2024-08-08T19:50:33.382616+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:35.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:34] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-08T19:50:36.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:36 smithi169 bash[22013]: cluster 2024-08-08T19:50:35.383336+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:36.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:36 smithi032 bash[26432]: cluster 2024-08-08T19:50:35.383336+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:36 smithi032 bash[19677]: cluster 2024-08-08T19:50:35.383336+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:37.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:37 smithi169 bash[22013]: audit 2024-08-08T19:50:36.457118+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:37 smithi032 bash[26432]: audit 2024-08-08T19:50:36.457118+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:37.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:37 smithi032 bash[19677]: audit 2024-08-08T19:50:36.457118+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:38.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:38 smithi169 bash[22013]: cluster 2024-08-08T19:50:37.384985+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:38.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:38 smithi032 bash[26432]: cluster 2024-08-08T19:50:37.384985+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:38 smithi032 bash[19677]: cluster 2024-08-08T19:50:37.384985+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:40.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:40 smithi032 bash[26432]: cluster 2024-08-08T19:50:39.385687+0000 mgr.x (mgr.24508) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:40 smithi032 bash[19677]: cluster 2024-08-08T19:50:39.385687+0000 mgr.x (mgr.24508) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:40.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:40 smithi169 bash[22013]: cluster 2024-08-08T19:50:39.385687+0000 mgr.x (mgr.24508) 193 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:42.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:42 smithi032 bash[26432]: cluster 2024-08-08T19:50:41.387259+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:42 smithi032 bash[19677]: cluster 2024-08-08T19:50:41.387259+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:42.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:42 smithi169 bash[22013]: cluster 2024-08-08T19:50:41.387259+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:43 smithi032 bash[26432]: audit 2024-08-08T19:50:41.711089+0000 mgr.x (mgr.24508) 195 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:43 smithi032 bash[19677]: audit 2024-08-08T19:50:41.711089+0000 mgr.x (mgr.24508) 195 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:43.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:43 smithi169 bash[22013]: audit 2024-08-08T19:50:41.711089+0000 mgr.x (mgr.24508) 195 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:44.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:44 smithi032 bash[19677]: cluster 2024-08-08T19:50:43.387914+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:44.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:44 smithi032 bash[26432]: cluster 2024-08-08T19:50:43.387914+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:44.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:44 smithi169 bash[22013]: cluster 2024-08-08T19:50:43.387914+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:45.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:44] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:50:45.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:45 smithi032 bash[19677]: cluster 2024-08-08T19:50:45.388608+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:45.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:45 smithi032 bash[26432]: cluster 2024-08-08T19:50:45.388608+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:45.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:45 smithi169 bash[22013]: cluster 2024-08-08T19:50:45.388608+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:48.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:48 smithi169 bash[22013]: cluster 2024-08-08T19:50:47.390230+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:48.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:48 smithi032 bash[19677]: cluster 2024-08-08T19:50:47.390230+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:48.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:48 smithi032 bash[26432]: cluster 2024-08-08T19:50:47.390230+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:50.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:50 smithi169 bash[22013]: cluster 2024-08-08T19:50:49.390991+0000 mgr.x (mgr.24508) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:50 smithi032 bash[19677]: cluster 2024-08-08T19:50:49.390991+0000 mgr.x (mgr.24508) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:50 smithi032 bash[26432]: cluster 2024-08-08T19:50:49.390991+0000 mgr.x (mgr.24508) 199 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:52 smithi169 bash[22013]: cluster 2024-08-08T19:50:51.392554+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:52.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:52 smithi169 bash[22013]: audit 2024-08-08T19:50:51.457731+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:52 smithi032 bash[26432]: cluster 2024-08-08T19:50:51.392554+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:52 smithi032 bash[26432]: audit 2024-08-08T19:50:51.457731+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:52 smithi032 bash[19677]: cluster 2024-08-08T19:50:51.392554+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:52 smithi032 bash[19677]: audit 2024-08-08T19:50:51.457731+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:50:53.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:53 smithi169 bash[22013]: audit 2024-08-08T19:50:51.722058+0000 mgr.x (mgr.24508) 201 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:53.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:53 smithi032 bash[26432]: audit 2024-08-08T19:50:51.722058+0000 mgr.x (mgr.24508) 201 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:53 smithi032 bash[19677]: audit 2024-08-08T19:50:51.722058+0000 mgr.x (mgr.24508) 201 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:50:54.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:54 smithi169 bash[22013]: cluster 2024-08-08T19:50:53.393369+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:54.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:54 smithi032 bash[26432]: cluster 2024-08-08T19:50:53.393369+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:54 smithi032 bash[19677]: cluster 2024-08-08T19:50:53.393369+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:55.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:50:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:50:54] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-08T19:50:56.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:56 smithi169 bash[22013]: cluster 2024-08-08T19:50:55.394200+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:56.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:56 smithi032 bash[26432]: cluster 2024-08-08T19:50:55.394200+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:56.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:56 smithi032 bash[19677]: cluster 2024-08-08T19:50:55.394200+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:50:58.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:50:58 smithi032 bash[19677]: cluster 2024-08-08T19:50:57.395988+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:50:58 smithi032 bash[26432]: cluster 2024-08-08T19:50:57.395988+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:50:58.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:50:58 smithi169 bash[22013]: cluster 2024-08-08T19:50:57.395988+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:00.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:00 smithi032 bash[19677]: cluster 2024-08-08T19:50:59.396859+0000 mgr.x (mgr.24508) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:00.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:00 smithi032 bash[26432]: cluster 2024-08-08T19:50:59.396859+0000 mgr.x (mgr.24508) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:00.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:00 smithi169 bash[22013]: cluster 2024-08-08T19:50:59.396859+0000 mgr.x (mgr.24508) 205 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:02 smithi032 bash[19677]: cluster 2024-08-08T19:51:01.398439+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:02 smithi032 bash[26432]: cluster 2024-08-08T19:51:01.398439+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:02.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:02 smithi169 bash[22013]: cluster 2024-08-08T19:51:01.398439+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:03 smithi032 bash[19677]: audit 2024-08-08T19:51:01.725229+0000 mgr.x (mgr.24508) 207 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:03 smithi032 bash[26432]: audit 2024-08-08T19:51:01.725229+0000 mgr.x (mgr.24508) 207 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:03.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:03 smithi169 bash[22013]: audit 2024-08-08T19:51:01.725229+0000 mgr.x (mgr.24508) 207 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:04 smithi032 bash[19677]: cluster 2024-08-08T19:51:03.399302+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:04 smithi032 bash[26432]: cluster 2024-08-08T19:51:03.399302+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:04.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:04 smithi169 bash[22013]: cluster 2024-08-08T19:51:03.399302+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:05.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:04] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-08T19:51:06.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:06 smithi032 bash[19677]: cluster 2024-08-08T19:51:05.400027+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:06.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:06 smithi032 bash[19677]: audit 2024-08-08T19:51:06.458283+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:06 smithi032 bash[26432]: cluster 2024-08-08T19:51:05.400027+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:06 smithi032 bash[26432]: audit 2024-08-08T19:51:06.458283+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:06.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:06 smithi169 bash[22013]: cluster 2024-08-08T19:51:05.400027+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:06.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:06 smithi169 bash[22013]: audit 2024-08-08T19:51:06.458283+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:07.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:07 smithi032 bash[19677]: cluster 2024-08-08T19:51:07.401749+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:07.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:07 smithi032 bash[26432]: cluster 2024-08-08T19:51:07.401749+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:07.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:07 smithi169 bash[22013]: cluster 2024-08-08T19:51:07.401749+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:10.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:10 smithi169 bash[22013]: cluster 2024-08-08T19:51:09.402585+0000 mgr.x (mgr.24508) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:10.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:10 smithi032 bash[26432]: cluster 2024-08-08T19:51:09.402585+0000 mgr.x (mgr.24508) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:10.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:10 smithi032 bash[19677]: cluster 2024-08-08T19:51:09.402585+0000 mgr.x (mgr.24508) 211 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:12.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:12 smithi169 bash[22013]: cluster 2024-08-08T19:51:11.404203+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:12 smithi032 bash[19677]: cluster 2024-08-08T19:51:11.404203+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:12.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:12 smithi032 bash[26432]: cluster 2024-08-08T19:51:11.404203+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:13.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:13 smithi169 bash[22013]: audit 2024-08-08T19:51:11.733894+0000 mgr.x (mgr.24508) 213 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:13.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:13 smithi032 bash[19677]: audit 2024-08-08T19:51:11.733894+0000 mgr.x (mgr.24508) 213 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:13.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:13 smithi032 bash[26432]: audit 2024-08-08T19:51:11.733894+0000 mgr.x (mgr.24508) 213 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:14.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:14 smithi169 bash[22013]: cluster 2024-08-08T19:51:13.404893+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:14.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:14 smithi032 bash[19677]: cluster 2024-08-08T19:51:13.404893+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:14.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:14 smithi032 bash[26432]: cluster 2024-08-08T19:51:13.404893+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:15.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:14] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:51:16.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:16 smithi032 bash[19677]: cluster 2024-08-08T19:51:15.405686+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:16 smithi032 bash[26432]: cluster 2024-08-08T19:51:15.405686+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:16.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:16 smithi169 bash[22013]: cluster 2024-08-08T19:51:15.405686+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:18.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:18 smithi032 bash[19677]: cluster 2024-08-08T19:51:17.407382+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:18 smithi032 bash[26432]: cluster 2024-08-08T19:51:17.407382+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:18.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:18 smithi169 bash[22013]: cluster 2024-08-08T19:51:17.407382+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:20.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:20 smithi032 bash[26432]: cluster 2024-08-08T19:51:19.408152+0000 mgr.x (mgr.24508) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:20 smithi032 bash[19677]: cluster 2024-08-08T19:51:19.408152+0000 mgr.x (mgr.24508) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:20.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:20 smithi169 bash[22013]: cluster 2024-08-08T19:51:19.408152+0000 mgr.x (mgr.24508) 217 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:21.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:21 smithi032 bash[26432]: audit 2024-08-08T19:51:21.458533+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:21 smithi032 bash[19677]: audit 2024-08-08T19:51:21.458533+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:21.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:21 smithi169 bash[22013]: audit 2024-08-08T19:51:21.458533+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:22.471 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:51:22 smithi169 bash[46581]: logger=sqlstore.transactions t=2024-08-08T19:51:22.166168616Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-08T19:51:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:22 smithi032 bash[19677]: cluster 2024-08-08T19:51:21.409787+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:22 smithi032 bash[26432]: cluster 2024-08-08T19:51:21.409787+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:22.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:22 smithi169 bash[22013]: cluster 2024-08-08T19:51:21.409787+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:23 smithi032 bash[19677]: audit 2024-08-08T19:51:21.737860+0000 mgr.x (mgr.24508) 219 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:23 smithi032 bash[26432]: audit 2024-08-08T19:51:21.737860+0000 mgr.x (mgr.24508) 219 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:23.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:23 smithi169 bash[22013]: audit 2024-08-08T19:51:21.737860+0000 mgr.x (mgr.24508) 219 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:24 smithi032 bash[19677]: cluster 2024-08-08T19:51:23.410621+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:24.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:24 smithi032 bash[26432]: cluster 2024-08-08T19:51:23.410621+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:24 smithi169 bash[22013]: cluster 2024-08-08T19:51:23.410621+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:25.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:24] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:51:26.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:26 smithi032 bash[19677]: cluster 2024-08-08T19:51:25.411327+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:26 smithi032 bash[26432]: cluster 2024-08-08T19:51:25.411327+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:26.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:26 smithi169 bash[22013]: cluster 2024-08-08T19:51:25.411327+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:27.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:27 smithi032 bash[26432]: cluster 2024-08-08T19:51:27.412931+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:27.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:27 smithi032 bash[19677]: cluster 2024-08-08T19:51:27.412931+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:27.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:27 smithi169 bash[22013]: cluster 2024-08-08T19:51:27.412931+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[19677]: audit 2024-08-08T19:51:28.076226+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[19677]: audit 2024-08-08T19:51:28.083904+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[19677]: audit 2024-08-08T19:51:28.795801+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[19677]: audit 2024-08-08T19:51:28.798079+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[19677]: audit 2024-08-08T19:51:28.808472+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[26432]: audit 2024-08-08T19:51:28.076226+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[26432]: audit 2024-08-08T19:51:28.083904+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[26432]: audit 2024-08-08T19:51:28.795801+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[26432]: audit 2024-08-08T19:51:28.798079+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:51:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:29 smithi032 bash[26432]: audit 2024-08-08T19:51:28.808472+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:29 smithi169 bash[22013]: audit 2024-08-08T19:51:28.076226+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:29 smithi169 bash[22013]: audit 2024-08-08T19:51:28.083904+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:29.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:29 smithi169 bash[22013]: audit 2024-08-08T19:51:28.795801+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:51:29.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:29 smithi169 bash[22013]: audit 2024-08-08T19:51:28.798079+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:51:29.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:29 smithi169 bash[22013]: audit 2024-08-08T19:51:28.808472+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:51:30.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:30 smithi169 bash[22013]: cluster 2024-08-08T19:51:29.413675+0000 mgr.x (mgr.24508) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:30.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:30 smithi032 bash[26432]: cluster 2024-08-08T19:51:29.413675+0000 mgr.x (mgr.24508) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:30 smithi032 bash[19677]: cluster 2024-08-08T19:51:29.413675+0000 mgr.x (mgr.24508) 223 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:32.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:32 smithi169 bash[22013]: cluster 2024-08-08T19:51:31.415246+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:32.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:32 smithi032 bash[26432]: cluster 2024-08-08T19:51:31.415246+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:32.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:32 smithi032 bash[19677]: cluster 2024-08-08T19:51:31.415246+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:33.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:33 smithi032 bash[26432]: audit 2024-08-08T19:51:31.745801+0000 mgr.x (mgr.24508) 225 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:33 smithi032 bash[19677]: audit 2024-08-08T19:51:31.745801+0000 mgr.x (mgr.24508) 225 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:33.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:33 smithi169 bash[22013]: audit 2024-08-08T19:51:31.745801+0000 mgr.x (mgr.24508) 225 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:34.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:34 smithi032 bash[26432]: cluster 2024-08-08T19:51:33.415939+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:34 smithi032 bash[19677]: cluster 2024-08-08T19:51:33.415939+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:34.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:34 smithi169 bash[22013]: cluster 2024-08-08T19:51:33.415939+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:35.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:34] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:51:36.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:36 smithi032 bash[19677]: cluster 2024-08-08T19:51:35.416716+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:36 smithi032 bash[19677]: audit 2024-08-08T19:51:36.459291+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:36.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:36 smithi032 bash[26432]: cluster 2024-08-08T19:51:35.416716+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:36.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:36 smithi032 bash[26432]: audit 2024-08-08T19:51:36.459291+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:36.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:36 smithi169 bash[22013]: cluster 2024-08-08T19:51:35.416716+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:36.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:36 smithi169 bash[22013]: audit 2024-08-08T19:51:36.459291+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:38 smithi032 bash[19677]: cluster 2024-08-08T19:51:37.418376+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:38.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:38 smithi032 bash[26432]: cluster 2024-08-08T19:51:37.418376+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:38.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:38 smithi169 bash[22013]: cluster 2024-08-08T19:51:37.418376+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:40.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:40 smithi032 bash[26432]: cluster 2024-08-08T19:51:39.419081+0000 mgr.x (mgr.24508) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:40 smithi032 bash[19677]: cluster 2024-08-08T19:51:39.419081+0000 mgr.x (mgr.24508) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:40.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:40 smithi169 bash[22013]: cluster 2024-08-08T19:51:39.419081+0000 mgr.x (mgr.24508) 229 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:42.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:42 smithi032 bash[19677]: cluster 2024-08-08T19:51:41.420682+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:42 smithi032 bash[26432]: cluster 2024-08-08T19:51:41.420682+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:42.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:42 smithi169 bash[22013]: cluster 2024-08-08T19:51:41.420682+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:43.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:43 smithi032 bash[19677]: audit 2024-08-08T19:51:41.749716+0000 mgr.x (mgr.24508) 231 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:43.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:43 smithi032 bash[26432]: audit 2024-08-08T19:51:41.749716+0000 mgr.x (mgr.24508) 231 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:43.971 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:43 smithi169 bash[22013]: audit 2024-08-08T19:51:41.749716+0000 mgr.x (mgr.24508) 231 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:44.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:44 smithi032 bash[19677]: cluster 2024-08-08T19:51:43.421367+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:44.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:44 smithi032 bash[26432]: cluster 2024-08-08T19:51:43.421367+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:44.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:44 smithi169 bash[22013]: cluster 2024-08-08T19:51:43.421367+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:45.221 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:44] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:51:45.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:45 smithi032 bash[19677]: cluster 2024-08-08T19:51:45.422051+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:45.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:45 smithi032 bash[26432]: cluster 2024-08-08T19:51:45.422051+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:45.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:45 smithi169 bash[22013]: cluster 2024-08-08T19:51:45.422051+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:48 smithi032 bash[19677]: cluster 2024-08-08T19:51:47.423668+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:48 smithi032 bash[26432]: cluster 2024-08-08T19:51:47.423668+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:48.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:48 smithi169 bash[22013]: cluster 2024-08-08T19:51:47.423668+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:50 smithi032 bash[26432]: cluster 2024-08-08T19:51:49.424349+0000 mgr.x (mgr.24508) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:50 smithi032 bash[19677]: cluster 2024-08-08T19:51:49.424349+0000 mgr.x (mgr.24508) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:50.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:50 smithi169 bash[22013]: cluster 2024-08-08T19:51:49.424349+0000 mgr.x (mgr.24508) 235 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:51.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:51 smithi032 bash[26432]: audit 2024-08-08T19:51:51.459823+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:51.755 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:51 smithi032 bash[19677]: audit 2024-08-08T19:51:51.459823+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:51.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:51 smithi169 bash[22013]: audit 2024-08-08T19:51:51.459823+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:51:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:52 smithi032 bash[26432]: cluster 2024-08-08T19:51:51.425888+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:52 smithi032 bash[19677]: cluster 2024-08-08T19:51:51.425888+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:52.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:52 smithi169 bash[22013]: cluster 2024-08-08T19:51:51.425888+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:53.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:53 smithi032 bash[26432]: audit 2024-08-08T19:51:51.757704+0000 mgr.x (mgr.24508) 237 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:53 smithi032 bash[19677]: audit 2024-08-08T19:51:51.757704+0000 mgr.x (mgr.24508) 237 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:53.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:53 smithi169 bash[22013]: audit 2024-08-08T19:51:51.757704+0000 mgr.x (mgr.24508) 237 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:51:54.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:54 smithi032 bash[26432]: cluster 2024-08-08T19:51:53.426607+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:54 smithi032 bash[19677]: cluster 2024-08-08T19:51:53.426607+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:54.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:54 smithi169 bash[22013]: cluster 2024-08-08T19:51:53.426607+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:55.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:51:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:51:54] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:51:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:56 smithi032 bash[26432]: cluster 2024-08-08T19:51:55.427338+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:56 smithi032 bash[19677]: cluster 2024-08-08T19:51:55.427338+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:56.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:56 smithi169 bash[22013]: cluster 2024-08-08T19:51:55.427338+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:51:57.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:51:57 smithi032 bash[26432]: cluster 2024-08-08T19:51:57.428927+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:57.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:51:57 smithi032 bash[19677]: cluster 2024-08-08T19:51:57.428927+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:51:57.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:51:57 smithi169 bash[22013]: cluster 2024-08-08T19:51:57.428927+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:00 smithi032 bash[26432]: cluster 2024-08-08T19:51:59.429617+0000 mgr.x (mgr.24508) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:00 smithi032 bash[19677]: cluster 2024-08-08T19:51:59.429617+0000 mgr.x (mgr.24508) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:00.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:00 smithi169 bash[22013]: cluster 2024-08-08T19:51:59.429617+0000 mgr.x (mgr.24508) 241 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:02.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:02 smithi032 bash[19677]: cluster 2024-08-08T19:52:01.431151+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:02 smithi032 bash[26432]: cluster 2024-08-08T19:52:01.431151+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:02.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:02 smithi169 bash[22013]: cluster 2024-08-08T19:52:01.431151+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:03.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:03 smithi032 bash[19677]: audit 2024-08-08T19:52:01.767787+0000 mgr.x (mgr.24508) 243 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:03 smithi032 bash[26432]: audit 2024-08-08T19:52:01.767787+0000 mgr.x (mgr.24508) 243 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:03.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:03 smithi169 bash[22013]: audit 2024-08-08T19:52:01.767787+0000 mgr.x (mgr.24508) 243 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:04.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:04 smithi032 bash[19677]: cluster 2024-08-08T19:52:03.431859+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:04 smithi032 bash[26432]: cluster 2024-08-08T19:52:03.431859+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:04.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:04 smithi169 bash[22013]: cluster 2024-08-08T19:52:03.431859+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:05.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:04] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:52:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:06 smithi032 bash[19677]: cluster 2024-08-08T19:52:05.432529+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:06 smithi032 bash[19677]: audit 2024-08-08T19:52:06.460540+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:06 smithi032 bash[26432]: cluster 2024-08-08T19:52:05.432529+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:06 smithi032 bash[26432]: audit 2024-08-08T19:52:06.460540+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:06.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:06 smithi169 bash[22013]: cluster 2024-08-08T19:52:05.432529+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:06.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:06 smithi169 bash[22013]: audit 2024-08-08T19:52:06.460540+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:08.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:08 smithi032 bash[19677]: cluster 2024-08-08T19:52:07.434223+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:08 smithi032 bash[26432]: cluster 2024-08-08T19:52:07.434223+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:08.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:08 smithi169 bash[22013]: cluster 2024-08-08T19:52:07.434223+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:10.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:10 smithi032 bash[26432]: cluster 2024-08-08T19:52:09.435034+0000 mgr.x (mgr.24508) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:10.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:10 smithi032 bash[19677]: cluster 2024-08-08T19:52:09.435034+0000 mgr.x (mgr.24508) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:10.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:10 smithi169 bash[22013]: cluster 2024-08-08T19:52:09.435034+0000 mgr.x (mgr.24508) 247 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:11 smithi032 bash[26432]: cluster 2024-08-08T19:52:11.436689+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:11 smithi032 bash[19677]: cluster 2024-08-08T19:52:11.436689+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:11.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:11 smithi169 bash[22013]: cluster 2024-08-08T19:52:11.436689+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:12.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:12 smithi032 bash[19677]: audit 2024-08-08T19:52:11.779174+0000 mgr.x (mgr.24508) 249 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:12.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:12 smithi032 bash[26432]: audit 2024-08-08T19:52:11.779174+0000 mgr.x (mgr.24508) 249 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:12.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:12 smithi169 bash[22013]: audit 2024-08-08T19:52:11.779174+0000 mgr.x (mgr.24508) 249 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:13.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:13 smithi032 bash[26432]: cluster 2024-08-08T19:52:13.437513+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:13.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:13 smithi032 bash[19677]: cluster 2024-08-08T19:52:13.437513+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:13.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:13 smithi169 bash[22013]: cluster 2024-08-08T19:52:13.437513+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:15.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:14] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:52:16.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:16 smithi032 bash[26432]: cluster 2024-08-08T19:52:15.438320+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:16 smithi032 bash[19677]: cluster 2024-08-08T19:52:15.438320+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:16.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:16 smithi169 bash[22013]: cluster 2024-08-08T19:52:15.438320+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:18.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:18 smithi032 bash[26432]: cluster 2024-08-08T19:52:17.440070+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:18 smithi032 bash[19677]: cluster 2024-08-08T19:52:17.440070+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:18.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:18 smithi169 bash[22013]: cluster 2024-08-08T19:52:17.440070+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:20.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:20 smithi032 bash[19677]: cluster 2024-08-08T19:52:19.440920+0000 mgr.x (mgr.24508) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:20 smithi032 bash[26432]: cluster 2024-08-08T19:52:19.440920+0000 mgr.x (mgr.24508) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:20.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:20 smithi169 bash[22013]: cluster 2024-08-08T19:52:19.440920+0000 mgr.x (mgr.24508) 253 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:21.786 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:21 smithi032 bash[19677]: audit 2024-08-08T19:52:21.461118+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:21.787 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:21 smithi032 bash[26432]: audit 2024-08-08T19:52:21.461118+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:21.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:21 smithi169 bash[22013]: audit 2024-08-08T19:52:21.461118+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:22.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:22 smithi032 bash[19677]: cluster 2024-08-08T19:52:21.442548+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:22 smithi032 bash[26432]: cluster 2024-08-08T19:52:21.442548+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:22.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:22 smithi169 bash[22013]: cluster 2024-08-08T19:52:21.442548+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:23 smithi032 bash[19677]: audit 2024-08-08T19:52:21.789224+0000 mgr.x (mgr.24508) 255 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:23.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:23 smithi032 bash[19677]: cluster 2024-08-08T19:52:23.443398+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:23 smithi032 bash[26432]: audit 2024-08-08T19:52:21.789224+0000 mgr.x (mgr.24508) 255 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:23 smithi032 bash[26432]: cluster 2024-08-08T19:52:23.443398+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:23.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:23 smithi169 bash[22013]: audit 2024-08-08T19:52:21.789224+0000 mgr.x (mgr.24508) 255 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:23.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:23 smithi169 bash[22013]: cluster 2024-08-08T19:52:23.443398+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:25.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:24] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:52:26.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:26 smithi032 bash[26432]: cluster 2024-08-08T19:52:25.444202+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:26 smithi032 bash[19677]: cluster 2024-08-08T19:52:25.444202+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:26.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:26 smithi169 bash[22013]: cluster 2024-08-08T19:52:25.444202+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:28.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:28 smithi032 bash[19677]: cluster 2024-08-08T19:52:27.445957+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:28 smithi032 bash[26432]: cluster 2024-08-08T19:52:27.445957+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:28.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:28 smithi169 bash[22013]: cluster 2024-08-08T19:52:27.445957+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:30.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[26432]: cluster 2024-08-08T19:52:29.446713+0000 mgr.x (mgr.24508) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[26432]: audit 2024-08-08T19:52:29.681610+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[26432]: audit 2024-08-08T19:52:29.683505+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[26432]: audit 2024-08-08T19:52:29.692908+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[19677]: cluster 2024-08-08T19:52:29.446713+0000 mgr.x (mgr.24508) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[19677]: audit 2024-08-08T19:52:29.681610+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[19677]: audit 2024-08-08T19:52:29.683505+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:52:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:30 smithi032 bash[19677]: audit 2024-08-08T19:52:29.692908+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:52:30.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:30 smithi169 bash[22013]: cluster 2024-08-08T19:52:29.446713+0000 mgr.x (mgr.24508) 259 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:30.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:30 smithi169 bash[22013]: audit 2024-08-08T19:52:29.681610+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:52:30.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:30 smithi169 bash[22013]: audit 2024-08-08T19:52:29.683505+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:52:30.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:30 smithi169 bash[22013]: audit 2024-08-08T19:52:29.692908+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' 2024-08-08T19:52:32.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:32 smithi032 bash[19677]: cluster 2024-08-08T19:52:31.448282+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:32.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:32 smithi032 bash[26432]: cluster 2024-08-08T19:52:31.448282+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:32.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:32 smithi169 bash[22013]: cluster 2024-08-08T19:52:31.448282+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:33 smithi032 bash[19677]: audit 2024-08-08T19:52:31.800552+0000 mgr.x (mgr.24508) 261 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:33 smithi032 bash[26432]: audit 2024-08-08T19:52:31.800552+0000 mgr.x (mgr.24508) 261 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:33.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:33 smithi169 bash[22013]: audit 2024-08-08T19:52:31.800552+0000 mgr.x (mgr.24508) 261 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:34.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:34 smithi032 bash[19677]: cluster 2024-08-08T19:52:33.448947+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:34 smithi032 bash[26432]: cluster 2024-08-08T19:52:33.448947+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:34.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:34 smithi169 bash[22013]: cluster 2024-08-08T19:52:33.448947+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:35.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:34] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:52:35.761 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T19:52:35.851 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:35 smithi032 bash[26432]: cluster 2024-08-08T19:52:35.449624+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:35.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:35 smithi032 bash[19677]: cluster 2024-08-08T19:52:35.449624+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:35.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:35 smithi169 bash[22013]: cluster 2024-08-08T19:52:35.449624+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:36.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:36 smithi032 bash[26432]: audit 2024-08-08T19:52:36.461705+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:36.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:36 smithi032 bash[19677]: audit 2024-08-08T19:52:36.461705+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:36.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:36 smithi169 bash[22013]: audit 2024-08-08T19:52:36.461705+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:37.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:37 smithi032 bash[26432]: cluster 2024-08-08T19:52:37.451313+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:37.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:37 smithi032 bash[19677]: cluster 2024-08-08T19:52:37.451313+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:37.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:37 smithi169 bash[22013]: cluster 2024-08-08T19:52:37.451313+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:40.590 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:52:40.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:40 smithi032 bash[19677]: cluster 2024-08-08T19:52:39.452021+0000 mgr.x (mgr.24508) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:40 smithi032 bash[26432]: cluster 2024-08-08T19:52:39.452021+0000 mgr.x (mgr.24508) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:40.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:40 smithi169 bash[22013]: cluster 2024-08-08T19:52:39.452021+0000 mgr.x (mgr.24508) 265 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:42.068 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (16m) 73s ago 17m 14.2M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (16m) 2m ago 16m 76.7M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (6m) 73s ago 14m 48.1M - 3.8 c7b33901c886 909b0a35a1a9 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (9m) 2m ago 25m 503M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (2m) 73s ago 27m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (27m) 73s ago 27m 65.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (25m) 2m ago 25m 47.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (25m) 73s ago 25m 45.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (17m) 73s ago 17m 8804k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:52:42.069 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (17m) 2m ago 17m 8592k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (24m) 73s ago 24m 55.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (23m) 73s ago 23m 63.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (22m) 73s ago 22m 60.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (21m) 73s ago 21m 54.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (21m) 2m ago 21m 63.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (20m) 2m ago 20m 52.9M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (19m) 2m ago 19m 59.3M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (18m) 2m ago 18m 60.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (6m) 2m ago 17m 44.7M - 2.43.0 a07b618ecd1d eca90bf090c8 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (14m) 73s ago 14m 97.7M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:52:42.070 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (14m) 2m ago 14m 97.1M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:52:42.651 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions' 2024-08-08T19:52:42.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:42 smithi032 bash[19677]: cluster 2024-08-08T19:52:41.453621+0000 mgr.x (mgr.24508) 266 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:42 smithi032 bash[26432]: cluster 2024-08-08T19:52:41.453621+0000 mgr.x (mgr.24508) 266 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:42.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:42 smithi169 bash[22013]: cluster 2024-08-08T19:52:41.453621+0000 mgr.x (mgr.24508) 266 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:43.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:43 smithi032 bash[26432]: audit 2024-08-08T19:52:41.811782+0000 mgr.x (mgr.24508) 267 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:43.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:43 smithi032 bash[26432]: audit 2024-08-08T19:52:42.032680+0000 mgr.x (mgr.24508) 268 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:52:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:43 smithi032 bash[19677]: audit 2024-08-08T19:52:41.811782+0000 mgr.x (mgr.24508) 267 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:43.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:43 smithi032 bash[19677]: audit 2024-08-08T19:52:42.032680+0000 mgr.x (mgr.24508) 268 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:52:43.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:43 smithi169 bash[22013]: audit 2024-08-08T19:52:41.811782+0000 mgr.x (mgr.24508) 267 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:43.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:43 smithi169 bash[22013]: audit 2024-08-08T19:52:42.032680+0000 mgr.x (mgr.24508) 268 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:52:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:44 smithi032 bash[26432]: cluster 2024-08-08T19:52:43.454320+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:44.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:44 smithi032 bash[19677]: cluster 2024-08-08T19:52:43.454320+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:44.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:44 smithi169 bash[22013]: cluster 2024-08-08T19:52:43.454320+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:45.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:44] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:52:45.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:45 smithi032 bash[19677]: cluster 2024-08-08T19:52:45.455045+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:45.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:45 smithi032 bash[26432]: cluster 2024-08-08T19:52:45.455045+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:45.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:45 smithi169 bash[22013]: cluster 2024-08-08T19:52:45.455045+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:47.468 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:52:48.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:48 smithi032 bash[19677]: cluster 2024-08-08T19:52:47.456701+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:48 smithi032 bash[26432]: cluster 2024-08-08T19:52:47.456701+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:48.895 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T19:52:48.896 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:52:48.897 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:52:48.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:48 smithi169 bash[22013]: cluster 2024-08-08T19:52:47.456701+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:49.556 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T19:52:49.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:49 smithi032 bash[26432]: audit 2024-08-08T19:52:48.897801+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.32:0/2386807015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:52:49.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:49 smithi032 bash[19677]: audit 2024-08-08T19:52:48.897801+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.32:0/2386807015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:52:49.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:49 smithi169 bash[22013]: audit 2024-08-08T19:52:48.897801+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.32:0/2386807015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:52:50.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:50 smithi032 bash[19677]: cluster 2024-08-08T19:52:49.457408+0000 mgr.x (mgr.24508) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:50 smithi032 bash[26432]: cluster 2024-08-08T19:52:49.457408+0000 mgr.x (mgr.24508) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:50.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:50 smithi169 bash[22013]: cluster 2024-08-08T19:52:49.457408+0000 mgr.x (mgr.24508) 272 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:51.818 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:51 smithi032 bash[19677]: cluster 2024-08-08T19:52:51.458990+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:51.818 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:51 smithi032 bash[19677]: audit 2024-08-08T19:52:51.462240+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:51.818 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:51 smithi032 bash[26432]: cluster 2024-08-08T19:52:51.458990+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:51.818 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:51 smithi032 bash[26432]: audit 2024-08-08T19:52:51.462240+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:51.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:51 smithi169 bash[22013]: cluster 2024-08-08T19:52:51.458990+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:51.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:51 smithi169 bash[22013]: audit 2024-08-08T19:52:51.462240+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:52:52.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:52 smithi032 bash[26432]: audit 2024-08-08T19:52:51.820766+0000 mgr.x (mgr.24508) 274 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:52 smithi032 bash[19677]: audit 2024-08-08T19:52:51.820766+0000 mgr.x (mgr.24508) 274 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:52.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:52 smithi169 bash[22013]: audit 2024-08-08T19:52:51.820766+0000 mgr.x (mgr.24508) 274 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:52:53.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:53 smithi032 bash[19677]: cluster 2024-08-08T19:52:53.459703+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:53 smithi032 bash[26432]: cluster 2024-08-08T19:52:53.459703+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:53.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:53 smithi169 bash[22013]: cluster 2024-08-08T19:52:53.459703+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:54.383 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:52:55.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:52:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:52:54] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:52:55.872 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T19:52:56.460 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph -s' 2024-08-08T19:52:56.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:56 smithi032 bash[19677]: cluster 2024-08-08T19:52:55.460424+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:56 smithi032 bash[19677]: audit 2024-08-08T19:52:55.875029+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.32:0/3404818780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:52:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:56 smithi032 bash[26432]: cluster 2024-08-08T19:52:55.460424+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:56 smithi032 bash[26432]: audit 2024-08-08T19:52:55.875029+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.32:0/3404818780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:52:56.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:56 smithi169 bash[22013]: cluster 2024-08-08T19:52:55.460424+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:52:56.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:56 smithi169 bash[22013]: audit 2024-08-08T19:52:55.875029+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.32:0/3404818780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:52:58.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:52:58 smithi032 bash[19677]: cluster 2024-08-08T19:52:57.462095+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:52:58 smithi032 bash[26432]: cluster 2024-08-08T19:52:57.462095+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:52:58.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:52:58 smithi169 bash[22013]: cluster 2024-08-08T19:52:57.462095+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:00 smithi032 bash[26432]: cluster 2024-08-08T19:52:59.462841+0000 mgr.x (mgr.24508) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:00 smithi032 bash[19677]: cluster 2024-08-08T19:52:59.462841+0000 mgr.x (mgr.24508) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:00.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:00 smithi169 bash[22013]: cluster 2024-08-08T19:52:59.462841+0000 mgr.x (mgr.24508) 278 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:01.284 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:53:01.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:01 smithi032 bash[26432]: cluster 2024-08-08T19:53:01.464411+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:01.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:01 smithi032 bash[19677]: cluster 2024-08-08T19:53:01.464411+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:01.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:01 smithi169 bash[22013]: cluster 2024-08-08T19:53:01.464411+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: id: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-08-08T19:53:02.811 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 25m) 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: x(active, since 6m), standbys: y 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-08T19:53:02.812 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:53:02.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:02 smithi032 bash[19677]: audit 2024-08-08T19:53:01.831994+0000 mgr.x (mgr.24508) 280 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:02.824 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:02 smithi032 bash[26432]: audit 2024-08-08T19:53:01.831994+0000 mgr.x (mgr.24508) 280 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:02.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:02 smithi169 bash[22013]: audit 2024-08-08T19:53:01.831994+0000 mgr.x (mgr.24508) 280 : audit [DBG] from='client.15024 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:03.388 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph mgr fail' 2024-08-08T19:53:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:03 smithi032 bash[26432]: audit 2024-08-08T19:53:02.813668+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.32:0/3109421983' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:53:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:03 smithi032 bash[26432]: cluster 2024-08-08T19:53:03.465110+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:03.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:03 smithi032 bash[19677]: audit 2024-08-08T19:53:02.813668+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.32:0/3109421983' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:53:03.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:03 smithi032 bash[19677]: cluster 2024-08-08T19:53:03.465110+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:03.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:03 smithi169 bash[22013]: audit 2024-08-08T19:53:02.813668+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.32:0/3109421983' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:53:03.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:03 smithi169 bash[22013]: cluster 2024-08-08T19:53:03.465110+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:05.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:53:04] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-08T19:53:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:06 smithi032 bash[26432]: cluster 2024-08-08T19:53:05.465792+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:06.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:06 smithi032 bash[26432]: audit 2024-08-08T19:53:06.462751+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:06 smithi032 bash[19677]: cluster 2024-08-08T19:53:05.465792+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:06 smithi032 bash[19677]: audit 2024-08-08T19:53:06.462751+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:06.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:06 smithi169 bash[22013]: cluster 2024-08-08T19:53:05.465792+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:06.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:06 smithi169 bash[22013]: audit 2024-08-08T19:53:06.462751+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24508 172.21.15.169:0/3918256840' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:08.216 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:53:08.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:08 smithi032 bash[26432]: cluster 2024-08-08T19:53:07.467453+0000 mgr.x (mgr.24508) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:08 smithi032 bash[19677]: cluster 2024-08-08T19:53:07.467453+0000 mgr.x (mgr.24508) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:08.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:08 smithi169 bash[22013]: cluster 2024-08-08T19:53:07.467453+0000 mgr.x (mgr.24508) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:09.781 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:09 smithi032 bash[68128]: [08/Aug/2024:19:53:09] ENGINE Bus STOPPING 2024-08-08T19:53:09.782 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:09 smithi032 bash[19677]: cluster 2024-08-08T19:53:09.468148+0000 mgr.x (mgr.24508) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:09.782 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:09 smithi032 bash[26432]: cluster 2024-08-08T19:53:09.468148+0000 mgr.x (mgr.24508) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:09.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:09 smithi169 bash[22013]: cluster 2024-08-08T19:53:09.468148+0000 mgr.x (mgr.24508) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:09.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:09 smithi169 bash[49598]: ignoring --setuser ceph since I am not root 2024-08-08T19:53:09.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:09 smithi169 bash[49598]: ignoring --setgroup ceph since I am not root 2024-08-08T19:53:09.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:09 smithi169 bash[49598]: debug 2024-08-08T19:53:09.743+0000 7f11e380a640 1 -- 172.21.15.169:0/643138520 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55626127b0e0 con 0x55626127c800 2024-08-08T19:53:10.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:09 smithi032 bash[68128]: [08/Aug/2024:19:53:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:53:10.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:09 smithi032 bash[68128]: [08/Aug/2024:19:53:09] ENGINE Bus STOPPED 2024-08-08T19:53:10.279 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:53:10.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.671213+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.32:0/4088644238' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.671794+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: cluster 2024-08-08T19:53:09.672575+0000 mon.a (mon.0) 1225 : cluster [INF] Activating manager daemon y 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.676023+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: cluster 2024-08-08T19:53:09.680266+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: cluster 2024-08-08T19:53:09.680517+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00794534s) 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.687140+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.687431+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.687711+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.688143+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:53:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.688490+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.688836+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.689116+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.689309+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.689706+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.689951+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.690257+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.690480+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.690741+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.690905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: audit 2024-08-08T19:53:09.691410+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:53:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[26432]: cluster 2024-08-08T19:53:10.165149+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon y is now available 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[68128]: [08/Aug/2024:19:53:10] ENGINE Bus STARTING 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.671213+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.32:0/4088644238' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.671794+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: cluster 2024-08-08T19:53:09.672575+0000 mon.a (mon.0) 1225 : cluster [INF] Activating manager daemon y 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.676023+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: cluster 2024-08-08T19:53:09.680266+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-08T19:53:10.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: cluster 2024-08-08T19:53:09.680517+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00794534s) 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.687140+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.687431+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.687711+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.688143+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.688490+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.688836+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.689116+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.689309+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.689706+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.689951+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.690257+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.690480+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:53:10.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.690741+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:53:10.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.690905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:53:10.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: audit 2024-08-08T19:53:09.691410+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:53:10.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[19677]: cluster 2024-08-08T19:53:10.165149+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon y is now available 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.671213+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.32:0/4088644238' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.671794+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: cluster 2024-08-08T19:53:09.672575+0000 mon.a (mon.0) 1225 : cluster [INF] Activating manager daemon y 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.676023+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: cluster 2024-08-08T19:53:09.680266+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: cluster 2024-08-08T19:53:09.680517+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00794534s) 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.687140+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.687431+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:53:10.920 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.687711+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.688143+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.688490+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.688836+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.689116+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.689309+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.689706+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.689951+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.690257+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.690480+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.690741+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:53:10.921 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.690905+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:53:10.922 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: audit 2024-08-08T19:53:09.691410+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:53:10.922 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:10 smithi169 bash[22013]: cluster 2024-08-08T19:53:10.165149+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon y is now available 2024-08-08T19:53:11.098 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[68128]: [08/Aug/2024:19:53:10] ENGINE Serving on http://:::9283 2024-08-08T19:53:11.098 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:10 smithi032 bash[68128]: [08/Aug/2024:19:53:10] ENGINE Bus STARTED 2024-08-08T19:53:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.645299+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.646988+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.667531+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.668092+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: cluster 2024-08-08T19:53:10.685502+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e31: y(active, since 1.01293s) 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.731309+0000 mgr.y (mgr.25019) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: cluster 2024-08-08T19:53:10.736963+0000 mgr.y (mgr.25019) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.742246+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[26432]: audit 2024-08-08T19:53:10.742639+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.645299+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.646988+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.667531+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.668092+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: cluster 2024-08-08T19:53:10.685502+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e31: y(active, since 1.01293s) 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.731309+0000 mgr.y (mgr.25019) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: cluster 2024-08-08T19:53:10.736963+0000 mgr.y (mgr.25019) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.742246+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:11 smithi032 bash[19677]: audit 2024-08-08T19:53:10.742639+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:11.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.645299+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.646988+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.667531+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.668092+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: cluster 2024-08-08T19:53:10.685502+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e31: y(active, since 1.01293s) 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.731309+0000 mgr.y (mgr.25019) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: cluster 2024-08-08T19:53:10.736963+0000 mgr.y (mgr.25019) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.742246+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:11 smithi169 bash[22013]: audit 2024-08-08T19:53:10.742639+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: debug 2024-08-08T19:53:12.040+0000 7fe4f322e640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:53:12] ENGINE Error in HTTPServer.serve 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: Traceback (most recent call last): 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: self._connections.run(self.expiration_interval) 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: self._run(expiration_interval) 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:53:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: s = self.context.wrap_socket( 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: return self.sslsocket_class._create( 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: self.do_handshake() 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: self._sslobj.do_handshake() 2024-08-08T19:53:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[68128]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: cephadm 2024-08-08T19:53:11.917964+0000 mgr.y (mgr.25019) 5 : cephadm [INF] [08/Aug/2024:19:53:11] ENGINE Bus STARTING 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: cephadm 2024-08-08T19:53:12.041640+0000 mgr.y (mgr.25019) 6 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: cephadm 2024-08-08T19:53:12.046419+0000 mgr.y (mgr.25019) 7 : cephadm [ERR] [08/Aug/2024:19:53:12] ENGINE Error in HTTPServer.serve 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: Traceback (most recent call last): 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: self._connections.run(self.expiration_interval) 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: self._run(expiration_interval) 2024-08-08T19:53:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: s = self.context.wrap_socket( 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: return self.sslsocket_class._create( 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: self.do_handshake() 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: self._sslobj.do_handshake() 2024-08-08T19:53:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:12 smithi169 bash[22013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:53:13.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: cephadm 2024-08-08T19:53:11.917964+0000 mgr.y (mgr.25019) 5 : cephadm [INF] [08/Aug/2024:19:53:11] ENGINE Bus STARTING 2024-08-08T19:53:13.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: cephadm 2024-08-08T19:53:12.041640+0000 mgr.y (mgr.25019) 6 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:53:13.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: cephadm 2024-08-08T19:53:12.046419+0000 mgr.y (mgr.25019) 7 : cephadm [ERR] [08/Aug/2024:19:53:12] ENGINE Error in HTTPServer.serve 2024-08-08T19:53:13.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:53:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: cephadm 2024-08-08T19:53:11.917964+0000 mgr.y (mgr.25019) 5 : cephadm [INF] [08/Aug/2024:19:53:11] ENGINE Bus STARTING 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: cephadm 2024-08-08T19:53:12.041640+0000 mgr.y (mgr.25019) 6 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: cephadm 2024-08-08T19:53:12.046419+0000 mgr.y (mgr.25019) 7 : cephadm [ERR] [08/Aug/2024:19:53:12] ENGINE Error in HTTPServer.serve 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: Traceback (most recent call last): 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: self._connections.run(self.expiration_interval) 2024-08-08T19:53:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: self._run(expiration_interval) 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: s = self.context.wrap_socket( 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: return self.sslsocket_class._create( 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: self.do_handshake() 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: self._sslobj.do_handshake() 2024-08-08T19:53:13.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:12 smithi032 bash[26432]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:53:13.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:13 smithi169 bash[22013]: cephadm 2024-08-08T19:53:12.142693+0000 mgr.y (mgr.25019) 8 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:53:13.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:13 smithi169 bash[22013]: cephadm 2024-08-08T19:53:12.142855+0000 mgr.y (mgr.25019) 9 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Bus STARTED 2024-08-08T19:53:13.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:13 smithi169 bash[22013]: cluster 2024-08-08T19:53:12.699152+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-08-08T19:53:14.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[26432]: cephadm 2024-08-08T19:53:12.142693+0000 mgr.y (mgr.25019) 8 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:53:14.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[26432]: cephadm 2024-08-08T19:53:12.142855+0000 mgr.y (mgr.25019) 9 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Bus STARTED 2024-08-08T19:53:14.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[26432]: cluster 2024-08-08T19:53:12.699152+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-08-08T19:53:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[19677]: cephadm 2024-08-08T19:53:12.142693+0000 mgr.y (mgr.25019) 8 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T19:53:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[19677]: cephadm 2024-08-08T19:53:12.142855+0000 mgr.y (mgr.25019) 9 : cephadm [INF] [08/Aug/2024:19:53:12] ENGINE Bus STARTED 2024-08-08T19:53:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:13 smithi032 bash[19677]: cluster 2024-08-08T19:53:12.699152+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-08-08T19:53:15.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:14 smithi032 bash[26432]: cluster 2024-08-08T19:53:13.690900+0000 mgr.y (mgr.25019) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:15.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:14 smithi032 bash[19677]: cluster 2024-08-08T19:53:13.690900+0000 mgr.y (mgr.25019) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:15.093 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:53:15.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:14 smithi169 bash[22013]: cluster 2024-08-08T19:53:13.690900+0000 mgr.y (mgr.25019) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:16.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:15 smithi032 bash[19677]: cluster 2024-08-08T19:53:14.758576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-08-08T19:53:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:15 smithi032 bash[26432]: cluster 2024-08-08T19:53:14.758576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-08-08T19:53:16.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[22013]: cluster 2024-08-08T19:53:14.758576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-08-08T19:53:16.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[49598]: [08/Aug/2024:19:53:15] ENGINE Bus STARTING 2024-08-08T19:53:16.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[49598]: CherryPy Checker: 2024-08-08T19:53:16.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[49598]: The Application mounted at '' has an empty config. 2024-08-08T19:53:16.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[49598]: [08/Aug/2024:19:53:15] ENGINE Serving on http://:::9283 2024-08-08T19:53:16.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:15 smithi169 bash[49598]: [08/Aug/2024:19:53:15] ENGINE Bus STARTED 2024-08-08T19:53:17.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: cluster 2024-08-08T19:53:15.691739+0000 mgr.y (mgr.25019) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: cluster 2024-08-08T19:53:15.781597+0000 mon.a (mon.0) 1235 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: audit 2024-08-08T19:53:15.782708+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: audit 2024-08-08T19:53:15.783221+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: audit 2024-08-08T19:53:15.784943+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[19677]: audit 2024-08-08T19:53:15.786334+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: cluster 2024-08-08T19:53:15.691739+0000 mgr.y (mgr.25019) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: cluster 2024-08-08T19:53:15.781597+0000 mon.a (mon.0) 1235 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:53:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: audit 2024-08-08T19:53:15.782708+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:53:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: audit 2024-08-08T19:53:15.783221+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:53:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: audit 2024-08-08T19:53:15.784943+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:53:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:16 smithi032 bash[26432]: audit 2024-08-08T19:53:15.786334+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:53:17.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: cluster 2024-08-08T19:53:15.691739+0000 mgr.y (mgr.25019) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:53:17.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: cluster 2024-08-08T19:53:15.781597+0000 mon.a (mon.0) 1235 : cluster [DBG] Standby manager daemon x started 2024-08-08T19:53:17.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: audit 2024-08-08T19:53:15.782708+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T19:53:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: audit 2024-08-08T19:53:15.783221+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:53:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: audit 2024-08-08T19:53:15.784943+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T19:53:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:16 smithi169 bash[22013]: audit 2024-08-08T19:53:15.786334+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:53:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: cluster 2024-08-08T19:53:16.787288+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-08-08T19:53:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: audit 2024-08-08T19:53:16.791637+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:53:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: audit 2024-08-08T19:53:16.876386+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: audit 2024-08-08T19:53:16.881962+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: audit 2024-08-08T19:53:17.174829+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[19677]: audit 2024-08-08T19:53:17.187634+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: cluster 2024-08-08T19:53:16.787288+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-08-08T19:53:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: audit 2024-08-08T19:53:16.791637+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:53:18.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: audit 2024-08-08T19:53:16.876386+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: audit 2024-08-08T19:53:16.881962+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: audit 2024-08-08T19:53:17.174829+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:17 smithi032 bash[26432]: audit 2024-08-08T19:53:17.187634+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: cluster 2024-08-08T19:53:16.787288+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: audit 2024-08-08T19:53:16.791637+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: audit 2024-08-08T19:53:16.876386+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: audit 2024-08-08T19:53:16.881962+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: audit 2024-08-08T19:53:17.174829+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:17 smithi169 bash[22013]: audit 2024-08-08T19:53:17.187634+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: cluster 2024-08-08T19:53:17.693379+0000 mgr.y (mgr.25019) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.048071+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.056501+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.362631+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.376419+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.382745+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:18.384297+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:19.022686+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:19.027740+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:19.037174+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[19677]: audit 2024-08-08T19:53:19.042766+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: cluster 2024-08-08T19:53:17.693379+0000 mgr.y (mgr.25019) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.048071+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.056501+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.362631+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.376419+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.382745+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:18.384297+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:19.022686+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:19.027740+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:19.037174+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:19 smithi032 bash[26432]: audit 2024-08-08T19:53:19.042766+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: cluster 2024-08-08T19:53:17.693379+0000 mgr.y (mgr.25019) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.048071+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.056501+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.362631+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.376419+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.382745+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:18.384297+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:19.022686+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:19.027740+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:19.037174+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:19.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:19 smithi169 bash[22013]: audit 2024-08-08T19:53:19.042766+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.386544+0000 mgr.y (mgr.25019) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.386994+0000 mgr.y (mgr.25019) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.576275+0000 mgr.y (mgr.25019) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.576600+0000 mgr.y (mgr.25019) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.723842+0000 mgr.y (mgr.25019) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.724020+0000 mgr.y (mgr.25019) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.867050+0000 mgr.y (mgr.25019) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:18.867232+0000 mgr.y (mgr.25019) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: audit 2024-08-08T19:53:19.055838+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:19.094461+0000 mgr.y (mgr.25019) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: audit 2024-08-08T19:53:19.095164+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: audit 2024-08-08T19:53:19.095846+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: audit 2024-08-08T19:53:19.113317+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[19677]: cephadm 2024-08-08T19:53:19.114624+0000 mgr.y (mgr.25019) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.386544+0000 mgr.y (mgr.25019) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.386994+0000 mgr.y (mgr.25019) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:53:20.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.576275+0000 mgr.y (mgr.25019) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.576600+0000 mgr.y (mgr.25019) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.723842+0000 mgr.y (mgr.25019) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.724020+0000 mgr.y (mgr.25019) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.867050+0000 mgr.y (mgr.25019) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:18.867232+0000 mgr.y (mgr.25019) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: audit 2024-08-08T19:53:19.055838+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:19.094461+0000 mgr.y (mgr.25019) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: audit 2024-08-08T19:53:19.095164+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: audit 2024-08-08T19:53:19.095846+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: audit 2024-08-08T19:53:19.113317+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:20 smithi032 bash[26432]: cephadm 2024-08-08T19:53:19.114624+0000 mgr.y (mgr.25019) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.386544+0000 mgr.y (mgr.25019) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.386994+0000 mgr.y (mgr.25019) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.576275+0000 mgr.y (mgr.25019) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.576600+0000 mgr.y (mgr.25019) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.723842+0000 mgr.y (mgr.25019) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.724020+0000 mgr.y (mgr.25019) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:53:20.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.867050+0000 mgr.y (mgr.25019) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:18.867232+0000 mgr.y (mgr.25019) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: audit 2024-08-08T19:53:19.055838+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:19.094461+0000 mgr.y (mgr.25019) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: audit 2024-08-08T19:53:19.095164+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: audit 2024-08-08T19:53:19.095846+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25019 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: audit 2024-08-08T19:53:19.113317+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:20 smithi169 bash[22013]: cephadm 2024-08-08T19:53:19.114624+0000 mgr.y (mgr.25019) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:53:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:21 smithi032 bash[19677]: cluster 2024-08-08T19:53:19.693984+0000 mgr.y (mgr.25019) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:53:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:21 smithi032 bash[26432]: cluster 2024-08-08T19:53:19.693984+0000 mgr.y (mgr.25019) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:53:21.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:21 smithi169 bash[22013]: cluster 2024-08-08T19:53:19.693984+0000 mgr.y (mgr.25019) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:53:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[26432]: cluster 2024-08-08T19:53:21.695667+0000 mgr.y (mgr.25019) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[26432]: audit 2024-08-08T19:53:22.394488+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[26432]: audit 2024-08-08T19:53:22.400610+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[19677]: cluster 2024-08-08T19:53:21.695667+0000 mgr.y (mgr.25019) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[19677]: audit 2024-08-08T19:53:22.394488+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:23 smithi032 bash[19677]: audit 2024-08-08T19:53:22.400610+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:23.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:23 smithi169 bash[22013]: cluster 2024-08-08T19:53:21.695667+0000 mgr.y (mgr.25019) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:23 smithi169 bash[22013]: audit 2024-08-08T19:53:22.394488+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:23 smithi169 bash[22013]: audit 2024-08-08T19:53:22.400610+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:24.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:24 smithi169 bash[22013]: cephadm 2024-08-08T19:53:22.402756+0000 mgr.y (mgr.25019) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:53:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:24 smithi169 bash[22013]: cephadm 2024-08-08T19:53:22.663956+0000 mgr.y (mgr.25019) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:53:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:24 smithi169 bash[22013]: audit 2024-08-08T19:53:23.908895+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.32:0/2956591958' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:53:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[19677]: cephadm 2024-08-08T19:53:22.402756+0000 mgr.y (mgr.25019) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:53:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[19677]: cephadm 2024-08-08T19:53:22.663956+0000 mgr.y (mgr.25019) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:53:24.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[19677]: audit 2024-08-08T19:53:23.908895+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.32:0/2956591958' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:53:24.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[26432]: cephadm 2024-08-08T19:53:22.402756+0000 mgr.y (mgr.25019) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:53:24.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[26432]: cephadm 2024-08-08T19:53:22.663956+0000 mgr.y (mgr.25019) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:53:24.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:24 smithi032 bash[26432]: audit 2024-08-08T19:53:23.908895+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.32:0/2956591958' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:53:25.084 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:53:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:53:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-08T19:53:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:25 smithi169 bash[22013]: cluster 2024-08-08T19:53:23.696236+0000 mgr.y (mgr.25019) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:25.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:25 smithi032 bash[19677]: cluster 2024-08-08T19:53:23.696236+0000 mgr.y (mgr.25019) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:25.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:25 smithi032 bash[26432]: cluster 2024-08-08T19:53:23.696236+0000 mgr.y (mgr.25019) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:26.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:26 smithi169 bash[22013]: audit 2024-08-08T19:53:25.646810+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:26.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:26 smithi032 bash[19677]: audit 2024-08-08T19:53:25.646810+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:26.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:26 smithi032 bash[26432]: audit 2024-08-08T19:53:25.646810+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:27.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[22013]: cluster 2024-08-08T19:53:25.710676+0000 mgr.y (mgr.25019) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:27.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:27 smithi032 bash[19677]: cluster 2024-08-08T19:53:25.710676+0000 mgr.y (mgr.25019) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:27.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:27 smithi032 bash[26432]: cluster 2024-08-08T19:53:25.710676+0000 mgr.y (mgr.25019) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.513Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T19:53:27.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.514Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T19:53:27.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:27 smithi169 bash[51465]: ts=2024-08-08T19:53:27.515Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T19:53:28.379 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:28 smithi169 bash[53132]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:53:28.379 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:28 smithi169 bash[53192]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:53:28.379 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:28 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T19:53:28.379 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:28 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:53:28.379 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:28 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:53:29.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: cluster 2024-08-08T19:53:27.712430+0000 mgr.y (mgr.25019) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.316113+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.329439+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.337016+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.358717+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.362738+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.366815+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.375212+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[22013]: audit 2024-08-08T19:53:28.381685+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: cluster 2024-08-08T19:53:27.712430+0000 mgr.y (mgr.25019) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.316113+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.329439+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.337016+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.358717+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.362738+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.366815+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.375212+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[26432]: audit 2024-08-08T19:53:28.381685+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: cluster 2024-08-08T19:53:27.712430+0000 mgr.y (mgr.25019) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.316113+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.329439+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.337016+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.358717+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.362738+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.366815+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.375212+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:29 smithi032 bash[19677]: audit 2024-08-08T19:53:28.381685+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:29.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.467Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T19:53:29.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.467Z 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-08-08T19:53:29.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.467Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T19:53:29.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.468Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T19:53:29.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.468Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T19:53:29.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.470Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.470Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.472Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.472Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.474Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.474Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.983µs 2024-08-08T19:53:29.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.474Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T19:53:29.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.475Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-08T19:53:29.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.490Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-08T19:53:29.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.495Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-08T19:53:29.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.496Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-08T19:53:29.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.496Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.862µs wal_replay_duration=21.657208ms wbl_replay_duration=96ns total_replay_duration=21.701554ms 2024-08-08T19:53:29.727 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.498Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T19:53:29.727 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.498Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T19:53:29.727 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.498Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T19:53:29.727 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.522Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.644138ms db_storage=1.017µs remote_storage=1.513µs web_handler=411ns query_engine=726ns scrape=248.036µs scrape_sd=111.17µs notify=20.835µs notify_sd=26.927µs rules=23.869049ms tracing=5.718µs 2024-08-08T19:53:29.727 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.522Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T19:53:29.728 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:53:29 smithi169 bash[53221]: ts=2024-08-08T19:53:29.522Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T19:53:30.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:30 smithi169 bash[22013]: audit 2024-08-08T19:53:28.338601+0000 mgr.y (mgr.25019) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:30.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:30 smithi169 bash[22013]: cephadm 2024-08-08T19:53:28.362254+0000 mgr.y (mgr.25019) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:53:30.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:30 smithi169 bash[22013]: audit 2024-08-08T19:53:28.363466+0000 mgr.y (mgr.25019) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:30.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:30 smithi169 bash[22013]: audit 2024-08-08T19:53:28.367587+0000 mgr.y (mgr.25019) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:30.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:30 smithi169 bash[22013]: audit 2024-08-08T19:53:28.382407+0000 mgr.y (mgr.25019) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:30.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[26432]: audit 2024-08-08T19:53:28.338601+0000 mgr.y (mgr.25019) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:30.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[26432]: cephadm 2024-08-08T19:53:28.362254+0000 mgr.y (mgr.25019) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[26432]: audit 2024-08-08T19:53:28.363466+0000 mgr.y (mgr.25019) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[26432]: audit 2024-08-08T19:53:28.367587+0000 mgr.y (mgr.25019) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[26432]: audit 2024-08-08T19:53:28.382407+0000 mgr.y (mgr.25019) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[19677]: audit 2024-08-08T19:53:28.338601+0000 mgr.y (mgr.25019) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[19677]: cephadm 2024-08-08T19:53:28.362254+0000 mgr.y (mgr.25019) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[19677]: audit 2024-08-08T19:53:28.363466+0000 mgr.y (mgr.25019) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[19677]: audit 2024-08-08T19:53:28.367587+0000 mgr.y (mgr.25019) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T19:53:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:30 smithi032 bash[19677]: audit 2024-08-08T19:53:28.382407+0000 mgr.y (mgr.25019) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:53:31.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:31 smithi169 bash[22013]: cluster 2024-08-08T19:53:29.713178+0000 mgr.y (mgr.25019) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:31 smithi032 bash[26432]: cluster 2024-08-08T19:53:29.713178+0000 mgr.y (mgr.25019) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:31.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:31 smithi032 bash[19677]: cluster 2024-08-08T19:53:29.713178+0000 mgr.y (mgr.25019) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:33.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:33 smithi169 bash[22013]: cluster 2024-08-08T19:53:31.714835+0000 mgr.y (mgr.25019) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:33.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:33 smithi032 bash[19677]: cluster 2024-08-08T19:53:31.714835+0000 mgr.y (mgr.25019) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:33.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:33 smithi032 bash[26432]: cluster 2024-08-08T19:53:31.714835+0000 mgr.y (mgr.25019) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:33.631772+0000 mgr.y (mgr.25019) 37 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: cluster 2024-08-08T19:53:33.715597+0000 mgr.y (mgr.25019) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.427250+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.437118+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.481424+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.494772+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.498059+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:35.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.499562+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:35.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:35 smithi169 bash[22013]: audit 2024-08-08T19:53:34.508213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:33.631772+0000 mgr.y (mgr.25019) 37 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: cluster 2024-08-08T19:53:33.715597+0000 mgr.y (mgr.25019) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.427250+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.437118+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.481424+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.494772+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.498059+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.499562+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[19677]: audit 2024-08-08T19:53:34.508213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:33.631772+0000 mgr.y (mgr.25019) 37 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: cluster 2024-08-08T19:53:33.715597+0000 mgr.y (mgr.25019) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.427250+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.437118+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.481424+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.494772+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.498059+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.499562+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:53:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:35 smithi032 bash[26432]: audit 2024-08-08T19:53:34.508213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:53:37.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:37 smithi169 bash[22013]: cluster 2024-08-08T19:53:35.716539+0000 mgr.y (mgr.25019) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:37.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:37 smithi032 bash[26432]: cluster 2024-08-08T19:53:35.716539+0000 mgr.y (mgr.25019) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:37.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:37 smithi032 bash[19677]: cluster 2024-08-08T19:53:35.716539+0000 mgr.y (mgr.25019) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-08T19:53:39.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:39 smithi169 bash[22013]: cluster 2024-08-08T19:53:37.717976+0000 mgr.y (mgr.25019) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:39.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:39 smithi032 bash[26432]: cluster 2024-08-08T19:53:37.717976+0000 mgr.y (mgr.25019) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:39.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:39 smithi032 bash[19677]: cluster 2024-08-08T19:53:37.717976+0000 mgr.y (mgr.25019) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:41 smithi169 bash[22013]: cluster 2024-08-08T19:53:39.718681+0000 mgr.y (mgr.25019) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:41 smithi169 bash[22013]: audit 2024-08-08T19:53:40.647006+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:41.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:41 smithi032 bash[26432]: cluster 2024-08-08T19:53:39.718681+0000 mgr.y (mgr.25019) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:41.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:41 smithi032 bash[26432]: audit 2024-08-08T19:53:40.647006+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:41 smithi032 bash[19677]: cluster 2024-08-08T19:53:39.718681+0000 mgr.y (mgr.25019) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:41 smithi032 bash[19677]: audit 2024-08-08T19:53:40.647006+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:42.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:42 smithi032 bash[19677]: cluster 2024-08-08T19:53:41.720390+0000 mgr.y (mgr.25019) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:42.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:42 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:53:42] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-08T19:53:42.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:42 smithi032 bash[26432]: cluster 2024-08-08T19:53:41.720390+0000 mgr.y (mgr.25019) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:42.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:42 smithi169 bash[22013]: cluster 2024-08-08T19:53:41.720390+0000 mgr.y (mgr.25019) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:45.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:44 smithi032 bash[26432]: audit 2024-08-08T19:53:43.639984+0000 mgr.y (mgr.25019) 43 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:44 smithi032 bash[26432]: cluster 2024-08-08T19:53:43.721100+0000 mgr.y (mgr.25019) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:44 smithi032 bash[19677]: audit 2024-08-08T19:53:43.639984+0000 mgr.y (mgr.25019) 43 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:44 smithi032 bash[19677]: cluster 2024-08-08T19:53:43.721100+0000 mgr.y (mgr.25019) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:44 smithi169 bash[22013]: audit 2024-08-08T19:53:43.639984+0000 mgr.y (mgr.25019) 43 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:44 smithi169 bash[22013]: cluster 2024-08-08T19:53:43.721100+0000 mgr.y (mgr.25019) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:47.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:46 smithi032 bash[19677]: cluster 2024-08-08T19:53:45.722075+0000 mgr.y (mgr.25019) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:46 smithi032 bash[26432]: cluster 2024-08-08T19:53:45.722075+0000 mgr.y (mgr.25019) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:47.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:46 smithi169 bash[22013]: cluster 2024-08-08T19:53:45.722075+0000 mgr.y (mgr.25019) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:49.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:48 smithi032 bash[26432]: cluster 2024-08-08T19:53:47.723546+0000 mgr.y (mgr.25019) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:48 smithi032 bash[19677]: cluster 2024-08-08T19:53:47.723546+0000 mgr.y (mgr.25019) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:48 smithi169 bash[22013]: cluster 2024-08-08T19:53:47.723546+0000 mgr.y (mgr.25019) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:51.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:50 smithi032 bash[26432]: cluster 2024-08-08T19:53:49.724227+0000 mgr.y (mgr.25019) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:50 smithi032 bash[19677]: cluster 2024-08-08T19:53:49.724227+0000 mgr.y (mgr.25019) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:50 smithi169 bash[22013]: cluster 2024-08-08T19:53:49.724227+0000 mgr.y (mgr.25019) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:52.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:53:52 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:53:52] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-08T19:53:53.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:52 smithi032 bash[19677]: cluster 2024-08-08T19:53:51.725976+0000 mgr.y (mgr.25019) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:53.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:52 smithi032 bash[26432]: cluster 2024-08-08T19:53:51.725976+0000 mgr.y (mgr.25019) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:52 smithi169 bash[22013]: cluster 2024-08-08T19:53:51.725976+0000 mgr.y (mgr.25019) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:55.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:54 smithi032 bash[19677]: audit 2024-08-08T19:53:53.647906+0000 mgr.y (mgr.25019) 49 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:55.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:54 smithi032 bash[19677]: cluster 2024-08-08T19:53:53.726860+0000 mgr.y (mgr.25019) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:54 smithi032 bash[26432]: audit 2024-08-08T19:53:53.647906+0000 mgr.y (mgr.25019) 49 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:54 smithi032 bash[26432]: cluster 2024-08-08T19:53:53.726860+0000 mgr.y (mgr.25019) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:54 smithi169 bash[22013]: audit 2024-08-08T19:53:53.647906+0000 mgr.y (mgr.25019) 49 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:53:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:54 smithi169 bash[22013]: cluster 2024-08-08T19:53:53.726860+0000 mgr.y (mgr.25019) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:56.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:55 smithi032 bash[26432]: audit 2024-08-08T19:53:55.647373+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:55 smithi032 bash[19677]: audit 2024-08-08T19:53:55.647373+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:55 smithi169 bash[22013]: audit 2024-08-08T19:53:55.647373+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:53:57.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:56 smithi032 bash[19677]: cluster 2024-08-08T19:53:55.727876+0000 mgr.y (mgr.25019) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:57.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:56 smithi032 bash[26432]: cluster 2024-08-08T19:53:55.727876+0000 mgr.y (mgr.25019) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:57.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:56 smithi169 bash[22013]: cluster 2024-08-08T19:53:55.727876+0000 mgr.y (mgr.25019) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:53:59.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:53:58 smithi032 bash[26432]: cluster 2024-08-08T19:53:57.729367+0000 mgr.y (mgr.25019) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:59.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:53:58 smithi032 bash[19677]: cluster 2024-08-08T19:53:57.729367+0000 mgr.y (mgr.25019) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:53:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:53:58 smithi169 bash[22013]: cluster 2024-08-08T19:53:57.729367+0000 mgr.y (mgr.25019) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:01.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:00 smithi032 bash[26432]: cluster 2024-08-08T19:53:59.730180+0000 mgr.y (mgr.25019) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:01.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:00 smithi032 bash[19677]: cluster 2024-08-08T19:53:59.730180+0000 mgr.y (mgr.25019) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:01.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:00 smithi169 bash[22013]: cluster 2024-08-08T19:53:59.730180+0000 mgr.y (mgr.25019) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:02.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:02 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:02] "GET /metrics HTTP/1.1" 200 38116 "" "Prometheus/2.43.0" 2024-08-08T19:54:03.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:02 smithi032 bash[26432]: cluster 2024-08-08T19:54:01.731965+0000 mgr.y (mgr.25019) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:03.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:02 smithi032 bash[19677]: cluster 2024-08-08T19:54:01.731965+0000 mgr.y (mgr.25019) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:02 smithi169 bash[22013]: cluster 2024-08-08T19:54:01.731965+0000 mgr.y (mgr.25019) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:05.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:04 smithi032 bash[19677]: audit 2024-08-08T19:54:03.658869+0000 mgr.y (mgr.25019) 55 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:04 smithi032 bash[19677]: cluster 2024-08-08T19:54:03.732724+0000 mgr.y (mgr.25019) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:04 smithi032 bash[26432]: audit 2024-08-08T19:54:03.658869+0000 mgr.y (mgr.25019) 55 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:04 smithi032 bash[26432]: cluster 2024-08-08T19:54:03.732724+0000 mgr.y (mgr.25019) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:05.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:04 smithi169 bash[22013]: audit 2024-08-08T19:54:03.658869+0000 mgr.y (mgr.25019) 55 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:05.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:04 smithi169 bash[22013]: cluster 2024-08-08T19:54:03.732724+0000 mgr.y (mgr.25019) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:07.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:06 smithi032 bash[26432]: cluster 2024-08-08T19:54:05.733719+0000 mgr.y (mgr.25019) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:06 smithi032 bash[19677]: cluster 2024-08-08T19:54:05.733719+0000 mgr.y (mgr.25019) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:07.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:06 smithi169 bash[22013]: cluster 2024-08-08T19:54:05.733719+0000 mgr.y (mgr.25019) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:09.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:08 smithi169 bash[22013]: cluster 2024-08-08T19:54:07.735165+0000 mgr.y (mgr.25019) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:09.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:08 smithi032 bash[26432]: cluster 2024-08-08T19:54:07.735165+0000 mgr.y (mgr.25019) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:09.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:08 smithi032 bash[19677]: cluster 2024-08-08T19:54:07.735165+0000 mgr.y (mgr.25019) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:10 smithi169 bash[22013]: cluster 2024-08-08T19:54:09.735898+0000 mgr.y (mgr.25019) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:10 smithi169 bash[22013]: audit 2024-08-08T19:54:10.647737+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:10 smithi032 bash[26432]: cluster 2024-08-08T19:54:09.735898+0000 mgr.y (mgr.25019) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:11.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:10 smithi032 bash[26432]: audit 2024-08-08T19:54:10.647737+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:10 smithi032 bash[19677]: cluster 2024-08-08T19:54:09.735898+0000 mgr.y (mgr.25019) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:10 smithi032 bash[19677]: audit 2024-08-08T19:54:10.647737+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:12.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:12 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:12] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.43.0" 2024-08-08T19:54:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:12 smithi169 bash[22013]: cluster 2024-08-08T19:54:11.737766+0000 mgr.y (mgr.25019) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:13.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:12 smithi032 bash[26432]: cluster 2024-08-08T19:54:11.737766+0000 mgr.y (mgr.25019) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:12 smithi032 bash[19677]: cluster 2024-08-08T19:54:11.737766+0000 mgr.y (mgr.25019) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:14 smithi169 bash[22013]: audit 2024-08-08T19:54:13.667981+0000 mgr.y (mgr.25019) 61 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:14 smithi169 bash[22013]: cluster 2024-08-08T19:54:13.738558+0000 mgr.y (mgr.25019) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:15.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:14 smithi032 bash[26432]: audit 2024-08-08T19:54:13.667981+0000 mgr.y (mgr.25019) 61 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:15.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:14 smithi032 bash[26432]: cluster 2024-08-08T19:54:13.738558+0000 mgr.y (mgr.25019) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:15.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:14 smithi032 bash[19677]: audit 2024-08-08T19:54:13.667981+0000 mgr.y (mgr.25019) 61 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:15.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:14 smithi032 bash[19677]: cluster 2024-08-08T19:54:13.738558+0000 mgr.y (mgr.25019) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:16 smithi169 bash[22013]: cluster 2024-08-08T19:54:15.739614+0000 mgr.y (mgr.25019) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:17.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:16 smithi032 bash[26432]: cluster 2024-08-08T19:54:15.739614+0000 mgr.y (mgr.25019) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:17.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:16 smithi032 bash[19677]: cluster 2024-08-08T19:54:15.739614+0000 mgr.y (mgr.25019) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:19.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:18 smithi169 bash[22013]: cluster 2024-08-08T19:54:17.741019+0000 mgr.y (mgr.25019) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:19.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:18 smithi032 bash[26432]: cluster 2024-08-08T19:54:17.741019+0000 mgr.y (mgr.25019) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:19.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:18 smithi032 bash[19677]: cluster 2024-08-08T19:54:17.741019+0000 mgr.y (mgr.25019) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:20 smithi169 bash[22013]: cluster 2024-08-08T19:54:19.741769+0000 mgr.y (mgr.25019) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:21.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:20 smithi032 bash[26432]: cluster 2024-08-08T19:54:19.741769+0000 mgr.y (mgr.25019) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:20 smithi032 bash[19677]: cluster 2024-08-08T19:54:19.741769+0000 mgr.y (mgr.25019) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:22.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:22 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:22] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.43.0" 2024-08-08T19:54:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:22 smithi169 bash[22013]: cluster 2024-08-08T19:54:21.743465+0000 mgr.y (mgr.25019) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:23.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:22 smithi032 bash[26432]: cluster 2024-08-08T19:54:21.743465+0000 mgr.y (mgr.25019) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:23.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:22 smithi032 bash[19677]: cluster 2024-08-08T19:54:21.743465+0000 mgr.y (mgr.25019) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:24 smithi169 bash[22013]: audit 2024-08-08T19:54:23.678893+0000 mgr.y (mgr.25019) 67 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:24 smithi169 bash[22013]: cluster 2024-08-08T19:54:23.744141+0000 mgr.y (mgr.25019) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:24 smithi032 bash[26432]: audit 2024-08-08T19:54:23.678893+0000 mgr.y (mgr.25019) 67 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:24 smithi032 bash[26432]: cluster 2024-08-08T19:54:23.744141+0000 mgr.y (mgr.25019) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:25.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:24 smithi032 bash[19677]: audit 2024-08-08T19:54:23.678893+0000 mgr.y (mgr.25019) 67 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:25.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:24 smithi032 bash[19677]: cluster 2024-08-08T19:54:23.744141+0000 mgr.y (mgr.25019) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:26.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:25 smithi169 bash[22013]: audit 2024-08-08T19:54:25.648470+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:25 smithi032 bash[26432]: audit 2024-08-08T19:54:25.648470+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:25 smithi032 bash[19677]: audit 2024-08-08T19:54:25.648470+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:26 smithi169 bash[22013]: cluster 2024-08-08T19:54:25.745251+0000 mgr.y (mgr.25019) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:27.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:26 smithi032 bash[26432]: cluster 2024-08-08T19:54:25.745251+0000 mgr.y (mgr.25019) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:26 smithi032 bash[19677]: cluster 2024-08-08T19:54:25.745251+0000 mgr.y (mgr.25019) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:28 smithi169 bash[22013]: cluster 2024-08-08T19:54:27.746813+0000 mgr.y (mgr.25019) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:29.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:28 smithi032 bash[26432]: cluster 2024-08-08T19:54:27.746813+0000 mgr.y (mgr.25019) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:29.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:28 smithi032 bash[19677]: cluster 2024-08-08T19:54:27.746813+0000 mgr.y (mgr.25019) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:30 smithi169 bash[22013]: cluster 2024-08-08T19:54:29.747547+0000 mgr.y (mgr.25019) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:31.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:30 smithi032 bash[19677]: cluster 2024-08-08T19:54:29.747547+0000 mgr.y (mgr.25019) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:31.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:30 smithi032 bash[26432]: cluster 2024-08-08T19:54:29.747547+0000 mgr.y (mgr.25019) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:32.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:32 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:32] "GET /metrics HTTP/1.1" 200 38113 "" "Prometheus/2.43.0" 2024-08-08T19:54:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:32 smithi169 bash[22013]: cluster 2024-08-08T19:54:31.749211+0000 mgr.y (mgr.25019) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:33.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:32 smithi032 bash[19677]: cluster 2024-08-08T19:54:31.749211+0000 mgr.y (mgr.25019) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:33.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:32 smithi032 bash[26432]: cluster 2024-08-08T19:54:31.749211+0000 mgr.y (mgr.25019) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:34 smithi169 bash[22013]: audit 2024-08-08T19:54:33.685471+0000 mgr.y (mgr.25019) 73 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:34 smithi169 bash[22013]: cluster 2024-08-08T19:54:33.749899+0000 mgr.y (mgr.25019) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:35.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:34 smithi032 bash[19677]: audit 2024-08-08T19:54:33.685471+0000 mgr.y (mgr.25019) 73 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:35.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:34 smithi032 bash[19677]: cluster 2024-08-08T19:54:33.749899+0000 mgr.y (mgr.25019) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:35.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:34 smithi032 bash[26432]: audit 2024-08-08T19:54:33.685471+0000 mgr.y (mgr.25019) 73 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:35.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:34 smithi032 bash[26432]: cluster 2024-08-08T19:54:33.749899+0000 mgr.y (mgr.25019) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T19:54:36.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:35 smithi169 bash[22013]: audit 2024-08-08T19:54:35.421716+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:54:36.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:35 smithi169 bash[22013]: audit 2024-08-08T19:54:35.423298+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:54:36.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:35 smithi169 bash[22013]: audit 2024-08-08T19:54:35.433672+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:54:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[19677]: audit 2024-08-08T19:54:35.421716+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:54:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[19677]: audit 2024-08-08T19:54:35.423298+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:54:36.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[19677]: audit 2024-08-08T19:54:35.433672+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:54:36.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[26432]: audit 2024-08-08T19:54:35.421716+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:54:36.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[26432]: audit 2024-08-08T19:54:35.423298+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:54:36.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:35 smithi032 bash[26432]: audit 2024-08-08T19:54:35.433672+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:54:37.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:36 smithi169 bash[22013]: cluster 2024-08-08T19:54:35.751430+0000 mgr.y (mgr.25019) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:37.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:36 smithi032 bash[26432]: cluster 2024-08-08T19:54:35.751430+0000 mgr.y (mgr.25019) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:37.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:36 smithi032 bash[19677]: cluster 2024-08-08T19:54:35.751430+0000 mgr.y (mgr.25019) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:39.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:38 smithi169 bash[22013]: cluster 2024-08-08T19:54:37.752178+0000 mgr.y (mgr.25019) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:39.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:38 smithi032 bash[26432]: cluster 2024-08-08T19:54:37.752178+0000 mgr.y (mgr.25019) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:39.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:38 smithi032 bash[19677]: cluster 2024-08-08T19:54:37.752178+0000 mgr.y (mgr.25019) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:41.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:40 smithi169 bash[22013]: cluster 2024-08-08T19:54:39.753045+0000 mgr.y (mgr.25019) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:41.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:40 smithi169 bash[22013]: audit 2024-08-08T19:54:40.648667+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:41.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:40 smithi032 bash[26432]: cluster 2024-08-08T19:54:39.753045+0000 mgr.y (mgr.25019) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:41.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:40 smithi032 bash[26432]: audit 2024-08-08T19:54:40.648667+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:40 smithi032 bash[19677]: cluster 2024-08-08T19:54:39.753045+0000 mgr.y (mgr.25019) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:40 smithi032 bash[19677]: audit 2024-08-08T19:54:40.648667+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:42.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:42 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:42] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-08T19:54:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:42 smithi169 bash[22013]: cluster 2024-08-08T19:54:41.754884+0000 mgr.y (mgr.25019) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:43.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:42 smithi032 bash[26432]: cluster 2024-08-08T19:54:41.754884+0000 mgr.y (mgr.25019) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:42 smithi032 bash[19677]: cluster 2024-08-08T19:54:41.754884+0000 mgr.y (mgr.25019) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:44 smithi169 bash[22013]: audit 2024-08-08T19:54:43.696742+0000 mgr.y (mgr.25019) 79 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:44 smithi169 bash[22013]: cluster 2024-08-08T19:54:43.755728+0000 mgr.y (mgr.25019) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:45.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:44 smithi032 bash[26432]: audit 2024-08-08T19:54:43.696742+0000 mgr.y (mgr.25019) 79 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:45.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:44 smithi032 bash[26432]: cluster 2024-08-08T19:54:43.755728+0000 mgr.y (mgr.25019) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:44 smithi032 bash[19677]: audit 2024-08-08T19:54:43.696742+0000 mgr.y (mgr.25019) 79 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:44 smithi032 bash[19677]: cluster 2024-08-08T19:54:43.755728+0000 mgr.y (mgr.25019) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:47.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:46 smithi169 bash[22013]: cluster 2024-08-08T19:54:45.757304+0000 mgr.y (mgr.25019) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:47.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:46 smithi032 bash[19677]: cluster 2024-08-08T19:54:45.757304+0000 mgr.y (mgr.25019) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:46 smithi032 bash[26432]: cluster 2024-08-08T19:54:45.757304+0000 mgr.y (mgr.25019) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:48 smithi169 bash[22013]: cluster 2024-08-08T19:54:47.758004+0000 mgr.y (mgr.25019) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:49.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:48 smithi032 bash[19677]: cluster 2024-08-08T19:54:47.758004+0000 mgr.y (mgr.25019) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:49.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:48 smithi032 bash[26432]: cluster 2024-08-08T19:54:47.758004+0000 mgr.y (mgr.25019) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:50 smithi169 bash[22013]: cluster 2024-08-08T19:54:49.758714+0000 mgr.y (mgr.25019) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:51.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:50 smithi032 bash[19677]: cluster 2024-08-08T19:54:49.758714+0000 mgr.y (mgr.25019) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:51.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:50 smithi032 bash[26432]: cluster 2024-08-08T19:54:49.758714+0000 mgr.y (mgr.25019) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:52.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:54:52 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:54:52] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-08T19:54:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:52 smithi169 bash[22013]: cluster 2024-08-08T19:54:51.760385+0000 mgr.y (mgr.25019) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:53.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:52 smithi032 bash[26432]: cluster 2024-08-08T19:54:51.760385+0000 mgr.y (mgr.25019) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:53.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:52 smithi032 bash[19677]: cluster 2024-08-08T19:54:51.760385+0000 mgr.y (mgr.25019) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:54 smithi169 bash[22013]: audit 2024-08-08T19:54:53.704043+0000 mgr.y (mgr.25019) 85 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:54 smithi169 bash[22013]: cluster 2024-08-08T19:54:53.761088+0000 mgr.y (mgr.25019) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:55.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:54 smithi032 bash[26432]: audit 2024-08-08T19:54:53.704043+0000 mgr.y (mgr.25019) 85 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:55.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:54 smithi032 bash[26432]: cluster 2024-08-08T19:54:53.761088+0000 mgr.y (mgr.25019) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:55.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:54 smithi032 bash[19677]: audit 2024-08-08T19:54:53.704043+0000 mgr.y (mgr.25019) 85 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:54:55.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:54 smithi032 bash[19677]: cluster 2024-08-08T19:54:53.761088+0000 mgr.y (mgr.25019) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:55 smithi169 bash[22013]: audit 2024-08-08T19:54:55.649055+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:56.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:55 smithi032 bash[26432]: audit 2024-08-08T19:54:55.649055+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:56.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:55 smithi032 bash[19677]: audit 2024-08-08T19:54:55.649055+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:54:57.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:56 smithi169 bash[22013]: cluster 2024-08-08T19:54:55.762660+0000 mgr.y (mgr.25019) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:57.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:56 smithi032 bash[19677]: cluster 2024-08-08T19:54:55.762660+0000 mgr.y (mgr.25019) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:57.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:56 smithi032 bash[26432]: cluster 2024-08-08T19:54:55.762660+0000 mgr.y (mgr.25019) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:54:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:54:58 smithi169 bash[22013]: cluster 2024-08-08T19:54:57.763393+0000 mgr.y (mgr.25019) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:59.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:54:58 smithi032 bash[26432]: cluster 2024-08-08T19:54:57.763393+0000 mgr.y (mgr.25019) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:54:59.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:54:58 smithi032 bash[19677]: cluster 2024-08-08T19:54:57.763393+0000 mgr.y (mgr.25019) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:01.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:00 smithi169 bash[22013]: cluster 2024-08-08T19:54:59.764064+0000 mgr.y (mgr.25019) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:01.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:00 smithi032 bash[19677]: cluster 2024-08-08T19:54:59.764064+0000 mgr.y (mgr.25019) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:01.288 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:00 smithi032 bash[26432]: cluster 2024-08-08T19:54:59.764064+0000 mgr.y (mgr.25019) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:02.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:02 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:02] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:55:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:02 smithi169 bash[22013]: cluster 2024-08-08T19:55:01.765756+0000 mgr.y (mgr.25019) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:03.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:02 smithi032 bash[19677]: cluster 2024-08-08T19:55:01.765756+0000 mgr.y (mgr.25019) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:03.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:02 smithi032 bash[26432]: cluster 2024-08-08T19:55:01.765756+0000 mgr.y (mgr.25019) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:05.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:04 smithi032 bash[26432]: audit 2024-08-08T19:55:03.711968+0000 mgr.y (mgr.25019) 91 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:05.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:04 smithi032 bash[26432]: cluster 2024-08-08T19:55:03.766447+0000 mgr.y (mgr.25019) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:05.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:04 smithi032 bash[19677]: audit 2024-08-08T19:55:03.711968+0000 mgr.y (mgr.25019) 91 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:05.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:04 smithi032 bash[19677]: cluster 2024-08-08T19:55:03.766447+0000 mgr.y (mgr.25019) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:05.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:04 smithi169 bash[22013]: audit 2024-08-08T19:55:03.711968+0000 mgr.y (mgr.25019) 91 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:05.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:04 smithi169 bash[22013]: cluster 2024-08-08T19:55:03.766447+0000 mgr.y (mgr.25019) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:07.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:06 smithi032 bash[19677]: cluster 2024-08-08T19:55:05.768096+0000 mgr.y (mgr.25019) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:07.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:06 smithi032 bash[26432]: cluster 2024-08-08T19:55:05.768096+0000 mgr.y (mgr.25019) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:07.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:06 smithi169 bash[22013]: cluster 2024-08-08T19:55:05.768096+0000 mgr.y (mgr.25019) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:09.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:08 smithi032 bash[19677]: cluster 2024-08-08T19:55:07.768790+0000 mgr.y (mgr.25019) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:09.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:08 smithi032 bash[26432]: cluster 2024-08-08T19:55:07.768790+0000 mgr.y (mgr.25019) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:09.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:08 smithi169 bash[22013]: cluster 2024-08-08T19:55:07.768790+0000 mgr.y (mgr.25019) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:11.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:10 smithi032 bash[19677]: cluster 2024-08-08T19:55:09.769711+0000 mgr.y (mgr.25019) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:10 smithi032 bash[19677]: audit 2024-08-08T19:55:10.649405+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:10 smithi032 bash[26432]: cluster 2024-08-08T19:55:09.769711+0000 mgr.y (mgr.25019) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:10 smithi032 bash[26432]: audit 2024-08-08T19:55:10.649405+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:10 smithi169 bash[22013]: cluster 2024-08-08T19:55:09.769711+0000 mgr.y (mgr.25019) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:10 smithi169 bash[22013]: audit 2024-08-08T19:55:10.649405+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:12.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:12 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:12] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:55:13.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:12 smithi032 bash[19677]: cluster 2024-08-08T19:55:11.771452+0000 mgr.y (mgr.25019) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:13.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:12 smithi032 bash[26432]: cluster 2024-08-08T19:55:11.771452+0000 mgr.y (mgr.25019) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:13.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:12 smithi169 bash[22013]: cluster 2024-08-08T19:55:11.771452+0000 mgr.y (mgr.25019) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:15.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:14 smithi032 bash[26432]: audit 2024-08-08T19:55:13.723282+0000 mgr.y (mgr.25019) 97 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:15.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:14 smithi032 bash[26432]: cluster 2024-08-08T19:55:13.772099+0000 mgr.y (mgr.25019) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:15.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:14 smithi032 bash[19677]: audit 2024-08-08T19:55:13.723282+0000 mgr.y (mgr.25019) 97 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:15.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:14 smithi032 bash[19677]: cluster 2024-08-08T19:55:13.772099+0000 mgr.y (mgr.25019) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:15.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:14 smithi169 bash[22013]: audit 2024-08-08T19:55:13.723282+0000 mgr.y (mgr.25019) 97 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:15.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:14 smithi169 bash[22013]: cluster 2024-08-08T19:55:13.772099+0000 mgr.y (mgr.25019) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:17.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:17 smithi032 bash[26432]: cluster 2024-08-08T19:55:15.773662+0000 mgr.y (mgr.25019) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:17.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:17 smithi032 bash[19677]: cluster 2024-08-08T19:55:15.773662+0000 mgr.y (mgr.25019) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:17.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:17 smithi169 bash[22013]: cluster 2024-08-08T19:55:15.773662+0000 mgr.y (mgr.25019) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:19.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:19 smithi032 bash[26432]: cluster 2024-08-08T19:55:17.774363+0000 mgr.y (mgr.25019) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:19.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:19 smithi032 bash[19677]: cluster 2024-08-08T19:55:17.774363+0000 mgr.y (mgr.25019) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:19 smithi169 bash[22013]: cluster 2024-08-08T19:55:17.774363+0000 mgr.y (mgr.25019) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:21.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:21 smithi032 bash[19677]: cluster 2024-08-08T19:55:19.775096+0000 mgr.y (mgr.25019) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:21 smithi032 bash[26432]: cluster 2024-08-08T19:55:19.775096+0000 mgr.y (mgr.25019) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:21.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:21 smithi169 bash[22013]: cluster 2024-08-08T19:55:19.775096+0000 mgr.y (mgr.25019) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:22.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:22 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:22] "GET /metrics HTTP/1.1" 200 38115 "" "Prometheus/2.43.0" 2024-08-08T19:55:23.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:23 smithi032 bash[19677]: cluster 2024-08-08T19:55:21.776727+0000 mgr.y (mgr.25019) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:23.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:23 smithi032 bash[26432]: cluster 2024-08-08T19:55:21.776727+0000 mgr.y (mgr.25019) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:23 smithi169 bash[22013]: cluster 2024-08-08T19:55:21.776727+0000 mgr.y (mgr.25019) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:25.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:25 smithi032 bash[26432]: audit 2024-08-08T19:55:23.731982+0000 mgr.y (mgr.25019) 103 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:25.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:25 smithi032 bash[26432]: cluster 2024-08-08T19:55:23.777428+0000 mgr.y (mgr.25019) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:25.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:25 smithi032 bash[19677]: audit 2024-08-08T19:55:23.731982+0000 mgr.y (mgr.25019) 103 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:25.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:25 smithi032 bash[19677]: cluster 2024-08-08T19:55:23.777428+0000 mgr.y (mgr.25019) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:25 smithi169 bash[22013]: audit 2024-08-08T19:55:23.731982+0000 mgr.y (mgr.25019) 103 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:25 smithi169 bash[22013]: cluster 2024-08-08T19:55:23.777428+0000 mgr.y (mgr.25019) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:26.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:26 smithi032 bash[26432]: audit 2024-08-08T19:55:25.650051+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:26 smithi032 bash[19677]: audit 2024-08-08T19:55:25.650051+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:26.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:26 smithi169 bash[22013]: audit 2024-08-08T19:55:25.650051+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:27.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:27 smithi032 bash[19677]: cluster 2024-08-08T19:55:25.778953+0000 mgr.y (mgr.25019) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:27.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:27 smithi032 bash[26432]: cluster 2024-08-08T19:55:25.778953+0000 mgr.y (mgr.25019) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:27.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:27 smithi169 bash[22013]: cluster 2024-08-08T19:55:25.778953+0000 mgr.y (mgr.25019) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:29 smithi032 bash[19677]: cluster 2024-08-08T19:55:27.779668+0000 mgr.y (mgr.25019) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:29 smithi032 bash[26432]: cluster 2024-08-08T19:55:27.779668+0000 mgr.y (mgr.25019) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:29.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:29 smithi169 bash[22013]: cluster 2024-08-08T19:55:27.779668+0000 mgr.y (mgr.25019) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:31.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:31 smithi032 bash[26432]: cluster 2024-08-08T19:55:29.780349+0000 mgr.y (mgr.25019) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:31.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:31 smithi032 bash[19677]: cluster 2024-08-08T19:55:29.780349+0000 mgr.y (mgr.25019) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:31.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:31 smithi169 bash[22013]: cluster 2024-08-08T19:55:29.780349+0000 mgr.y (mgr.25019) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:32.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:32 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:32] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-08T19:55:33.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:33 smithi032 bash[26432]: cluster 2024-08-08T19:55:31.781973+0000 mgr.y (mgr.25019) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:33.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:33 smithi032 bash[19677]: cluster 2024-08-08T19:55:31.781973+0000 mgr.y (mgr.25019) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:33.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:33 smithi169 bash[22013]: cluster 2024-08-08T19:55:31.781973+0000 mgr.y (mgr.25019) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:35.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:35 smithi032 bash[19677]: audit 2024-08-08T19:55:33.743303+0000 mgr.y (mgr.25019) 109 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:35.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:35 smithi032 bash[19677]: cluster 2024-08-08T19:55:33.782663+0000 mgr.y (mgr.25019) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:35.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:35 smithi032 bash[26432]: audit 2024-08-08T19:55:33.743303+0000 mgr.y (mgr.25019) 109 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:35.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:35 smithi032 bash[26432]: cluster 2024-08-08T19:55:33.782663+0000 mgr.y (mgr.25019) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:35 smithi169 bash[22013]: audit 2024-08-08T19:55:33.743303+0000 mgr.y (mgr.25019) 109 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:35.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:35 smithi169 bash[22013]: cluster 2024-08-08T19:55:33.782663+0000 mgr.y (mgr.25019) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[26432]: cluster 2024-08-08T19:55:35.784245+0000 mgr.y (mgr.25019) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[26432]: audit 2024-08-08T19:55:36.294800+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[26432]: audit 2024-08-08T19:55:36.296549+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[26432]: audit 2024-08-08T19:55:36.305494+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[19677]: cluster 2024-08-08T19:55:35.784245+0000 mgr.y (mgr.25019) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[19677]: audit 2024-08-08T19:55:36.294800+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[19677]: audit 2024-08-08T19:55:36.296549+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:55:37.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:37 smithi032 bash[19677]: audit 2024-08-08T19:55:36.305494+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:55:37.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:37 smithi169 bash[22013]: cluster 2024-08-08T19:55:35.784245+0000 mgr.y (mgr.25019) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:37.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:37 smithi169 bash[22013]: audit 2024-08-08T19:55:36.294800+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:55:37.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:37 smithi169 bash[22013]: audit 2024-08-08T19:55:36.296549+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:55:37.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:37 smithi169 bash[22013]: audit 2024-08-08T19:55:36.305494+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:55:39.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:39 smithi032 bash[19677]: cluster 2024-08-08T19:55:37.784944+0000 mgr.y (mgr.25019) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:39.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:39 smithi032 bash[26432]: cluster 2024-08-08T19:55:37.784944+0000 mgr.y (mgr.25019) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:39.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:39 smithi169 bash[22013]: cluster 2024-08-08T19:55:37.784944+0000 mgr.y (mgr.25019) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:41.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:41 smithi032 bash[26432]: cluster 2024-08-08T19:55:39.785593+0000 mgr.y (mgr.25019) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:41.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:41 smithi032 bash[26432]: audit 2024-08-08T19:55:40.650541+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:41 smithi032 bash[19677]: cluster 2024-08-08T19:55:39.785593+0000 mgr.y (mgr.25019) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:41 smithi032 bash[19677]: audit 2024-08-08T19:55:40.650541+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:41 smithi169 bash[22013]: cluster 2024-08-08T19:55:39.785593+0000 mgr.y (mgr.25019) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:41 smithi169 bash[22013]: audit 2024-08-08T19:55:40.650541+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:42.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:42 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:42] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.43.0" 2024-08-08T19:55:43.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:43 smithi032 bash[26432]: cluster 2024-08-08T19:55:41.787336+0000 mgr.y (mgr.25019) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:43 smithi032 bash[19677]: cluster 2024-08-08T19:55:41.787336+0000 mgr.y (mgr.25019) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:43.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:43 smithi169 bash[22013]: cluster 2024-08-08T19:55:41.787336+0000 mgr.y (mgr.25019) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:45 smithi032 bash[19677]: audit 2024-08-08T19:55:43.754529+0000 mgr.y (mgr.25019) 115 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:45 smithi032 bash[19677]: cluster 2024-08-08T19:55:43.788060+0000 mgr.y (mgr.25019) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:45.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:45 smithi032 bash[26432]: audit 2024-08-08T19:55:43.754529+0000 mgr.y (mgr.25019) 115 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:45.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:45 smithi032 bash[26432]: cluster 2024-08-08T19:55:43.788060+0000 mgr.y (mgr.25019) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:45.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:45 smithi169 bash[22013]: audit 2024-08-08T19:55:43.754529+0000 mgr.y (mgr.25019) 115 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:45.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:45 smithi169 bash[22013]: cluster 2024-08-08T19:55:43.788060+0000 mgr.y (mgr.25019) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:47 smithi032 bash[19677]: cluster 2024-08-08T19:55:45.789567+0000 mgr.y (mgr.25019) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:47 smithi032 bash[26432]: cluster 2024-08-08T19:55:45.789567+0000 mgr.y (mgr.25019) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:47 smithi169 bash[22013]: cluster 2024-08-08T19:55:45.789567+0000 mgr.y (mgr.25019) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:49.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:49 smithi032 bash[19677]: cluster 2024-08-08T19:55:47.790218+0000 mgr.y (mgr.25019) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:49.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:49 smithi032 bash[26432]: cluster 2024-08-08T19:55:47.790218+0000 mgr.y (mgr.25019) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:49.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:49 smithi169 bash[22013]: cluster 2024-08-08T19:55:47.790218+0000 mgr.y (mgr.25019) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:51.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:51 smithi032 bash[19677]: cluster 2024-08-08T19:55:49.790929+0000 mgr.y (mgr.25019) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:51.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:51 smithi032 bash[26432]: cluster 2024-08-08T19:55:49.790929+0000 mgr.y (mgr.25019) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:51.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:51 smithi169 bash[22013]: cluster 2024-08-08T19:55:49.790929+0000 mgr.y (mgr.25019) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:52.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:55:52 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:55:52] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.43.0" 2024-08-08T19:55:53.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:53 smithi032 bash[26432]: cluster 2024-08-08T19:55:51.792582+0000 mgr.y (mgr.25019) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:53.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:53 smithi032 bash[19677]: cluster 2024-08-08T19:55:51.792582+0000 mgr.y (mgr.25019) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:53.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:53 smithi169 bash[22013]: cluster 2024-08-08T19:55:51.792582+0000 mgr.y (mgr.25019) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:55.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:55 smithi169 bash[22013]: audit 2024-08-08T19:55:53.764602+0000 mgr.y (mgr.25019) 121 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:55.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:55 smithi169 bash[22013]: cluster 2024-08-08T19:55:53.793265+0000 mgr.y (mgr.25019) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:55.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:55 smithi032 bash[19677]: audit 2024-08-08T19:55:53.764602+0000 mgr.y (mgr.25019) 121 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:55.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:55 smithi032 bash[19677]: cluster 2024-08-08T19:55:53.793265+0000 mgr.y (mgr.25019) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:55.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:55 smithi032 bash[26432]: audit 2024-08-08T19:55:53.764602+0000 mgr.y (mgr.25019) 121 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:55:55.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:55 smithi032 bash[26432]: cluster 2024-08-08T19:55:53.793265+0000 mgr.y (mgr.25019) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:56.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:56 smithi169 bash[22013]: audit 2024-08-08T19:55:55.650766+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:56.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:56 smithi032 bash[26432]: audit 2024-08-08T19:55:55.650766+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:56.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:56 smithi032 bash[19677]: audit 2024-08-08T19:55:55.650766+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:55:57.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:57 smithi169 bash[22013]: cluster 2024-08-08T19:55:55.794844+0000 mgr.y (mgr.25019) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:57.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:57 smithi032 bash[19677]: cluster 2024-08-08T19:55:55.794844+0000 mgr.y (mgr.25019) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:57.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:57 smithi032 bash[26432]: cluster 2024-08-08T19:55:55.794844+0000 mgr.y (mgr.25019) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:55:59.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:55:59 smithi169 bash[22013]: cluster 2024-08-08T19:55:57.795573+0000 mgr.y (mgr.25019) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:55:59 smithi032 bash[26432]: cluster 2024-08-08T19:55:57.795573+0000 mgr.y (mgr.25019) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:55:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:55:59 smithi032 bash[19677]: cluster 2024-08-08T19:55:57.795573+0000 mgr.y (mgr.25019) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:01.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:01 smithi169 bash[22013]: cluster 2024-08-08T19:55:59.796271+0000 mgr.y (mgr.25019) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:01.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:01 smithi032 bash[19677]: cluster 2024-08-08T19:55:59.796271+0000 mgr.y (mgr.25019) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:01.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:01 smithi032 bash[26432]: cluster 2024-08-08T19:55:59.796271+0000 mgr.y (mgr.25019) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:02.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:02 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:02] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-08-08T19:56:03.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:03 smithi169 bash[22013]: cluster 2024-08-08T19:56:01.797881+0000 mgr.y (mgr.25019) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:03.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:03 smithi032 bash[19677]: cluster 2024-08-08T19:56:01.797881+0000 mgr.y (mgr.25019) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:03.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:03 smithi032 bash[26432]: cluster 2024-08-08T19:56:01.797881+0000 mgr.y (mgr.25019) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:05.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:05 smithi169 bash[22013]: audit 2024-08-08T19:56:03.775903+0000 mgr.y (mgr.25019) 127 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:05.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:05 smithi169 bash[22013]: cluster 2024-08-08T19:56:03.798516+0000 mgr.y (mgr.25019) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:05.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:05 smithi032 bash[19677]: audit 2024-08-08T19:56:03.775903+0000 mgr.y (mgr.25019) 127 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:05.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:05 smithi032 bash[19677]: cluster 2024-08-08T19:56:03.798516+0000 mgr.y (mgr.25019) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:05 smithi032 bash[26432]: audit 2024-08-08T19:56:03.775903+0000 mgr.y (mgr.25019) 127 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:05 smithi032 bash[26432]: cluster 2024-08-08T19:56:03.798516+0000 mgr.y (mgr.25019) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:07.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:07 smithi169 bash[22013]: cluster 2024-08-08T19:56:05.800197+0000 mgr.y (mgr.25019) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:07.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:07 smithi032 bash[19677]: cluster 2024-08-08T19:56:05.800197+0000 mgr.y (mgr.25019) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:07.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:07 smithi032 bash[26432]: cluster 2024-08-08T19:56:05.800197+0000 mgr.y (mgr.25019) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:09.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:09 smithi169 bash[22013]: cluster 2024-08-08T19:56:07.800929+0000 mgr.y (mgr.25019) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:09.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:09 smithi032 bash[26432]: cluster 2024-08-08T19:56:07.800929+0000 mgr.y (mgr.25019) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:09.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:09 smithi032 bash[19677]: cluster 2024-08-08T19:56:07.800929+0000 mgr.y (mgr.25019) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:11 smithi169 bash[22013]: cluster 2024-08-08T19:56:09.801634+0000 mgr.y (mgr.25019) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:11 smithi169 bash[22013]: audit 2024-08-08T19:56:10.651115+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:11 smithi032 bash[26432]: cluster 2024-08-08T19:56:09.801634+0000 mgr.y (mgr.25019) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:11 smithi032 bash[26432]: audit 2024-08-08T19:56:10.651115+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:11.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:11 smithi032 bash[19677]: cluster 2024-08-08T19:56:09.801634+0000 mgr.y (mgr.25019) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:11.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:11 smithi032 bash[19677]: audit 2024-08-08T19:56:10.651115+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:12 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:12] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T19:56:13.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:13 smithi169 bash[22013]: cluster 2024-08-08T19:56:11.803263+0000 mgr.y (mgr.25019) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:13.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:13 smithi032 bash[26432]: cluster 2024-08-08T19:56:11.803263+0000 mgr.y (mgr.25019) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:13.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:13 smithi032 bash[19677]: cluster 2024-08-08T19:56:11.803263+0000 mgr.y (mgr.25019) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:15.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:15 smithi169 bash[22013]: audit 2024-08-08T19:56:13.784845+0000 mgr.y (mgr.25019) 133 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:15.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:15 smithi169 bash[22013]: cluster 2024-08-08T19:56:13.803969+0000 mgr.y (mgr.25019) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:15.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:15 smithi032 bash[26432]: audit 2024-08-08T19:56:13.784845+0000 mgr.y (mgr.25019) 133 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:15.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:15 smithi032 bash[26432]: cluster 2024-08-08T19:56:13.803969+0000 mgr.y (mgr.25019) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:15.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:15 smithi032 bash[19677]: audit 2024-08-08T19:56:13.784845+0000 mgr.y (mgr.25019) 133 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:15.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:15 smithi032 bash[19677]: cluster 2024-08-08T19:56:13.803969+0000 mgr.y (mgr.25019) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:16.984 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T19:56:17.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:17 smithi032 bash[26432]: cluster 2024-08-08T19:56:15.805532+0000 mgr.y (mgr.25019) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:17.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:17 smithi032 bash[19677]: cluster 2024-08-08T19:56:15.805532+0000 mgr.y (mgr.25019) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:17.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:17 smithi169 bash[22013]: cluster 2024-08-08T19:56:15.805532+0000 mgr.y (mgr.25019) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:19.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:19 smithi169 bash[22013]: cluster 2024-08-08T19:56:17.806211+0000 mgr.y (mgr.25019) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:19.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:19 smithi032 bash[19677]: cluster 2024-08-08T19:56:17.806211+0000 mgr.y (mgr.25019) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:19.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:19 smithi032 bash[26432]: cluster 2024-08-08T19:56:17.806211+0000 mgr.y (mgr.25019) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:21.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:21 smithi169 bash[22013]: cluster 2024-08-08T19:56:19.806675+0000 mgr.y (mgr.25019) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:21.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:21 smithi032 bash[26432]: cluster 2024-08-08T19:56:19.806675+0000 mgr.y (mgr.25019) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:21 smithi032 bash[19677]: cluster 2024-08-08T19:56:19.806675+0000 mgr.y (mgr.25019) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:21.809 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:22 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:22] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (20m) 2m ago 20m 14.3M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (20m) 2m ago 20m 76.6M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (3m) 2m ago 18m 47.2M - 3.8 c7b33901c886 04c39cab6cd2 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (13m) 2m ago 28m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (6m) 2m ago 31m 493M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (31m) 2m ago 31m 71.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (29m) 2m ago 29m 52.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T19:56:23.294 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (29m) 2m ago 29m 52.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (20m) 2m ago 20m 8779k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (20m) 2m ago 20m 8960k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (28m) 2m ago 28m 56.3M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (27m) 2m ago 27m 64.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (26m) 2m ago 26m 60.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (25m) 2m ago 25m 55.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (24m) 2m ago 24m 64.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (23m) 2m ago 23m 53.9M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (22m) 2m ago 22m 59.9M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (22m) 2m ago 22m 61.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (2m) 2m ago 21m 31.7M - 2.43.0 a07b618ecd1d a35045bb9831 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (18m) 2m ago 18m 99.3M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T19:56:23.295 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (18m) 2m ago 18m 99.6M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T19:56:23.307 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:23 smithi032 bash[26432]: cluster 2024-08-08T19:56:21.808300+0000 mgr.y (mgr.25019) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:23.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:23 smithi032 bash[19677]: cluster 2024-08-08T19:56:21.808300+0000 mgr.y (mgr.25019) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:23.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 19:56:23 smithi169 bash[46581]: logger=cleanup t=2024-08-08T19:56:23.250021857Z level=info msg="Completed cleanup jobs" duration=35.952251ms 2024-08-08T19:56:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:23 smithi169 bash[22013]: cluster 2024-08-08T19:56:21.808300+0000 mgr.y (mgr.25019) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:23.944 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions' 2024-08-08T19:56:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:25 smithi169 bash[22013]: audit 2024-08-08T19:56:23.281412+0000 mgr.y (mgr.25019) 139 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:56:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:25 smithi169 bash[22013]: audit 2024-08-08T19:56:23.796070+0000 mgr.y (mgr.25019) 140 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:25.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:25 smithi169 bash[22013]: cluster 2024-08-08T19:56:23.808982+0000 mgr.y (mgr.25019) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:25.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[26432]: audit 2024-08-08T19:56:23.281412+0000 mgr.y (mgr.25019) 139 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:56:25.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[26432]: audit 2024-08-08T19:56:23.796070+0000 mgr.y (mgr.25019) 140 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:25.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[26432]: cluster 2024-08-08T19:56:23.808982+0000 mgr.y (mgr.25019) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:25.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[19677]: audit 2024-08-08T19:56:23.281412+0000 mgr.y (mgr.25019) 139 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T19:56:25.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[19677]: audit 2024-08-08T19:56:23.796070+0000 mgr.y (mgr.25019) 140 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:25.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:25 smithi032 bash[19677]: cluster 2024-08-08T19:56:23.808982+0000 mgr.y (mgr.25019) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:26.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:26 smithi169 bash[22013]: audit 2024-08-08T19:56:25.651532+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:26.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:26 smithi032 bash[26432]: audit 2024-08-08T19:56:25.651532+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:26.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:26 smithi032 bash[19677]: audit 2024-08-08T19:56:25.651532+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:27.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:27 smithi169 bash[22013]: cluster 2024-08-08T19:56:25.810517+0000 mgr.y (mgr.25019) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:27.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:27 smithi032 bash[19677]: cluster 2024-08-08T19:56:25.810517+0000 mgr.y (mgr.25019) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:27.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:27 smithi032 bash[26432]: cluster 2024-08-08T19:56:25.810517+0000 mgr.y (mgr.25019) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:28.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:28 smithi169 bash[22013]: cluster 2024-08-08T19:56:27.811225+0000 mgr.y (mgr.25019) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:28 smithi032 bash[19677]: cluster 2024-08-08T19:56:27.811225+0000 mgr.y (mgr.25019) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:28.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:28 smithi032 bash[26432]: cluster 2024-08-08T19:56:27.811225+0000 mgr.y (mgr.25019) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:28.773 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:30.198 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T19:56:30.199 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T19:56:30.199 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T19:56:30.199 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:56:30.199 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T19:56:30.199 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T19:56:30.200 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T19:56:30.201 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T19:56:30.201 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T19:56:30.201 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T19:56:30.201 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T19:56:30.201 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T19:56:30.812 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph -s' 2024-08-08T19:56:31.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:30 smithi032 bash[26432]: cluster 2024-08-08T19:56:29.811822+0000 mgr.y (mgr.25019) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:31.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:30 smithi032 bash[26432]: audit 2024-08-08T19:56:30.200252+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.32:0/4090039717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:31.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:30 smithi032 bash[19677]: cluster 2024-08-08T19:56:29.811822+0000 mgr.y (mgr.25019) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:31.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:30 smithi032 bash[19677]: audit 2024-08-08T19:56:30.200252+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.32:0/4090039717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:30 smithi169 bash[22013]: cluster 2024-08-08T19:56:29.811822+0000 mgr.y (mgr.25019) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:30 smithi169 bash[22013]: audit 2024-08-08T19:56:30.200252+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.32:0/4090039717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:32.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:32 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:32] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:56:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:32 smithi169 bash[22013]: cluster 2024-08-08T19:56:31.813423+0000 mgr.y (mgr.25019) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:33.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:32 smithi032 bash[26432]: cluster 2024-08-08T19:56:31.813423+0000 mgr.y (mgr.25019) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:33.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:32 smithi032 bash[19677]: cluster 2024-08-08T19:56:31.813423+0000 mgr.y (mgr.25019) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:34 smithi169 bash[22013]: audit 2024-08-08T19:56:33.807452+0000 mgr.y (mgr.25019) 146 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:34 smithi169 bash[22013]: cluster 2024-08-08T19:56:33.814122+0000 mgr.y (mgr.25019) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:35.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:34 smithi032 bash[19677]: audit 2024-08-08T19:56:33.807452+0000 mgr.y (mgr.25019) 146 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:35.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:34 smithi032 bash[19677]: cluster 2024-08-08T19:56:33.814122+0000 mgr.y (mgr.25019) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:35.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:34 smithi032 bash[26432]: audit 2024-08-08T19:56:33.807452+0000 mgr.y (mgr.25019) 146 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:35.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:34 smithi032 bash[26432]: cluster 2024-08-08T19:56:33.814122+0000 mgr.y (mgr.25019) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:35.636 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:36 smithi032 bash[26432]: cluster 2024-08-08T19:56:35.815707+0000 mgr.y (mgr.25019) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:36 smithi032 bash[19677]: cluster 2024-08-08T19:56:35.815707+0000 mgr.y (mgr.25019) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: id: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 3m), standbys: x 2024-08-08T19:56:37.114 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-08T19:56:37.115 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-08-08T19:56:37.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:36 smithi169 bash[22013]: cluster 2024-08-08T19:56:35.815707+0000 mgr.y (mgr.25019) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:37.706 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T19:56:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.042962+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.049972+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.116129+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.32:0/1936516066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:56:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.805254+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:56:38.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.806333+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[19677]: audit 2024-08-08T19:56:37.817882+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.042962+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.049972+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.116129+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.32:0/1936516066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.805254+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.806333+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:56:38.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:38 smithi032 bash[26432]: audit 2024-08-08T19:56:37.817882+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.042962+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.049972+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.116129+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.32:0/1936516066' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-08T19:56:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.805254+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:56:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.806333+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:56:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:38 smithi169 bash[22013]: audit 2024-08-08T19:56:37.817882+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25019 ' entity='mgr.y' 2024-08-08T19:56:39.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:39 smithi032 bash[26432]: cluster 2024-08-08T19:56:37.816245+0000 mgr.y (mgr.25019) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:39.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:39 smithi032 bash[19677]: cluster 2024-08-08T19:56:37.816245+0000 mgr.y (mgr.25019) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:39.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:39 smithi169 bash[22013]: cluster 2024-08-08T19:56:37.816245+0000 mgr.y (mgr.25019) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:41.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:41 smithi032 bash[26432]: cluster 2024-08-08T19:56:39.816996+0000 mgr.y (mgr.25019) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:41.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:41 smithi032 bash[26432]: audit 2024-08-08T19:56:40.652098+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:41 smithi032 bash[19677]: cluster 2024-08-08T19:56:39.816996+0000 mgr.y (mgr.25019) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:41 smithi032 bash[19677]: audit 2024-08-08T19:56:40.652098+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:41 smithi169 bash[22013]: cluster 2024-08-08T19:56:39.816996+0000 mgr.y (mgr.25019) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:41 smithi169 bash[22013]: audit 2024-08-08T19:56:40.652098+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:42.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:42 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:42] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-08-08T19:56:42.517 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:43 smithi032 bash[19677]: cluster 2024-08-08T19:56:41.818779+0000 mgr.y (mgr.25019) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:43.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:43 smithi032 bash[26432]: cluster 2024-08-08T19:56:41.818779+0000 mgr.y (mgr.25019) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:43.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:43 smithi169 bash[22013]: cluster 2024-08-08T19:56:41.818779+0000 mgr.y (mgr.25019) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:43.938 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T19:56:44.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:44 smithi032 bash[19677]: audit 2024-08-08T19:56:43.939824+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.32:0/4180157198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:56:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:44 smithi032 bash[26432]: audit 2024-08-08T19:56:43.939824+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.32:0/4180157198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:56:44.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:44 smithi169 bash[22013]: audit 2024-08-08T19:56:43.939824+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.32:0/4180157198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T19:56:44.575 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-08T19:56:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:45 smithi032 bash[19677]: audit 2024-08-08T19:56:43.815853+0000 mgr.y (mgr.25019) 152 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:45.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:45 smithi032 bash[19677]: cluster 2024-08-08T19:56:43.819288+0000 mgr.y (mgr.25019) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:45.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:45 smithi032 bash[26432]: audit 2024-08-08T19:56:43.815853+0000 mgr.y (mgr.25019) 152 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:45.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:45 smithi032 bash[26432]: cluster 2024-08-08T19:56:43.819288+0000 mgr.y (mgr.25019) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:45.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:45 smithi169 bash[22013]: audit 2024-08-08T19:56:43.815853+0000 mgr.y (mgr.25019) 152 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:45.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:45 smithi169 bash[22013]: cluster 2024-08-08T19:56:43.819288+0000 mgr.y (mgr.25019) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:47 smithi032 bash[26432]: cluster 2024-08-08T19:56:45.820429+0000 mgr.y (mgr.25019) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:47 smithi032 bash[19677]: cluster 2024-08-08T19:56:45.820429+0000 mgr.y (mgr.25019) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:47 smithi169 bash[22013]: cluster 2024-08-08T19:56:45.820429+0000 mgr.y (mgr.25019) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:49.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:49 smithi032 bash[26432]: cluster 2024-08-08T19:56:47.821121+0000 mgr.y (mgr.25019) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:49.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:49 smithi032 bash[19677]: cluster 2024-08-08T19:56:47.821121+0000 mgr.y (mgr.25019) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:49.386 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:49.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:49 smithi169 bash[22013]: cluster 2024-08-08T19:56:47.821121+0000 mgr.y (mgr.25019) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:50.820 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T19:56:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:51 smithi032 bash[19677]: cluster 2024-08-08T19:56:49.821837+0000 mgr.y (mgr.25019) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:51 smithi032 bash[19677]: audit 2024-08-08T19:56:50.810526+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.32:0/2614278986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:51.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:51 smithi032 bash[26432]: cluster 2024-08-08T19:56:49.821837+0000 mgr.y (mgr.25019) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:51.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:51 smithi032 bash[26432]: audit 2024-08-08T19:56:50.810526+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.32:0/2614278986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:51.381 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph mgr fail' 2024-08-08T19:56:51.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:51 smithi169 bash[22013]: cluster 2024-08-08T19:56:49.821837+0000 mgr.y (mgr.25019) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:51.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:51 smithi169 bash[22013]: audit 2024-08-08T19:56:50.810526+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.32:0/2614278986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T19:56:52.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:52 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:56:52] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-08-08T19:56:53.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:53 smithi032 bash[19677]: cluster 2024-08-08T19:56:51.823587+0000 mgr.y (mgr.25019) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:53.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:53 smithi032 bash[26432]: cluster 2024-08-08T19:56:51.823587+0000 mgr.y (mgr.25019) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:53.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:53 smithi169 bash[22013]: cluster 2024-08-08T19:56:51.823587+0000 mgr.y (mgr.25019) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:55.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:55 smithi169 bash[22013]: audit 2024-08-08T19:56:53.820027+0000 mgr.y (mgr.25019) 158 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:55.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:55 smithi169 bash[22013]: cluster 2024-08-08T19:56:53.824296+0000 mgr.y (mgr.25019) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:55.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:55 smithi032 bash[19677]: audit 2024-08-08T19:56:53.820027+0000 mgr.y (mgr.25019) 158 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:55.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:55 smithi032 bash[19677]: cluster 2024-08-08T19:56:53.824296+0000 mgr.y (mgr.25019) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:55.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:55 smithi032 bash[26432]: audit 2024-08-08T19:56:53.820027+0000 mgr.y (mgr.25019) 158 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:56:55.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:55 smithi032 bash[26432]: cluster 2024-08-08T19:56:53.824296+0000 mgr.y (mgr.25019) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:56:56.211 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:56:56.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:56 smithi169 bash[22013]: audit 2024-08-08T19:56:55.652371+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:56.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:56 smithi032 bash[19677]: audit 2024-08-08T19:56:55.652371+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:56.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:56 smithi032 bash[26432]: audit 2024-08-08T19:56:55.652371+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25019 172.21.15.32:0/158564372' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:57.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:57 smithi169 bash[22013]: cluster 2024-08-08T19:56:55.825992+0000 mgr.y (mgr.25019) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:57.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:57 smithi032 bash[19677]: cluster 2024-08-08T19:56:55.825992+0000 mgr.y (mgr.25019) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:57.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:57 smithi032 bash[26432]: cluster 2024-08-08T19:56:55.825992+0000 mgr.y (mgr.25019) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:56:57.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:57 smithi169 bash[49598]: [08/Aug/2024:19:56:57] ENGINE Bus STOPPING 2024-08-08T19:56:57.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:57 smithi169 bash[49598]: [08/Aug/2024:19:56:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T19:56:57.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:57 smithi169 bash[49598]: [08/Aug/2024:19:56:57] ENGINE Bus STOPPED 2024-08-08T19:56:58.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:57 smithi032 bash[68128]: ignoring --setuser ceph since I am not root 2024-08-08T19:56:58.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:57 smithi032 bash[68128]: ignoring --setgroup ceph since I am not root 2024-08-08T19:56:58.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:56:57 smithi032 bash[68128]: debug 2024-08-08T19:56:57.703+0000 7fc62fd6b640 1 -- 172.21.15.32:0/2907074548 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55809b2ed0e0 con 0x55809b2ef800 2024-08-08T19:56:58.309 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'sleep 180' 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.631201+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: cluster 2024-08-08T19:56:57.631974+0000 mon.a (mon.0) 1272 : cluster [INF] Activating manager daemon x 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.636748+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: cluster 2024-08-08T19:56:57.642892+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: cluster 2024-08-08T19:56:57.643595+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0116203s) 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.650151+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.650355+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.650545+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.652131+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.652457+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.652722+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:56:58.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.652982+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.653251+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.653503+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.653771+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.654049+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.654321+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.656469+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.656702+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: audit 2024-08-08T19:56:57.657198+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[19677]: cluster 2024-08-08T19:56:57.825986+0000 mon.a (mon.0) 1276 : cluster [INF] Manager daemon x is now available 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.631201+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:56:58.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: cluster 2024-08-08T19:56:57.631974+0000 mon.a (mon.0) 1272 : cluster [INF] Activating manager daemon x 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.636748+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: cluster 2024-08-08T19:56:57.642892+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: cluster 2024-08-08T19:56:57.643595+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0116203s) 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.650151+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.650355+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.650545+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.652131+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.652457+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.652722+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.652982+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.653251+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.653503+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.653771+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:56:58.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.654049+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:56:58.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.654321+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:56:58.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.656469+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:56:58.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.656702+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:56:58.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: audit 2024-08-08T19:56:57.657198+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:56:58.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:58 smithi032 bash[26432]: cluster 2024-08-08T19:56:57.825986+0000 mon.a (mon.0) 1276 : cluster [INF] Manager daemon x is now available 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.631201+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: cluster 2024-08-08T19:56:57.631974+0000 mon.a (mon.0) 1272 : cluster [INF] Activating manager daemon x 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.636748+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.32:0/1302511015' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: cluster 2024-08-08T19:56:57.642892+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: cluster 2024-08-08T19:56:57.643595+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0116203s) 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.650151+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.650355+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.650545+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.652131+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T19:56:58.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.652457+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.652722+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.652982+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.653251+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.653503+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.653771+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.654049+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.654321+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.656469+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.656702+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: audit 2024-08-08T19:56:57.657198+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T19:56:58.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[22013]: cluster 2024-08-08T19:56:57.825986+0000 mon.a (mon.0) 1276 : cluster [INF] Manager daemon x is now available 2024-08-08T19:56:58.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[49598]: [08/Aug/2024:19:56:58] ENGINE Bus STARTING 2024-08-08T19:56:58.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[49598]: [08/Aug/2024:19:56:58] ENGINE Serving on http://:::9283 2024-08-08T19:56:58.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:58 smithi169 bash[49598]: [08/Aug/2024:19:56:58] ENGINE Bus STARTED 2024-08-08T19:56:59.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.152917+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.153624+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.157293+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.157908+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.194390+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.194976+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: cluster 2024-08-08T19:56:58.643556+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e36: x(active, since 1.01158s) 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: audit 2024-08-08T19:56:58.651893+0000 mgr.x (mgr.24583) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[22013]: cluster 2024-08-08T19:56:58.652940+0000 mgr.x (mgr.24583) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: debug 2024-08-08T19:56:59.301+0000 7f113c8b9640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:19:56:59] ENGINE Error in HTTPServer.serve 2024-08-08T19:56:59.474 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: Traceback (most recent call last): 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: self._connections.run(self.expiration_interval) 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: self._run(expiration_interval) 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: s = self.context.wrap_socket( 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: return self.sslsocket_class._create( 2024-08-08T19:56:59.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:56:59.476 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: self.do_handshake() 2024-08-08T19:56:59.476 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:56:59.476 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: self._sslobj.do_handshake() 2024-08-08T19:56:59.476 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:56:59 smithi169 bash[49598]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.152917+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.153624+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.157293+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.157908+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.194390+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.194976+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: cluster 2024-08-08T19:56:58.643556+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e36: x(active, since 1.01158s) 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: audit 2024-08-08T19:56:58.651893+0000 mgr.x (mgr.24583) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[19677]: cluster 2024-08-08T19:56:58.652940+0000 mgr.x (mgr.24583) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.152917+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.153624+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.157293+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.157908+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.194390+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.194976+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: cluster 2024-08-08T19:56:58.643556+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e36: x(active, since 1.01158s) 2024-08-08T19:56:59.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: audit 2024-08-08T19:56:58.651893+0000 mgr.x (mgr.24583) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T19:56:59.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:56:59 smithi032 bash[26432]: cluster 2024-08-08T19:56:58.652940+0000 mgr.x (mgr.24583) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cephadm 2024-08-08T19:56:59.085684+0000 mgr.x (mgr.24583) 3 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTING 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cephadm 2024-08-08T19:56:59.187564+0000 mgr.x (mgr.24583) 4 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cephadm 2024-08-08T19:56:59.303919+0000 mgr.x (mgr.24583) 5 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cephadm 2024-08-08T19:56:59.304160+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTED 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cephadm 2024-08-08T19:56:59.305864+0000 mgr.x (mgr.24583) 7 : cephadm [ERR] [08/Aug/2024:19:56:59] ENGINE Error in HTTPServer.serve 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: Traceback (most recent call last): 2024-08-08T19:57:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: self._connections.run(self.expiration_interval) 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: self._run(expiration_interval) 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: s = self.context.wrap_socket( 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: return self.sslsocket_class._create( 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:57:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: self.do_handshake() 2024-08-08T19:57:00.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:57:00.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: self._sslobj.do_handshake() 2024-08-08T19:57:00.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:57:00.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:00 smithi169 bash[22013]: cluster 2024-08-08T19:56:59.657363+0000 mgr.x (mgr.24583) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cephadm 2024-08-08T19:56:59.085684+0000 mgr.x (mgr.24583) 3 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTING 2024-08-08T19:57:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cephadm 2024-08-08T19:56:59.187564+0000 mgr.x (mgr.24583) 4 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:57:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cephadm 2024-08-08T19:56:59.303919+0000 mgr.x (mgr.24583) 5 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:57:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cephadm 2024-08-08T19:56:59.304160+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTED 2024-08-08T19:57:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cephadm 2024-08-08T19:56:59.305864+0000 mgr.x (mgr.24583) 7 : cephadm [ERR] [08/Aug/2024:19:56:59] ENGINE Error in HTTPServer.serve 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:57:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: self.do_handshake() 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[19677]: cluster 2024-08-08T19:56:59.657363+0000 mgr.x (mgr.24583) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cephadm 2024-08-08T19:56:59.085684+0000 mgr.x (mgr.24583) 3 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTING 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cephadm 2024-08-08T19:56:59.187564+0000 mgr.x (mgr.24583) 4 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on http://172.21.15.169:8765 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cephadm 2024-08-08T19:56:59.303919+0000 mgr.x (mgr.24583) 5 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Serving on https://172.21.15.169:7150 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cephadm 2024-08-08T19:56:59.304160+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [08/Aug/2024:19:56:59] ENGINE Bus STARTED 2024-08-08T19:57:01.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cephadm 2024-08-08T19:56:59.305864+0000 mgr.x (mgr.24583) 7 : cephadm [ERR] [08/Aug/2024:19:56:59] ENGINE Error in HTTPServer.serve 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: Traceback (most recent call last): 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: self._connections.run(self.expiration_interval) 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: self._run(expiration_interval) 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: s = self.context.wrap_socket( 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: return self.sslsocket_class._create( 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T19:57:01.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: self.do_handshake() 2024-08-08T19:57:01.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T19:57:01.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: self._sslobj.do_handshake() 2024-08-08T19:57:01.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T19:57:01.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:00 smithi032 bash[26432]: cluster 2024-08-08T19:56:59.657363+0000 mgr.x (mgr.24583) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:01.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:01 smithi169 bash[22013]: cluster 2024-08-08T19:57:00.660807+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-08-08T19:57:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:01 smithi032 bash[19677]: cluster 2024-08-08T19:57:00.660807+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-08-08T19:57:02.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:01 smithi032 bash[26432]: cluster 2024-08-08T19:57:00.660807+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-08-08T19:57:02.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:02 smithi169 bash[22013]: cluster 2024-08-08T19:57:01.658424+0000 mgr.x (mgr.24583) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:03.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:02 smithi032 bash[26432]: cluster 2024-08-08T19:57:01.658424+0000 mgr.x (mgr.24583) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:03.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:02 smithi032 bash[19677]: cluster 2024-08-08T19:57:01.658424+0000 mgr.x (mgr.24583) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:03.104 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T19:57:03.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:03 smithi169 bash[22013]: cluster 2024-08-08T19:57:02.668996+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-08-08T19:57:04.065 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:03 smithi032 bash[19677]: cluster 2024-08-08T19:57:02.668996+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-08-08T19:57:04.065 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:03 smithi032 bash[26432]: cluster 2024-08-08T19:57:02.668996+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-08-08T19:57:04.324 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[68128]: [08/Aug/2024:19:57:04] ENGINE Bus STARTING 2024-08-08T19:57:04.325 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[68128]: CherryPy Checker: 2024-08-08T19:57:04.325 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[68128]: The Application mounted at '' has an empty config. 2024-08-08T19:57:04.325 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[68128]: [08/Aug/2024:19:57:04] ENGINE Serving on http://:::9283 2024-08-08T19:57:04.325 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[68128]: [08/Aug/2024:19:57:04] ENGINE Bus STARTED 2024-08-08T19:57:04.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: cluster 2024-08-08T19:57:03.660235+0000 mgr.x (mgr.24583) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:57:04.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:03.920157+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:03.927407+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: cluster 2024-08-08T19:57:04.065612+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.068021+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.068647+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.072484+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.072990+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.643057+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:04 smithi169 bash[22013]: audit 2024-08-08T19:57:04.652501+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: cluster 2024-08-08T19:57:03.660235+0000 mgr.x (mgr.24583) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:03.920157+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:03.927407+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: cluster 2024-08-08T19:57:04.065612+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.068021+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.068647+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.072484+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:57:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.072990+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.643057+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[26432]: audit 2024-08-08T19:57:04.652501+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: cluster 2024-08-08T19:57:03.660235+0000 mgr.x (mgr.24583) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:03.920157+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:03.927407+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: cluster 2024-08-08T19:57:04.065612+0000 mon.a (mon.0) 1284 : cluster [DBG] Standby manager daemon y started 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.068021+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-08T19:57:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.068647+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T19:57:05.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.072484+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-08T19:57:05.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.072990+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.? 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T19:57:05.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.643057+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:04 smithi032 bash[19677]: audit 2024-08-08T19:57:04.652501+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:05 smithi169 bash[22013]: audit 2024-08-08T19:57:03.828343+0000 mgr.x (mgr.24583) 11 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:05 smithi169 bash[22013]: cluster 2024-08-08T19:57:04.941306+0000 mon.a (mon.0) 1291 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-08T19:57:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:05 smithi169 bash[22013]: audit 2024-08-08T19:57:04.948417+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:57:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:05 smithi169 bash[22013]: audit 2024-08-08T19:57:05.088182+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:05 smithi169 bash[22013]: audit 2024-08-08T19:57:05.096633+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[19677]: audit 2024-08-08T19:57:03.828343+0000 mgr.x (mgr.24583) 11 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:06.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[19677]: cluster 2024-08-08T19:57:04.941306+0000 mon.a (mon.0) 1291 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-08T19:57:06.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[19677]: audit 2024-08-08T19:57:04.948417+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:57:06.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[19677]: audit 2024-08-08T19:57:05.088182+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[19677]: audit 2024-08-08T19:57:05.096633+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[26432]: audit 2024-08-08T19:57:03.828343+0000 mgr.x (mgr.24583) 11 : audit [DBG] from='client.25097 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:06.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[26432]: cluster 2024-08-08T19:57:04.941306+0000 mon.a (mon.0) 1291 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-08T19:57:06.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[26432]: audit 2024-08-08T19:57:04.948417+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T19:57:06.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[26432]: audit 2024-08-08T19:57:05.088182+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:05 smithi032 bash[26432]: audit 2024-08-08T19:57:05.096633+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: cluster 2024-08-08T19:57:05.660996+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:05.808373+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:05.821835+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:05.826007+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:05.827599+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.328313+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.338086+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.366265+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.374614+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.381231+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.418109+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.418821+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:06 smithi169 bash[22013]: audit 2024-08-08T19:57:06.436647+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:07.020 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: cluster 2024-08-08T19:57:05.660996+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:05.808373+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:05.821835+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:05.826007+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:05.827599+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.328313+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.338086+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.366265+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.374614+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.381231+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.418109+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.418821+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:07.021 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[19677]: audit 2024-08-08T19:57:06.436647+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:07.021 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: cluster 2024-08-08T19:57:05.660996+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:05.808373+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:05.821835+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:05.826007+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:05.827599+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.328313+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.338086+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.366265+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.374614+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.381231+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.418109+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.418821+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T19:57:07.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:06 smithi032 bash[26432]: audit 2024-08-08T19:57:06.436647+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:07.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:05.829907+0000 mgr.x (mgr.24583) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:05.830299+0000 mgr.x (mgr.24583) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:05.953060+0000 mgr.x (mgr.24583) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:05.972164+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.070751+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.099150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.195700+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.230740+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.417823+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:57:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:07 smithi169 bash[22013]: cephadm 2024-08-08T19:57:06.439364+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:05.829907+0000 mgr.x (mgr.24583) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:05.830299+0000 mgr.x (mgr.24583) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:05.953060+0000 mgr.x (mgr.24583) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:05.972164+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.070751+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.099150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:08.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.195700+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.230740+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.417823+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[19677]: cephadm 2024-08-08T19:57:06.439364+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:05.829907+0000 mgr.x (mgr.24583) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:05.830299+0000 mgr.x (mgr.24583) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:05.953060+0000 mgr.x (mgr.24583) 15 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:05.972164+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.070751+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.099150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.195700+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:08.025 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.230740+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T19:57:08.026 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.417823+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T19:57:08.026 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:07 smithi032 bash[26432]: cephadm 2024-08-08T19:57:06.439364+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T19:57:08.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:08 smithi032 bash[26432]: cluster 2024-08-08T19:57:07.661748+0000 mgr.x (mgr.24583) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:57:08.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:08 smithi032 bash[19677]: cluster 2024-08-08T19:57:07.661748+0000 mgr.x (mgr.24583) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:57:09.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:08 smithi169 bash[22013]: cluster 2024-08-08T19:57:07.661748+0000 mgr.x (mgr.24583) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T19:57:10.997 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[19677]: cluster 2024-08-08T19:57:09.663427+0000 mgr.x (mgr.24583) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:57:10.997 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[19677]: audit 2024-08-08T19:57:09.729478+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:10.997 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[19677]: audit 2024-08-08T19:57:09.736853+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:10.997 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[19677]: cephadm 2024-08-08T19:57:09.741768+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:57:10.997 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[26432]: cluster 2024-08-08T19:57:09.663427+0000 mgr.x (mgr.24583) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:57:10.998 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[26432]: audit 2024-08-08T19:57:09.729478+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:10.998 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[26432]: audit 2024-08-08T19:57:09.736853+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:10.998 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:10 smithi032 bash[26432]: cephadm 2024-08-08T19:57:09.741768+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:57:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:10 smithi169 bash[22013]: cluster 2024-08-08T19:57:09.663427+0000 mgr.x (mgr.24583) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T19:57:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:10 smithi169 bash[22013]: audit 2024-08-08T19:57:09.729478+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:10 smithi169 bash[22013]: audit 2024-08-08T19:57:09.736853+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:10 smithi169 bash[22013]: cephadm 2024-08-08T19:57:09.741768+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T19:57:12.029 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:11 smithi169 bash[22013]: cephadm 2024-08-08T19:57:10.037250+0000 mgr.x (mgr.24583) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:57:12.029 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:11 smithi169 bash[22013]: audit 2024-08-08T19:57:11.297275+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.32:0/289322520' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:57:12.029 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:11 smithi169 bash[22013]: audit 2024-08-08T19:57:11.607736+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]: dispatch 2024-08-08T19:57:12.047 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[26432]: cephadm 2024-08-08T19:57:10.037250+0000 mgr.x (mgr.24583) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:57:12.048 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[26432]: audit 2024-08-08T19:57:11.297275+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.32:0/289322520' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:57:12.048 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[26432]: audit 2024-08-08T19:57:11.607736+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]: dispatch 2024-08-08T19:57:12.048 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[19677]: cephadm 2024-08-08T19:57:10.037250+0000 mgr.x (mgr.24583) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T19:57:12.048 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[19677]: audit 2024-08-08T19:57:11.297275+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.32:0/289322520' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T19:57:12.048 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:11 smithi032 bash[19677]: audit 2024-08-08T19:57:11.607736+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]: dispatch 2024-08-08T19:57:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:57:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-08T19:57:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[19677]: cluster 2024-08-08T19:57:11.664200+0000 mgr.x (mgr.24583) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:57:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[19677]: audit 2024-08-08T19:57:11.737064+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]': finished 2024-08-08T19:57:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[19677]: cluster 2024-08-08T19:57:11.741374+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[19677]: audit 2024-08-08T19:57:12.066403+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.32:0/2302604232' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[19677]: audit 2024-08-08T19:57:12.067260+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[26432]: cluster 2024-08-08T19:57:11.664200+0000 mgr.x (mgr.24583) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[26432]: audit 2024-08-08T19:57:11.737064+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]': finished 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[26432]: cluster 2024-08-08T19:57:11.741374+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[26432]: audit 2024-08-08T19:57:12.066403+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.32:0/2302604232' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:12 smithi032 bash[26432]: audit 2024-08-08T19:57:12.067260+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:13.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:12 smithi169 bash[22013]: cluster 2024-08-08T19:57:11.664200+0000 mgr.x (mgr.24583) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T19:57:13.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:12 smithi169 bash[22013]: audit 2024-08-08T19:57:11.737064+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.32:0/1486096423' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/788395739"}]': finished 2024-08-08T19:57:13.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:12 smithi169 bash[22013]: cluster 2024-08-08T19:57:11.741374+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-08T19:57:13.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:12 smithi169 bash[22013]: audit 2024-08-08T19:57:12.066403+0000 mon.c (mon.2) 138 : audit [INF] from='client.? 172.21.15.32:0/2302604232' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:13.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:12 smithi169 bash[22013]: audit 2024-08-08T19:57:12.067260+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]: dispatch 2024-08-08T19:57:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[19677]: audit 2024-08-08T19:57:12.749786+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]': finished 2024-08-08T19:57:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[19677]: cluster 2024-08-08T19:57:12.757343+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-08T19:57:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[19677]: audit 2024-08-08T19:57:13.082489+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]: dispatch 2024-08-08T19:57:14.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[19677]: audit 2024-08-08T19:57:13.153335+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:14.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[26432]: audit 2024-08-08T19:57:12.749786+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]': finished 2024-08-08T19:57:14.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[26432]: cluster 2024-08-08T19:57:12.757343+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-08T19:57:14.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[26432]: audit 2024-08-08T19:57:13.082489+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]: dispatch 2024-08-08T19:57:14.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:13 smithi032 bash[26432]: audit 2024-08-08T19:57:13.153335+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:13 smithi169 bash[22013]: audit 2024-08-08T19:57:12.749786+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1050783150"}]': finished 2024-08-08T19:57:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:13 smithi169 bash[22013]: cluster 2024-08-08T19:57:12.757343+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-08T19:57:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:13 smithi169 bash[22013]: audit 2024-08-08T19:57:13.082489+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]: dispatch 2024-08-08T19:57:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:13 smithi169 bash[22013]: audit 2024-08-08T19:57:13.153335+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:14.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[22013]: cluster 2024-08-08T19:57:13.665777+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:57:14.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[22013]: audit 2024-08-08T19:57:13.752180+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]': finished 2024-08-08T19:57:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[22013]: cluster 2024-08-08T19:57:13.756611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-08T19:57:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[22013]: audit 2024-08-08T19:57:14.077210+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.32:0/521995898' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[22013]: audit 2024-08-08T19:57:14.078186+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T19:57:14.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.788Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T19:57:14.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:14 smithi169 bash[53221]: ts=2024-08-08T19:57:14.789Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T19:57:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[19677]: cluster 2024-08-08T19:57:13.665777+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:57:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[19677]: audit 2024-08-08T19:57:13.752180+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]': finished 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[19677]: cluster 2024-08-08T19:57:13.756611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[19677]: audit 2024-08-08T19:57:14.077210+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.32:0/521995898' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[19677]: audit 2024-08-08T19:57:14.078186+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[26432]: cluster 2024-08-08T19:57:13.665777+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[26432]: audit 2024-08-08T19:57:13.752180+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.32:0/3228084429' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2848382857"}]': finished 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[26432]: cluster 2024-08-08T19:57:13.756611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[26432]: audit 2024-08-08T19:57:14.077210+0000 mon.c (mon.2) 140 : audit [INF] from='client.? 172.21.15.32:0/521995898' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:14 smithi032 bash[26432]: audit 2024-08-08T19:57:14.078186+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]: dispatch 2024-08-08T19:57:15.687 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[54558]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:57:15.687 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[54619]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T19:57:15.687 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:15 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T19:57:15.687 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:15 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:57:15.687 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:15 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T19:57:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:14.771146+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]': finished 2024-08-08T19:57:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: cluster 2024-08-08T19:57:14.778009+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-08T19:57:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.099881+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.32:0/2066742315' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:15.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.100617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.632175+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.645663+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.651966+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.658065+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:15 smithi169 bash[22013]: audit 2024-08-08T19:57:15.664887+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:14.771146+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]': finished 2024-08-08T19:57:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: cluster 2024-08-08T19:57:14.778009+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-08T19:57:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.099881+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.32:0/2066742315' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.100617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.632175+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.645663+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.651966+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.658065+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[26432]: audit 2024-08-08T19:57:15.664887+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:14.771146+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2753861179"}]': finished 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: cluster 2024-08-08T19:57:14.778009+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-08T19:57:16.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.099881+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.32:0/2066742315' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.100617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]: dispatch 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.632175+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.645663+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.651966+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.658065+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:15 smithi032 bash[19677]: audit 2024-08-08T19:57:15.664887+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:15.653502+0000 mgr.x (mgr.24583) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:15.659160+0000 mgr.x (mgr.24583) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:15.666072+0000 mgr.x (mgr.24583) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: cluster 2024-08-08T19:57:15.666305+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:15.773722+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]': finished 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: cluster 2024-08-08T19:57:15.780156+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:16.112917+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.32:0/2587745009' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[19677]: audit 2024-08-08T19:57:16.113651+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:15.653502+0000 mgr.x (mgr.24583) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:15.659160+0000 mgr.x (mgr.24583) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:15.666072+0000 mgr.x (mgr.24583) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:17.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: cluster 2024-08-08T19:57:15.666305+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:57:17.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:15.773722+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]': finished 2024-08-08T19:57:17.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: cluster 2024-08-08T19:57:15.780156+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-08T19:57:17.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:16.112917+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.32:0/2587745009' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:16 smithi032 bash[26432]: audit 2024-08-08T19:57:16.113651+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:15.653502+0000 mgr.x (mgr.24583) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:15.659160+0000 mgr.x (mgr.24583) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:15.666072+0000 mgr.x (mgr.24583) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: cluster 2024-08-08T19:57:15.666305+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:15.773722+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1237889457"}]': finished 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: cluster 2024-08-08T19:57:15.780156+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:16.112917+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.32:0/2587745009' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[22013]: audit 2024-08-08T19:57:16.113651+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]: dispatch 2024-08-08T19:57:17.224 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.909Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.909Z 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-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.909Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.909Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.909Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.911Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.911Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.912Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.912Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.915Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.915Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.324µs 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.915Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.915Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-08T19:57:17.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.930Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.935Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.938Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.938Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.938Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.016µs wal_replay_duration=23.553994ms wbl_replay_duration=91ns total_replay_duration=23.600914ms 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.940Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.940Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.940Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.964Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.352969ms db_storage=880ns remote_storage=1.154µs web_handler=459ns query_engine=983ns scrape=268.543µs scrape_sd=124.032µs notify=22.346µs notify_sd=24.991µs rules=23.506354ms tracing=6.719µs 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.964Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T19:57:17.226 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 19:57:16 smithi169 bash[54647]: ts=2024-08-08T19:57:16.964Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T19:57:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[19677]: audit 2024-08-08T19:57:16.798455+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]': finished 2024-08-08T19:57:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[19677]: cluster 2024-08-08T19:57:16.804985+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-08T19:57:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[19677]: cluster 2024-08-08T19:57:17.667045+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[26432]: audit 2024-08-08T19:57:16.798455+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]': finished 2024-08-08T19:57:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[26432]: cluster 2024-08-08T19:57:16.804985+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-08T19:57:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:17 smithi032 bash[26432]: cluster 2024-08-08T19:57:17.667045+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:18.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:17 smithi169 bash[22013]: audit 2024-08-08T19:57:16.798455+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.jsqwfb' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/788395739"}]': finished 2024-08-08T19:57:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:17 smithi169 bash[22013]: cluster 2024-08-08T19:57:16.804985+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-08T19:57:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:17 smithi169 bash[22013]: cluster 2024-08-08T19:57:17.667045+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T19:57:21.018 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:20 smithi032 bash[26432]: cluster 2024-08-08T19:57:19.668792+0000 mgr.x (mgr.24583) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-08-08T19:57:21.019 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:20 smithi032 bash[19677]: cluster 2024-08-08T19:57:19.668792+0000 mgr.x (mgr.24583) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-08-08T19:57:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:20 smithi169 bash[22013]: cluster 2024-08-08T19:57:19.668792+0000 mgr.x (mgr.24583) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.020534+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: cluster 2024-08-08T19:57:21.669668+0000 mgr.x (mgr.24583) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.687222+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.699333+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.757435+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.768699+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.771237+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.772422+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:22 smithi169 bash[22013]: audit 2024-08-08T19:57:21.780888+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.020534+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: cluster 2024-08-08T19:57:21.669668+0000 mgr.x (mgr.24583) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.687222+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.699333+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.757435+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.768699+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.771237+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.772422+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[26432]: audit 2024-08-08T19:57:21.780888+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.020534+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: cluster 2024-08-08T19:57:21.669668+0000 mgr.x (mgr.24583) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.687222+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.699333+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.757435+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.768699+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.771237+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.772422+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:57:23.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:22 smithi032 bash[19677]: audit 2024-08-08T19:57:21.780888+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:57:24.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:24 smithi169 bash[22013]: cluster 2024-08-08T19:57:23.671551+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:24.974 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:57:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:57:24] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-08-08T19:57:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:24 smithi032 bash[19677]: cluster 2024-08-08T19:57:23.671551+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:24 smithi032 bash[26432]: cluster 2024-08-08T19:57:23.671551+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:26.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:26 smithi169 bash[22013]: cluster 2024-08-08T19:57:25.672232+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:57:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:26 smithi032 bash[26432]: cluster 2024-08-08T19:57:25.672232+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:57:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:26 smithi032 bash[19677]: cluster 2024-08-08T19:57:25.672232+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-08T19:57:28.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:28 smithi169 bash[22013]: cluster 2024-08-08T19:57:27.672954+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-08-08T19:57:28.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:28 smithi169 bash[22013]: audit 2024-08-08T19:57:28.153835+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:28 smithi032 bash[26432]: cluster 2024-08-08T19:57:27.672954+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-08-08T19:57:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:28 smithi032 bash[26432]: audit 2024-08-08T19:57:28.153835+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:28 smithi032 bash[19677]: cluster 2024-08-08T19:57:27.672954+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-08-08T19:57:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:28 smithi032 bash[19677]: audit 2024-08-08T19:57:28.153835+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:30.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:30 smithi169 bash[22013]: cluster 2024-08-08T19:57:29.674545+0000 mgr.x (mgr.24583) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:31.023 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:30 smithi032 bash[26432]: cluster 2024-08-08T19:57:29.674545+0000 mgr.x (mgr.24583) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:31.023 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:30 smithi032 bash[19677]: cluster 2024-08-08T19:57:29.674545+0000 mgr.x (mgr.24583) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:32.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:32 smithi169 bash[22013]: audit 2024-08-08T19:57:31.024629+0000 mgr.x (mgr.24583) 41 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:32.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:32 smithi169 bash[22013]: cluster 2024-08-08T19:57:31.675289+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:32 smithi032 bash[26432]: audit 2024-08-08T19:57:31.024629+0000 mgr.x (mgr.24583) 41 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:32 smithi032 bash[26432]: cluster 2024-08-08T19:57:31.675289+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:33.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:32 smithi032 bash[19677]: audit 2024-08-08T19:57:31.024629+0000 mgr.x (mgr.24583) 41 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:32 smithi032 bash[19677]: cluster 2024-08-08T19:57:31.675289+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:34.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:57:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:57:34] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-08T19:57:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:34 smithi169 bash[22013]: cluster 2024-08-08T19:57:33.676808+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:34 smithi032 bash[26432]: cluster 2024-08-08T19:57:33.676808+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:35.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:34 smithi032 bash[19677]: cluster 2024-08-08T19:57:33.676808+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:36 smithi169 bash[22013]: cluster 2024-08-08T19:57:35.677537+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:36 smithi032 bash[19677]: cluster 2024-08-08T19:57:35.677537+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:36 smithi032 bash[26432]: cluster 2024-08-08T19:57:35.677537+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:38.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:38 smithi169 bash[22013]: cluster 2024-08-08T19:57:37.678287+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:38 smithi032 bash[26432]: cluster 2024-08-08T19:57:37.678287+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:38 smithi032 bash[19677]: cluster 2024-08-08T19:57:37.678287+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:40 smithi169 bash[22013]: cluster 2024-08-08T19:57:39.679971+0000 mgr.x (mgr.24583) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:41.033 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:40 smithi032 bash[26432]: cluster 2024-08-08T19:57:39.679971+0000 mgr.x (mgr.24583) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:41.034 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:40 smithi032 bash[19677]: cluster 2024-08-08T19:57:39.679971+0000 mgr.x (mgr.24583) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:42 smithi032 bash[26432]: audit 2024-08-08T19:57:41.035261+0000 mgr.x (mgr.24583) 47 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:42 smithi032 bash[26432]: cluster 2024-08-08T19:57:41.680800+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:42 smithi032 bash[19677]: audit 2024-08-08T19:57:41.035261+0000 mgr.x (mgr.24583) 47 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:42 smithi032 bash[19677]: cluster 2024-08-08T19:57:41.680800+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:42 smithi169 bash[22013]: audit 2024-08-08T19:57:41.035261+0000 mgr.x (mgr.24583) 47 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:42 smithi169 bash[22013]: cluster 2024-08-08T19:57:41.680800+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:43 smithi032 bash[26432]: audit 2024-08-08T19:57:43.154384+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:43 smithi032 bash[19677]: audit 2024-08-08T19:57:43.154384+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:44.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:43 smithi169 bash[22013]: audit 2024-08-08T19:57:43.154384+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:44 smithi032 bash[19677]: cluster 2024-08-08T19:57:43.682412+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:44 smithi032 bash[26432]: cluster 2024-08-08T19:57:43.682412+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:44 smithi169 bash[22013]: cluster 2024-08-08T19:57:43.682412+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:45.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:57:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:57:44] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:57:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:46 smithi032 bash[26432]: cluster 2024-08-08T19:57:45.683254+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:46 smithi032 bash[19677]: cluster 2024-08-08T19:57:45.683254+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:47.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:46 smithi169 bash[22013]: cluster 2024-08-08T19:57:45.683254+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:48 smithi032 bash[19677]: cluster 2024-08-08T19:57:47.683929+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:48 smithi032 bash[26432]: cluster 2024-08-08T19:57:47.683929+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:48 smithi169 bash[22013]: cluster 2024-08-08T19:57:47.683929+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:51.043 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:50 smithi032 bash[26432]: cluster 2024-08-08T19:57:49.685580+0000 mgr.x (mgr.24583) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:51.043 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:50 smithi032 bash[19677]: cluster 2024-08-08T19:57:49.685580+0000 mgr.x (mgr.24583) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:50 smithi169 bash[22013]: cluster 2024-08-08T19:57:49.685580+0000 mgr.x (mgr.24583) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:57:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:52 smithi032 bash[26432]: audit 2024-08-08T19:57:51.044761+0000 mgr.x (mgr.24583) 53 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:52 smithi032 bash[26432]: cluster 2024-08-08T19:57:51.686490+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:52 smithi032 bash[19677]: audit 2024-08-08T19:57:51.044761+0000 mgr.x (mgr.24583) 53 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:52 smithi032 bash[19677]: cluster 2024-08-08T19:57:51.686490+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:52 smithi169 bash[22013]: audit 2024-08-08T19:57:51.044761+0000 mgr.x (mgr.24583) 53 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:57:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:52 smithi169 bash[22013]: cluster 2024-08-08T19:57:51.686490+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:57:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:54 smithi032 bash[26432]: cluster 2024-08-08T19:57:53.688068+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:54 smithi032 bash[19677]: cluster 2024-08-08T19:57:53.688068+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:54 smithi169 bash[22013]: cluster 2024-08-08T19:57:53.688068+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:55.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:57:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:57:54] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:57:57.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:56 smithi032 bash[19677]: cluster 2024-08-08T19:57:55.688793+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:56 smithi032 bash[26432]: cluster 2024-08-08T19:57:55.688793+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:57.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:56 smithi169 bash[22013]: cluster 2024-08-08T19:57:55.688793+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:58 smithi032 bash[26432]: cluster 2024-08-08T19:57:57.689540+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:57:58 smithi032 bash[26432]: audit 2024-08-08T19:57:58.182653+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:58 smithi032 bash[19677]: cluster 2024-08-08T19:57:57.689540+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:57:58 smithi032 bash[19677]: audit 2024-08-08T19:57:58.182653+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:57:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:58 smithi169 bash[22013]: cluster 2024-08-08T19:57:57.689540+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-08T19:57:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:57:58 smithi169 bash[22013]: audit 2024-08-08T19:57:58.182653+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:00.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:00 smithi169 bash[22013]: cluster 2024-08-08T19:57:59.691612+0000 mgr.x (mgr.24583) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:01.054 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:00 smithi032 bash[26432]: cluster 2024-08-08T19:57:59.691612+0000 mgr.x (mgr.24583) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:01.057 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:00 smithi032 bash[19677]: cluster 2024-08-08T19:57:59.691612+0000 mgr.x (mgr.24583) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:03.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:02 smithi032 bash[19677]: audit 2024-08-08T19:58:01.056278+0000 mgr.x (mgr.24583) 59 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:03.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:02 smithi032 bash[19677]: cluster 2024-08-08T19:58:01.692321+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:58:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:02 smithi032 bash[26432]: audit 2024-08-08T19:58:01.056278+0000 mgr.x (mgr.24583) 59 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:02 smithi032 bash[26432]: cluster 2024-08-08T19:58:01.692321+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:58:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:02 smithi169 bash[22013]: audit 2024-08-08T19:58:01.056278+0000 mgr.x (mgr.24583) 59 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:02 smithi169 bash[22013]: cluster 2024-08-08T19:58:01.692321+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T19:58:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:04 smithi032 bash[19677]: cluster 2024-08-08T19:58:03.693929+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:04 smithi032 bash[26432]: cluster 2024-08-08T19:58:03.693929+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:05.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:04 smithi169 bash[22013]: cluster 2024-08-08T19:58:03.693929+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T19:58:05.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:04] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-08T19:58:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:06 smithi032 bash[19677]: cluster 2024-08-08T19:58:05.694709+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:07.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:06 smithi032 bash[26432]: cluster 2024-08-08T19:58:05.694709+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:07.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:06 smithi169 bash[22013]: cluster 2024-08-08T19:58:05.694709+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:08 smithi032 bash[19677]: cluster 2024-08-08T19:58:07.695495+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:09.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:08 smithi032 bash[26432]: cluster 2024-08-08T19:58:07.695495+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:09.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:08 smithi169 bash[22013]: cluster 2024-08-08T19:58:07.695495+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-08T19:58:10.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:10 smithi169 bash[22013]: cluster 2024-08-08T19:58:09.697201+0000 mgr.x (mgr.24583) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T19:58:11.066 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:10 smithi032 bash[26432]: cluster 2024-08-08T19:58:09.697201+0000 mgr.x (mgr.24583) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T19:58:11.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:10 smithi032 bash[19677]: cluster 2024-08-08T19:58:09.697201+0000 mgr.x (mgr.24583) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T19:58:13.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:12 smithi032 bash[26432]: audit 2024-08-08T19:58:11.067828+0000 mgr.x (mgr.24583) 65 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:13.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:12 smithi032 bash[26432]: cluster 2024-08-08T19:58:11.697974+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:12 smithi032 bash[19677]: audit 2024-08-08T19:58:11.067828+0000 mgr.x (mgr.24583) 65 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:12 smithi032 bash[19677]: cluster 2024-08-08T19:58:11.697974+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:12 smithi169 bash[22013]: audit 2024-08-08T19:58:11.067828+0000 mgr.x (mgr.24583) 65 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:12 smithi169 bash[22013]: cluster 2024-08-08T19:58:11.697974+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:14.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:13 smithi032 bash[26432]: audit 2024-08-08T19:58:13.183021+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:13 smithi032 bash[19677]: audit 2024-08-08T19:58:13.183021+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:14.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:13 smithi169 bash[22013]: audit 2024-08-08T19:58:13.183021+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:15.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:14 smithi032 bash[26432]: cluster 2024-08-08T19:58:13.699559+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:14 smithi032 bash[19677]: cluster 2024-08-08T19:58:13.699559+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:14 smithi169 bash[22013]: cluster 2024-08-08T19:58:13.699559+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:15.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:14] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:58:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:16 smithi032 bash[26432]: cluster 2024-08-08T19:58:15.700218+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:16 smithi032 bash[19677]: cluster 2024-08-08T19:58:15.700218+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:17.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:16 smithi169 bash[22013]: cluster 2024-08-08T19:58:15.700218+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:18 smithi032 bash[26432]: cluster 2024-08-08T19:58:17.700908+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:18 smithi032 bash[19677]: cluster 2024-08-08T19:58:17.700908+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:19.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:18 smithi169 bash[22013]: cluster 2024-08-08T19:58:17.700908+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:21.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:20 smithi032 bash[19677]: cluster 2024-08-08T19:58:19.702551+0000 mgr.x (mgr.24583) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:21.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:20 smithi032 bash[26432]: cluster 2024-08-08T19:58:19.702551+0000 mgr.x (mgr.24583) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:20 smithi169 bash[22013]: cluster 2024-08-08T19:58:19.702551+0000 mgr.x (mgr.24583) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[26432]: audit 2024-08-08T19:58:21.079340+0000 mgr.x (mgr.24583) 71 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[26432]: cluster 2024-08-08T19:58:21.703294+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[26432]: audit 2024-08-08T19:58:22.503596+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[26432]: audit 2024-08-08T19:58:22.514373+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[19677]: audit 2024-08-08T19:58:21.079340+0000 mgr.x (mgr.24583) 71 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[19677]: cluster 2024-08-08T19:58:21.703294+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[19677]: audit 2024-08-08T19:58:22.503596+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:22 smithi032 bash[19677]: audit 2024-08-08T19:58:22.514373+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:22 smithi169 bash[22013]: audit 2024-08-08T19:58:21.079340+0000 mgr.x (mgr.24583) 71 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:22 smithi169 bash[22013]: cluster 2024-08-08T19:58:21.703294+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:22 smithi169 bash[22013]: audit 2024-08-08T19:58:22.503596+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:22 smithi169 bash[22013]: audit 2024-08-08T19:58:22.514373+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[26432]: audit 2024-08-08T19:58:23.124173+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:58:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[26432]: audit 2024-08-08T19:58:23.126199+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:58:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[26432]: audit 2024-08-08T19:58:23.137213+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[19677]: audit 2024-08-08T19:58:23.124173+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:58:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[19677]: audit 2024-08-08T19:58:23.126199+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:58:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:23 smithi032 bash[19677]: audit 2024-08-08T19:58:23.137213+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:23 smithi169 bash[22013]: audit 2024-08-08T19:58:23.124173+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:58:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:23 smithi169 bash[22013]: audit 2024-08-08T19:58:23.126199+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:58:24.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:23 smithi169 bash[22013]: audit 2024-08-08T19:58:23.137213+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:58:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:24 smithi032 bash[26432]: cluster 2024-08-08T19:58:23.704821+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:24 smithi032 bash[19677]: cluster 2024-08-08T19:58:23.704821+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:24 smithi169 bash[22013]: cluster 2024-08-08T19:58:23.704821+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:25.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:24] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:58:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:26 smithi032 bash[26432]: cluster 2024-08-08T19:58:25.705556+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:26 smithi032 bash[19677]: cluster 2024-08-08T19:58:25.705556+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:26 smithi169 bash[22013]: cluster 2024-08-08T19:58:25.705556+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:28 smithi032 bash[26432]: cluster 2024-08-08T19:58:27.706245+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:28 smithi032 bash[26432]: audit 2024-08-08T19:58:28.183371+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:28 smithi032 bash[19677]: cluster 2024-08-08T19:58:27.706245+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:28 smithi032 bash[19677]: audit 2024-08-08T19:58:28.183371+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:28 smithi169 bash[22013]: cluster 2024-08-08T19:58:27.706245+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:28 smithi169 bash[22013]: audit 2024-08-08T19:58:28.183371+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:31.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:30 smithi032 bash[26432]: cluster 2024-08-08T19:58:29.707934+0000 mgr.x (mgr.24583) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:31.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:30 smithi032 bash[19677]: cluster 2024-08-08T19:58:29.707934+0000 mgr.x (mgr.24583) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:30 smithi169 bash[22013]: cluster 2024-08-08T19:58:29.707934+0000 mgr.x (mgr.24583) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:32 smithi032 bash[26432]: audit 2024-08-08T19:58:31.083086+0000 mgr.x (mgr.24583) 77 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:32 smithi032 bash[26432]: cluster 2024-08-08T19:58:31.708599+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:32 smithi032 bash[19677]: audit 2024-08-08T19:58:31.083086+0000 mgr.x (mgr.24583) 77 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:32 smithi032 bash[19677]: cluster 2024-08-08T19:58:31.708599+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:32 smithi169 bash[22013]: audit 2024-08-08T19:58:31.083086+0000 mgr.x (mgr.24583) 77 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:32 smithi169 bash[22013]: cluster 2024-08-08T19:58:31.708599+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:34.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:33 smithi032 bash[26432]: cluster 2024-08-08T19:58:33.710123+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:34.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:33 smithi032 bash[19677]: cluster 2024-08-08T19:58:33.710123+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:34.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:33 smithi169 bash[22013]: cluster 2024-08-08T19:58:33.710123+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:35.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:34] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-08T19:58:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:36 smithi032 bash[19677]: cluster 2024-08-08T19:58:35.710828+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:36 smithi032 bash[26432]: cluster 2024-08-08T19:58:35.710828+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:37.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:36 smithi169 bash[22013]: cluster 2024-08-08T19:58:35.710828+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:38 smithi032 bash[19677]: cluster 2024-08-08T19:58:37.711511+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:38 smithi032 bash[26432]: cluster 2024-08-08T19:58:37.711511+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:39.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:38 smithi169 bash[22013]: cluster 2024-08-08T19:58:37.711511+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:41.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:40 smithi032 bash[26432]: cluster 2024-08-08T19:58:39.713141+0000 mgr.x (mgr.24583) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:41.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:40 smithi032 bash[19677]: cluster 2024-08-08T19:58:39.713141+0000 mgr.x (mgr.24583) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:41.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:40 smithi169 bash[22013]: cluster 2024-08-08T19:58:39.713141+0000 mgr.x (mgr.24583) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:42 smithi032 bash[26432]: audit 2024-08-08T19:58:41.092947+0000 mgr.x (mgr.24583) 83 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:43.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:42 smithi032 bash[26432]: cluster 2024-08-08T19:58:41.713852+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:42 smithi032 bash[19677]: audit 2024-08-08T19:58:41.092947+0000 mgr.x (mgr.24583) 83 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:42 smithi032 bash[19677]: cluster 2024-08-08T19:58:41.713852+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:42 smithi169 bash[22013]: audit 2024-08-08T19:58:41.092947+0000 mgr.x (mgr.24583) 83 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:42 smithi169 bash[22013]: cluster 2024-08-08T19:58:41.713852+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:43 smithi032 bash[19677]: audit 2024-08-08T19:58:43.183914+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:43 smithi032 bash[26432]: audit 2024-08-08T19:58:43.183914+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:44.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:43 smithi169 bash[22013]: audit 2024-08-08T19:58:43.183914+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:44 smithi032 bash[19677]: cluster 2024-08-08T19:58:43.715493+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:44 smithi032 bash[26432]: cluster 2024-08-08T19:58:43.715493+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:44 smithi169 bash[22013]: cluster 2024-08-08T19:58:43.715493+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:45.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:44] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-08T19:58:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:46 smithi032 bash[26432]: cluster 2024-08-08T19:58:45.716221+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:46 smithi032 bash[19677]: cluster 2024-08-08T19:58:45.716221+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:47.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:46 smithi169 bash[22013]: cluster 2024-08-08T19:58:45.716221+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:48 smithi032 bash[19677]: cluster 2024-08-08T19:58:47.716954+0000 mgr.x (mgr.24583) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:48 smithi032 bash[26432]: cluster 2024-08-08T19:58:47.716954+0000 mgr.x (mgr.24583) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:48 smithi169 bash[22013]: cluster 2024-08-08T19:58:47.716954+0000 mgr.x (mgr.24583) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:50 smithi032 bash[19677]: cluster 2024-08-08T19:58:49.718624+0000 mgr.x (mgr.24583) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:50 smithi032 bash[26432]: cluster 2024-08-08T19:58:49.718624+0000 mgr.x (mgr.24583) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:50 smithi169 bash[22013]: cluster 2024-08-08T19:58:49.718624+0000 mgr.x (mgr.24583) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:52 smithi032 bash[19677]: audit 2024-08-08T19:58:51.101044+0000 mgr.x (mgr.24583) 89 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:52 smithi032 bash[19677]: cluster 2024-08-08T19:58:51.719354+0000 mgr.x (mgr.24583) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:52 smithi032 bash[26432]: audit 2024-08-08T19:58:51.101044+0000 mgr.x (mgr.24583) 89 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:53.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:52 smithi032 bash[26432]: cluster 2024-08-08T19:58:51.719354+0000 mgr.x (mgr.24583) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:52 smithi169 bash[22013]: audit 2024-08-08T19:58:51.101044+0000 mgr.x (mgr.24583) 89 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:58:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:52 smithi169 bash[22013]: cluster 2024-08-08T19:58:51.719354+0000 mgr.x (mgr.24583) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:54 smithi032 bash[26432]: cluster 2024-08-08T19:58:53.720964+0000 mgr.x (mgr.24583) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:54 smithi032 bash[19677]: cluster 2024-08-08T19:58:53.720964+0000 mgr.x (mgr.24583) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:55.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:58:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:58:54] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-08T19:58:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:54 smithi169 bash[22013]: cluster 2024-08-08T19:58:53.720964+0000 mgr.x (mgr.24583) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:58:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:55 smithi032 bash[19677]: cluster 2024-08-08T19:58:55.721718+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:56.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:55 smithi032 bash[26432]: cluster 2024-08-08T19:58:55.721718+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:55 smithi169 bash[22013]: cluster 2024-08-08T19:58:55.721718+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:58 smithi032 bash[26432]: cluster 2024-08-08T19:58:57.722443+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:58:58 smithi032 bash[26432]: audit 2024-08-08T19:58:58.207892+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:58 smithi032 bash[19677]: cluster 2024-08-08T19:58:57.722443+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:58:58 smithi032 bash[19677]: audit 2024-08-08T19:58:58.207892+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:58:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:58 smithi169 bash[22013]: cluster 2024-08-08T19:58:57.722443+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:58:59.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:58:58 smithi169 bash[22013]: audit 2024-08-08T19:58:58.207892+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:00 smithi032 bash[19677]: cluster 2024-08-08T19:58:59.724127+0000 mgr.x (mgr.24583) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:00 smithi032 bash[26432]: cluster 2024-08-08T19:58:59.724127+0000 mgr.x (mgr.24583) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:01.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:00 smithi169 bash[22013]: cluster 2024-08-08T19:58:59.724127+0000 mgr.x (mgr.24583) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:03.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:02 smithi032 bash[26432]: audit 2024-08-08T19:59:01.112557+0000 mgr.x (mgr.24583) 95 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:03.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:02 smithi032 bash[26432]: cluster 2024-08-08T19:59:01.724865+0000 mgr.x (mgr.24583) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:03.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:02 smithi032 bash[19677]: audit 2024-08-08T19:59:01.112557+0000 mgr.x (mgr.24583) 95 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:03.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:02 smithi032 bash[19677]: cluster 2024-08-08T19:59:01.724865+0000 mgr.x (mgr.24583) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:02 smithi169 bash[22013]: audit 2024-08-08T19:59:01.112557+0000 mgr.x (mgr.24583) 95 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:02 smithi169 bash[22013]: cluster 2024-08-08T19:59:01.724865+0000 mgr.x (mgr.24583) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:04 smithi032 bash[19677]: cluster 2024-08-08T19:59:03.726494+0000 mgr.x (mgr.24583) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:04 smithi032 bash[26432]: cluster 2024-08-08T19:59:03.726494+0000 mgr.x (mgr.24583) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:05.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:04 smithi169 bash[22013]: cluster 2024-08-08T19:59:03.726494+0000 mgr.x (mgr.24583) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:05.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:04] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-08T19:59:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:06 smithi032 bash[19677]: cluster 2024-08-08T19:59:05.727217+0000 mgr.x (mgr.24583) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:07.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:06 smithi032 bash[26432]: cluster 2024-08-08T19:59:05.727217+0000 mgr.x (mgr.24583) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:07.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:06 smithi169 bash[22013]: cluster 2024-08-08T19:59:05.727217+0000 mgr.x (mgr.24583) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:08 smithi032 bash[19677]: cluster 2024-08-08T19:59:07.727924+0000 mgr.x (mgr.24583) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:09.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:08 smithi032 bash[26432]: cluster 2024-08-08T19:59:07.727924+0000 mgr.x (mgr.24583) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:09.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:08 smithi169 bash[22013]: cluster 2024-08-08T19:59:07.727924+0000 mgr.x (mgr.24583) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:11.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:10 smithi032 bash[19677]: cluster 2024-08-08T19:59:09.729581+0000 mgr.x (mgr.24583) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:11.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:10 smithi032 bash[26432]: cluster 2024-08-08T19:59:09.729581+0000 mgr.x (mgr.24583) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:11.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:10 smithi169 bash[22013]: cluster 2024-08-08T19:59:09.729581+0000 mgr.x (mgr.24583) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:12 smithi032 bash[19677]: audit 2024-08-08T19:59:11.123587+0000 mgr.x (mgr.24583) 101 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:12 smithi032 bash[19677]: cluster 2024-08-08T19:59:11.730286+0000 mgr.x (mgr.24583) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:12 smithi032 bash[26432]: audit 2024-08-08T19:59:11.123587+0000 mgr.x (mgr.24583) 101 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:12 smithi032 bash[26432]: cluster 2024-08-08T19:59:11.730286+0000 mgr.x (mgr.24583) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:12 smithi169 bash[22013]: audit 2024-08-08T19:59:11.123587+0000 mgr.x (mgr.24583) 101 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:12 smithi169 bash[22013]: cluster 2024-08-08T19:59:11.730286+0000 mgr.x (mgr.24583) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:14.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:13 smithi032 bash[26432]: audit 2024-08-08T19:59:13.208296+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:14.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:13 smithi032 bash[19677]: audit 2024-08-08T19:59:13.208296+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:14.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:13 smithi169 bash[22013]: audit 2024-08-08T19:59:13.208296+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:14 smithi032 bash[19677]: cluster 2024-08-08T19:59:13.731814+0000 mgr.x (mgr.24583) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:14 smithi032 bash[26432]: cluster 2024-08-08T19:59:13.731814+0000 mgr.x (mgr.24583) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:14 smithi169 bash[22013]: cluster 2024-08-08T19:59:13.731814+0000 mgr.x (mgr.24583) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:15.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:14] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.43.0" 2024-08-08T19:59:16.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:15 smithi032 bash[19677]: cluster 2024-08-08T19:59:15.732530+0000 mgr.x (mgr.24583) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:15 smithi032 bash[26432]: cluster 2024-08-08T19:59:15.732530+0000 mgr.x (mgr.24583) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:16.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:15 smithi169 bash[22013]: cluster 2024-08-08T19:59:15.732530+0000 mgr.x (mgr.24583) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:18 smithi032 bash[26432]: cluster 2024-08-08T19:59:17.733253+0000 mgr.x (mgr.24583) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:18 smithi032 bash[19677]: cluster 2024-08-08T19:59:17.733253+0000 mgr.x (mgr.24583) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:19.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:18 smithi169 bash[22013]: cluster 2024-08-08T19:59:17.733253+0000 mgr.x (mgr.24583) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:21.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:20 smithi032 bash[26432]: cluster 2024-08-08T19:59:19.734986+0000 mgr.x (mgr.24583) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:21.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:20 smithi032 bash[19677]: cluster 2024-08-08T19:59:19.734986+0000 mgr.x (mgr.24583) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:20 smithi169 bash[22013]: cluster 2024-08-08T19:59:19.734986+0000 mgr.x (mgr.24583) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:22 smithi032 bash[26432]: audit 2024-08-08T19:59:21.135036+0000 mgr.x (mgr.24583) 107 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:22 smithi032 bash[26432]: cluster 2024-08-08T19:59:21.735699+0000 mgr.x (mgr.24583) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:22 smithi032 bash[19677]: audit 2024-08-08T19:59:21.135036+0000 mgr.x (mgr.24583) 107 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:22 smithi032 bash[19677]: cluster 2024-08-08T19:59:21.735699+0000 mgr.x (mgr.24583) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:22 smithi169 bash[22013]: audit 2024-08-08T19:59:21.135036+0000 mgr.x (mgr.24583) 107 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:22 smithi169 bash[22013]: cluster 2024-08-08T19:59:21.735699+0000 mgr.x (mgr.24583) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[26432]: cluster 2024-08-08T19:59:23.737344+0000 mgr.x (mgr.24583) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[26432]: audit 2024-08-08T19:59:24.041064+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:59:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[26432]: audit 2024-08-08T19:59:24.043105+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:59:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[26432]: audit 2024-08-08T19:59:24.056808+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:59:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[19677]: cluster 2024-08-08T19:59:23.737344+0000 mgr.x (mgr.24583) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[19677]: audit 2024-08-08T19:59:24.041064+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:59:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[19677]: audit 2024-08-08T19:59:24.043105+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:59:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:24 smithi032 bash[19677]: audit 2024-08-08T19:59:24.056808+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:59:25.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:24] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.43.0" 2024-08-08T19:59:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:24 smithi169 bash[22013]: cluster 2024-08-08T19:59:23.737344+0000 mgr.x (mgr.24583) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:24 smithi169 bash[22013]: audit 2024-08-08T19:59:24.041064+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T19:59:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:24 smithi169 bash[22013]: audit 2024-08-08T19:59:24.043105+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T19:59:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:24 smithi169 bash[22013]: audit 2024-08-08T19:59:24.056808+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T19:59:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:26 smithi032 bash[26432]: cluster 2024-08-08T19:59:25.738098+0000 mgr.x (mgr.24583) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:26 smithi032 bash[19677]: cluster 2024-08-08T19:59:25.738098+0000 mgr.x (mgr.24583) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:27.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:26 smithi169 bash[22013]: cluster 2024-08-08T19:59:25.738098+0000 mgr.x (mgr.24583) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:28 smithi032 bash[26432]: cluster 2024-08-08T19:59:27.738832+0000 mgr.x (mgr.24583) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:28 smithi032 bash[26432]: audit 2024-08-08T19:59:28.208657+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:28 smithi032 bash[19677]: cluster 2024-08-08T19:59:27.738832+0000 mgr.x (mgr.24583) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:28 smithi032 bash[19677]: audit 2024-08-08T19:59:28.208657+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:28 smithi169 bash[22013]: cluster 2024-08-08T19:59:27.738832+0000 mgr.x (mgr.24583) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:28 smithi169 bash[22013]: audit 2024-08-08T19:59:28.208657+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:31.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:30 smithi032 bash[26432]: cluster 2024-08-08T19:59:29.740583+0000 mgr.x (mgr.24583) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:31.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:30 smithi032 bash[19677]: cluster 2024-08-08T19:59:29.740583+0000 mgr.x (mgr.24583) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:30 smithi169 bash[22013]: cluster 2024-08-08T19:59:29.740583+0000 mgr.x (mgr.24583) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:31 smithi169 bash[22013]: audit 2024-08-08T19:59:31.146582+0000 mgr.x (mgr.24583) 113 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:31 smithi169 bash[22013]: cluster 2024-08-08T19:59:31.741413+0000 mgr.x (mgr.24583) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:32.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:31 smithi032 bash[26432]: audit 2024-08-08T19:59:31.146582+0000 mgr.x (mgr.24583) 113 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:32.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:31 smithi032 bash[26432]: cluster 2024-08-08T19:59:31.741413+0000 mgr.x (mgr.24583) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:32.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:31 smithi032 bash[19677]: audit 2024-08-08T19:59:31.146582+0000 mgr.x (mgr.24583) 113 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:32.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:31 smithi032 bash[19677]: cluster 2024-08-08T19:59:31.741413+0000 mgr.x (mgr.24583) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:34 smithi032 bash[26432]: cluster 2024-08-08T19:59:33.743022+0000 mgr.x (mgr.24583) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:35.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:34 smithi032 bash[19677]: cluster 2024-08-08T19:59:33.743022+0000 mgr.x (mgr.24583) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:34 smithi169 bash[22013]: cluster 2024-08-08T19:59:33.743022+0000 mgr.x (mgr.24583) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:35.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:34] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-08-08T19:59:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:36 smithi032 bash[19677]: cluster 2024-08-08T19:59:35.743762+0000 mgr.x (mgr.24583) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:37.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:36 smithi032 bash[26432]: cluster 2024-08-08T19:59:35.743762+0000 mgr.x (mgr.24583) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:37.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:36 smithi169 bash[22013]: cluster 2024-08-08T19:59:35.743762+0000 mgr.x (mgr.24583) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:38 smithi032 bash[26432]: cluster 2024-08-08T19:59:37.744456+0000 mgr.x (mgr.24583) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:38 smithi032 bash[19677]: cluster 2024-08-08T19:59:37.744456+0000 mgr.x (mgr.24583) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:39.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:38 smithi169 bash[22013]: cluster 2024-08-08T19:59:37.744456+0000 mgr.x (mgr.24583) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:41.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:40 smithi032 bash[19677]: cluster 2024-08-08T19:59:39.746107+0000 mgr.x (mgr.24583) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:41.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:40 smithi032 bash[26432]: cluster 2024-08-08T19:59:39.746107+0000 mgr.x (mgr.24583) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:41.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:40 smithi169 bash[22013]: cluster 2024-08-08T19:59:39.746107+0000 mgr.x (mgr.24583) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:42 smithi032 bash[26432]: audit 2024-08-08T19:59:41.151088+0000 mgr.x (mgr.24583) 119 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:42 smithi032 bash[26432]: cluster 2024-08-08T19:59:41.746853+0000 mgr.x (mgr.24583) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:42 smithi032 bash[19677]: audit 2024-08-08T19:59:41.151088+0000 mgr.x (mgr.24583) 119 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:43.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:42 smithi032 bash[19677]: cluster 2024-08-08T19:59:41.746853+0000 mgr.x (mgr.24583) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:43.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:42 smithi169 bash[22013]: audit 2024-08-08T19:59:41.151088+0000 mgr.x (mgr.24583) 119 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:42 smithi169 bash[22013]: cluster 2024-08-08T19:59:41.746853+0000 mgr.x (mgr.24583) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:43 smithi032 bash[26432]: audit 2024-08-08T19:59:43.208935+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:43 smithi032 bash[19677]: audit 2024-08-08T19:59:43.208935+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:44.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:43 smithi169 bash[22013]: audit 2024-08-08T19:59:43.208935+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:44 smithi032 bash[26432]: cluster 2024-08-08T19:59:43.748439+0000 mgr.x (mgr.24583) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:44 smithi032 bash[19677]: cluster 2024-08-08T19:59:43.748439+0000 mgr.x (mgr.24583) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:44 smithi169 bash[22013]: cluster 2024-08-08T19:59:43.748439+0000 mgr.x (mgr.24583) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:45.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:44] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.43.0" 2024-08-08T19:59:46.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:45 smithi169 bash[22013]: cluster 2024-08-08T19:59:45.749173+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:46.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:45 smithi032 bash[19677]: cluster 2024-08-08T19:59:45.749173+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:46.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:45 smithi032 bash[26432]: cluster 2024-08-08T19:59:45.749173+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:48 smithi032 bash[26432]: cluster 2024-08-08T19:59:47.749900+0000 mgr.x (mgr.24583) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:48 smithi032 bash[19677]: cluster 2024-08-08T19:59:47.749900+0000 mgr.x (mgr.24583) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:48 smithi169 bash[22013]: cluster 2024-08-08T19:59:47.749900+0000 mgr.x (mgr.24583) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:50 smithi032 bash[26432]: cluster 2024-08-08T19:59:49.751568+0000 mgr.x (mgr.24583) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:50 smithi032 bash[19677]: cluster 2024-08-08T19:59:49.751568+0000 mgr.x (mgr.24583) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:51.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:50 smithi169 bash[22013]: cluster 2024-08-08T19:59:49.751568+0000 mgr.x (mgr.24583) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:52 smithi032 bash[26432]: audit 2024-08-08T19:59:51.162602+0000 mgr.x (mgr.24583) 125 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:52 smithi032 bash[26432]: cluster 2024-08-08T19:59:51.752240+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:52 smithi032 bash[19677]: audit 2024-08-08T19:59:51.162602+0000 mgr.x (mgr.24583) 125 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:52 smithi032 bash[19677]: cluster 2024-08-08T19:59:51.752240+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:52 smithi169 bash[22013]: audit 2024-08-08T19:59:51.162602+0000 mgr.x (mgr.24583) 125 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T19:59:53.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:52 smithi169 bash[22013]: cluster 2024-08-08T19:59:51.752240+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:54 smithi032 bash[26432]: cluster 2024-08-08T19:59:53.753815+0000 mgr.x (mgr.24583) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:54 smithi032 bash[19677]: cluster 2024-08-08T19:59:53.753815+0000 mgr.x (mgr.24583) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:55.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 19:59:54 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:19:59:54] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.43.0" 2024-08-08T19:59:55.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:54 smithi169 bash[22013]: cluster 2024-08-08T19:59:53.753815+0000 mgr.x (mgr.24583) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T19:59:56.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:55 smithi032 bash[26432]: cluster 2024-08-08T19:59:55.754517+0000 mgr.x (mgr.24583) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:55 smithi032 bash[19677]: cluster 2024-08-08T19:59:55.754517+0000 mgr.x (mgr.24583) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:56.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:55 smithi169 bash[22013]: cluster 2024-08-08T19:59:55.754517+0000 mgr.x (mgr.24583) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:58 smithi032 bash[26432]: cluster 2024-08-08T19:59:57.755266+0000 mgr.x (mgr.24583) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 19:59:58 smithi032 bash[26432]: audit 2024-08-08T19:59:58.211718+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:58 smithi032 bash[19677]: cluster 2024-08-08T19:59:57.755266+0000 mgr.x (mgr.24583) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 19:59:58 smithi032 bash[19677]: audit 2024-08-08T19:59:58.211718+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T19:59:59.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:58 smithi169 bash[22013]: cluster 2024-08-08T19:59:57.755266+0000 mgr.x (mgr.24583) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T19:59:59.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 19:59:58 smithi169 bash[22013]: audit 2024-08-08T19:59:58.211718+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:00 smithi032 bash[19677]: cluster 2024-08-08T19:59:59.756966+0000 mgr.x (mgr.24583) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:00 smithi032 bash[19677]: cluster 2024-08-08T20:00:00.000132+0000 mon.a (mon.0) 1334 : cluster [INF] overall HEALTH_OK 2024-08-08T20:00:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:00 smithi032 bash[26432]: cluster 2024-08-08T19:59:59.756966+0000 mgr.x (mgr.24583) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:00 smithi032 bash[26432]: cluster 2024-08-08T20:00:00.000132+0000 mon.a (mon.0) 1334 : cluster [INF] overall HEALTH_OK 2024-08-08T20:00:01.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:00 smithi169 bash[22013]: cluster 2024-08-08T19:59:59.756966+0000 mgr.x (mgr.24583) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:01.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:00 smithi169 bash[22013]: cluster 2024-08-08T20:00:00.000132+0000 mon.a (mon.0) 1334 : cluster [INF] overall HEALTH_OK 2024-08-08T20:00:03.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:02 smithi032 bash[26432]: audit 2024-08-08T20:00:01.174093+0000 mgr.x (mgr.24583) 131 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:03.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:02 smithi032 bash[26432]: cluster 2024-08-08T20:00:01.757642+0000 mgr.x (mgr.24583) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:03.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:02 smithi032 bash[19677]: audit 2024-08-08T20:00:01.174093+0000 mgr.x (mgr.24583) 131 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:03.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:02 smithi032 bash[19677]: cluster 2024-08-08T20:00:01.757642+0000 mgr.x (mgr.24583) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:02 smithi169 bash[22013]: audit 2024-08-08T20:00:01.174093+0000 mgr.x (mgr.24583) 131 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:03.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:02 smithi169 bash[22013]: cluster 2024-08-08T20:00:01.757642+0000 mgr.x (mgr.24583) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:04.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:03 smithi032 bash[26432]: cluster 2024-08-08T20:00:03.759233+0000 mgr.x (mgr.24583) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:04.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:03 smithi032 bash[19677]: cluster 2024-08-08T20:00:03.759233+0000 mgr.x (mgr.24583) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:04.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:03 smithi169 bash[22013]: cluster 2024-08-08T20:00:03.759233+0000 mgr.x (mgr.24583) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:05.079 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:00:05.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:04 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:00:04] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.43.0" 2024-08-08T20:00:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:06 smithi032 bash[19677]: cluster 2024-08-08T20:00:05.759934+0000 mgr.x (mgr.24583) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:07.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:06 smithi032 bash[26432]: cluster 2024-08-08T20:00:05.759934+0000 mgr.x (mgr.24583) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:07.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:06 smithi169 bash[22013]: cluster 2024-08-08T20:00:05.759934+0000 mgr.x (mgr.24583) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:08 smithi032 bash[19677]: cluster 2024-08-08T20:00:07.760615+0000 mgr.x (mgr.24583) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:08 smithi032 bash[26432]: cluster 2024-08-08T20:00:07.760615+0000 mgr.x (mgr.24583) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:09.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:08 smithi169 bash[22013]: cluster 2024-08-08T20:00:07.760615+0000 mgr.x (mgr.24583) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:09.900 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:00:10.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:10 smithi169 bash[22013]: cluster 2024-08-08T20:00:09.762303+0000 mgr.x (mgr.24583) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:11.011 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:10 smithi032 bash[19677]: cluster 2024-08-08T20:00:09.762303+0000 mgr.x (mgr.24583) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:11.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:10 smithi032 bash[26432]: cluster 2024-08-08T20:00:09.762303+0000 mgr.x (mgr.24583) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (24m) 2m ago 24m 14.2M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (24m) 2m ago 24m 75.5M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (3m) 2m ago 21m 47.0M - 3.8 c7b33901c886 8bd04e5030a1 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (17m) 2m ago 32m 493M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (9m) 2m ago 34m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:00:11.425 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (34m) 2m ago 35m 76.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (33m) 2m ago 33m 58.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (33m) 2m ago 33m 57.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (24m) 2m ago 24m 8983k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (24m) 2m ago 24m 9027k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (31m) 2m ago 32m 57.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (31m) 2m ago 31m 65.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (30m) 2m ago 30m 61.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (29m) 2m ago 29m 56.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (28m) 2m ago 28m 65.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (27m) 2m ago 27m 54.8M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (26m) 2m ago 26m 60.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (25m) 2m ago 25m 62.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:00:11.426 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (2m) 2m ago 24m 32.9M - 2.43.0 a07b618ecd1d ad39616d6681 2024-08-08T20:00:11.427 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (22m) 2m ago 22m 100M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:00:11.427 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (22m) 2m ago 22m 101M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:00:12.042 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ls' 2024-08-08T20:00:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[19677]: audit 2024-08-08T20:00:11.185068+0000 mgr.x (mgr.24583) 137 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[19677]: audit 2024-08-08T20:00:11.388817+0000 mgr.x (mgr.24583) 138 : audit [DBG] from='client.25226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[19677]: cluster 2024-08-08T20:00:11.763081+0000 mgr.x (mgr.24583) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[26432]: audit 2024-08-08T20:00:11.185068+0000 mgr.x (mgr.24583) 137 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[26432]: audit 2024-08-08T20:00:11.388817+0000 mgr.x (mgr.24583) 138 : audit [DBG] from='client.25226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:13.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:12 smithi032 bash[26432]: cluster 2024-08-08T20:00:11.763081+0000 mgr.x (mgr.24583) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:13.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:12 smithi169 bash[22013]: audit 2024-08-08T20:00:11.185068+0000 mgr.x (mgr.24583) 137 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:12 smithi169 bash[22013]: audit 2024-08-08T20:00:11.388817+0000 mgr.x (mgr.24583) 138 : audit [DBG] from='client.25226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:13.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:12 smithi169 bash[22013]: cluster 2024-08-08T20:00:11.763081+0000 mgr.x (mgr.24583) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:14.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:13 smithi032 bash[19677]: audit 2024-08-08T20:00:13.211751+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:14.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:13 smithi169 bash[22013]: audit 2024-08-08T20:00:13.211751+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:14 smithi032 bash[26432]: audit 2024-08-08T20:00:13.211751+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:14 smithi032 bash[19677]: cluster 2024-08-08T20:00:13.764653+0000 mgr.x (mgr.24583) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:15.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:14 smithi032 bash[26432]: cluster 2024-08-08T20:00:13.764653+0000 mgr.x (mgr.24583) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:15.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:14 smithi169 bash[22013]: cluster 2024-08-08T20:00:13.764653+0000 mgr.x (mgr.24583) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:15.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:14 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:00:14] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T20:00:16.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:15 smithi169 bash[22013]: cluster 2024-08-08T20:00:15.765368+0000 mgr.x (mgr.24583) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:16.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:15 smithi032 bash[26432]: cluster 2024-08-08T20:00:15.765368+0000 mgr.x (mgr.24583) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:16.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:15 smithi032 bash[19677]: cluster 2024-08-08T20:00:15.765368+0000 mgr.x (mgr.24583) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:16.867 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:00:18.232 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-08T20:00:18.232 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 2m ago 24m smithi032=a;count:1 2024-08-08T20:00:18.232 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 2m ago 24m smithi169=a;count:1 2024-08-08T20:00:18.232 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 2m ago 32m smithi032=y;smithi169=x;count:2 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:mon 3/3 2m ago 33m smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi032=a;smithi169=b;count:2 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:osd 8 2m ago - 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 2m ago 25m smithi169=a;count:1 2024-08-08T20:00:18.233 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-08-08T20:00:18.984 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions' 2024-08-08T20:00:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:18 smithi032 bash[19677]: cluster 2024-08-08T20:00:17.766053+0000 mgr.x (mgr.24583) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:18 smithi032 bash[26432]: cluster 2024-08-08T20:00:17.766053+0000 mgr.x (mgr.24583) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:19.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:18 smithi169 bash[22013]: cluster 2024-08-08T20:00:17.766053+0000 mgr.x (mgr.24583) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:19 smithi032 bash[19677]: audit 2024-08-08T20:00:18.219725+0000 mgr.x (mgr.24583) 143 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:19 smithi032 bash[19677]: cluster 2024-08-08T20:00:19.767670+0000 mgr.x (mgr.24583) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:19 smithi032 bash[26432]: audit 2024-08-08T20:00:18.219725+0000 mgr.x (mgr.24583) 143 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:20.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:19 smithi032 bash[26432]: cluster 2024-08-08T20:00:19.767670+0000 mgr.x (mgr.24583) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:19 smithi169 bash[22013]: audit 2024-08-08T20:00:18.219725+0000 mgr.x (mgr.24583) 143 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:19 smithi169 bash[22013]: cluster 2024-08-08T20:00:19.767670+0000 mgr.x (mgr.24583) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:23.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:22 smithi032 bash[19677]: audit 2024-08-08T20:00:21.196308+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:23.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:22 smithi032 bash[19677]: cluster 2024-08-08T20:00:21.768401+0000 mgr.x (mgr.24583) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:22 smithi032 bash[26432]: audit 2024-08-08T20:00:21.196308+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:23.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:22 smithi032 bash[26432]: cluster 2024-08-08T20:00:21.768401+0000 mgr.x (mgr.24583) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:23.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:22 smithi169 bash[22013]: audit 2024-08-08T20:00:21.196308+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:22 smithi169 bash[22013]: cluster 2024-08-08T20:00:21.768401+0000 mgr.x (mgr.24583) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:23.813 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:00:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:23 smithi032 bash[19677]: cluster 2024-08-08T20:00:23.770034+0000 mgr.x (mgr.24583) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:23 smithi032 bash[26432]: cluster 2024-08-08T20:00:23.770034+0000 mgr.x (mgr.24583) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:24.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:23 smithi169 bash[22013]: cluster 2024-08-08T20:00:23.770034+0000 mgr.x (mgr.24583) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[19677]: audit 2024-08-08T20:00:24.940836+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[19677]: audit 2024-08-08T20:00:24.942300+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[19677]: audit 2024-08-08T20:00:24.954067+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[26432]: audit 2024-08-08T20:00:24.940836+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[26432]: audit 2024-08-08T20:00:24.942300+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:24 smithi032 bash[26432]: audit 2024-08-08T20:00:24.954067+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:25.174 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:00:25.174 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:00:25.174 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:00:25.174 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:25.174 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:00:25.175 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:00:25.176 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:00:25.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:24 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:00:24] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T20:00:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:24 smithi169 bash[22013]: audit 2024-08-08T20:00:24.940836+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:24 smithi169 bash[22013]: audit 2024-08-08T20:00:24.942300+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:25.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:24 smithi169 bash[22013]: audit 2024-08-08T20:00:24.954067+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:25.927 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-08-08T20:00:26.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:26 smithi032 bash[26432]: audit 2024-08-08T20:00:25.175512+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.32:0/716783456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:26.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:26 smithi032 bash[26432]: cluster 2024-08-08T20:00:25.770738+0000 mgr.x (mgr.24583) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:26 smithi032 bash[19677]: audit 2024-08-08T20:00:25.175512+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.32:0/716783456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:26.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:26 smithi032 bash[19677]: cluster 2024-08-08T20:00:25.770738+0000 mgr.x (mgr.24583) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:26.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:26 smithi169 bash[22013]: audit 2024-08-08T20:00:25.175512+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.32:0/716783456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:26.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:26 smithi169 bash[22013]: cluster 2024-08-08T20:00:25.770738+0000 mgr.x (mgr.24583) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:28.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:27 smithi169 bash[22013]: cluster 2024-08-08T20:00:27.771394+0000 mgr.x (mgr.24583) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:28.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:27 smithi032 bash[19677]: cluster 2024-08-08T20:00:27.771394+0000 mgr.x (mgr.24583) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:28.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:27 smithi032 bash[26432]: cluster 2024-08-08T20:00:27.771394+0000 mgr.x (mgr.24583) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:28 smithi169 bash[22013]: audit 2024-08-08T20:00:28.212387+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:29.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:28 smithi032 bash[19677]: audit 2024-08-08T20:00:28.212387+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:29.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:28 smithi032 bash[26432]: audit 2024-08-08T20:00:28.212387+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:29 smithi169 bash[22013]: cluster 2024-08-08T20:00:29.772960+0000 mgr.x (mgr.24583) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:30.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:29 smithi032 bash[19677]: cluster 2024-08-08T20:00:29.772960+0000 mgr.x (mgr.24583) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:30.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:29 smithi032 bash[26432]: cluster 2024-08-08T20:00:29.772960+0000 mgr.x (mgr.24583) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:30.761 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:00:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:31 smithi032 bash[26432]: audit 2024-08-08T20:00:31.207757+0000 mgr.x (mgr.24583) 151 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:31 smithi032 bash[26432]: cluster 2024-08-08T20:00:31.773676+0000 mgr.x (mgr.24583) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:31 smithi032 bash[19677]: audit 2024-08-08T20:00:31.207757+0000 mgr.x (mgr.24583) 151 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:31 smithi032 bash[19677]: cluster 2024-08-08T20:00:31.773676+0000 mgr.x (mgr.24583) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:32.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:31 smithi169 bash[22013]: audit 2024-08-08T20:00:31.207757+0000 mgr.x (mgr.24583) 151 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:31 smithi169 bash[22013]: cluster 2024-08-08T20:00:31.773676+0000 mgr.x (mgr.24583) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:32 smithi032 bash[26432]: audit 2024-08-08T20:00:32.163264+0000 mgr.x (mgr.24583) 153 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:33.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:32 smithi032 bash[19677]: audit 2024-08-08T20:00:32.163264+0000 mgr.x (mgr.24583) 153 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:33.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:32 smithi169 bash[22013]: audit 2024-08-08T20:00:32.163264+0000 mgr.x (mgr.24583) 153 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:34.017 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:33 smithi032 bash[26432]: cluster 2024-08-08T20:00:33.775289+0000 mgr.x (mgr.24583) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:34.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:33 smithi032 bash[19677]: cluster 2024-08-08T20:00:33.775289+0000 mgr.x (mgr.24583) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:34.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:33 smithi169 bash[22013]: cluster 2024-08-08T20:00:33.775289+0000 mgr.x (mgr.24583) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:00:34.473 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.092 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:00:35.222 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:34 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:00:34] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-08T20:00:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: cephadm 2024-08-08T20:00:34.465936+0000 mgr.x (mgr.24583) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: audit 2024-08-08T20:00:34.473808+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: audit 2024-08-08T20:00:34.475949+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: audit 2024-08-08T20:00:34.477512+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: audit 2024-08-08T20:00:34.487265+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[19677]: cephadm 2024-08-08T20:00:34.638200+0000 mgr.x (mgr.24583) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: cephadm 2024-08-08T20:00:34.465936+0000 mgr.x (mgr.24583) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: audit 2024-08-08T20:00:34.473808+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: audit 2024-08-08T20:00:34.475949+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: audit 2024-08-08T20:00:34.477512+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: audit 2024-08-08T20:00:34.487265+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:35 smithi032 bash[26432]: cephadm 2024-08-08T20:00:34.638200+0000 mgr.x (mgr.24583) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: cephadm 2024-08-08T20:00:34.465936+0000 mgr.x (mgr.24583) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: audit 2024-08-08T20:00:34.473808+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: audit 2024-08-08T20:00:34.475949+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: audit 2024-08-08T20:00:34.477512+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: audit 2024-08-08T20:00:34.487265+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:35.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:35 smithi169 bash[22013]: cephadm 2024-08-08T20:00:34.638200+0000 mgr.x (mgr.24583) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:00:36.550 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:36 smithi032 bash[26432]: cluster 2024-08-08T20:00:35.775918+0000 mgr.x (mgr.24583) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:36.550 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:36 smithi032 bash[19677]: cluster 2024-08-08T20:00:35.775918+0000 mgr.x (mgr.24583) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:36.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:36 smithi169 bash[22013]: cluster 2024-08-08T20:00:35.775918+0000 mgr.x (mgr.24583) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:00:37.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[68128]: [08/Aug/2024:20:00:37] ENGINE Bus STOPPING 2024-08-08T20:00:37.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[68128]: [08/Aug/2024:20:00:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T20:00:37.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[68128]: [08/Aug/2024:20:00:37] ENGINE Bus STOPPED 2024-08-08T20:00:37.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[49598]: ignoring --setuser ceph since I am not root 2024-08-08T20:00:37.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[49598]: ignoring --setgroup ceph since I am not root 2024-08-08T20:00:37.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[49598]: debug 2024-08-08T20:00:37.069+0000 7f400177c640 1 -- 172.21.15.169:0/2691945046 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a7e94270e0 con 0x55a7e9429400 2024-08-08T20:00:38.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:38 smithi032 bash[68128]: [08/Aug/2024:20:00:38] ENGINE Bus STARTING 2024-08-08T20:00:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:36.976678+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:36.983189+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:36.992520+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:36.993185+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: cluster 2024-08-08T20:00:36.993936+0000 mon.a (mon.0) 1340 : cluster [INF] Activating manager daemon y 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:36.998272+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: cluster 2024-08-08T20:00:37.007612+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: cluster 2024-08-08T20:00:37.008979+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0150258s) 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.012747+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.012975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.013183+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.014709+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.015084+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.015482+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.015830+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T20:00:38.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.016158+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.016537+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.017009+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.017487+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.017911+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:36.976678+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:36.983189+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:36.992520+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:36.993185+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: cluster 2024-08-08T20:00:36.993936+0000 mon.a (mon.0) 1340 : cluster [INF] Activating manager daemon y 2024-08-08T20:00:38.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:36.998272+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: cluster 2024-08-08T20:00:37.007612+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: cluster 2024-08-08T20:00:37.008979+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0150258s) 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.012747+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.012975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.013183+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.014709+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.015084+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.015482+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.015830+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.016158+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.016537+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.017009+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.017487+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T20:00:38.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.017911+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.018357+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.018692+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.019465+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: cluster 2024-08-08T20:00:37.066115+0000 mon.a (mon.0) 1344 : cluster [INF] Manager daemon y is now available 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.538832+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.539158+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.555170+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.555690+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.587986+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[19677]: audit 2024-08-08T20:00:37.588560+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.018357+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.018692+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.019465+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: cluster 2024-08-08T20:00:37.066115+0000 mon.a (mon.0) 1344 : cluster [INF] Manager daemon y is now available 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.538832+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.539158+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.555170+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.555690+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.587986+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:37 smithi032 bash[26432]: audit 2024-08-08T20:00:37.588560+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:36.976678+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24583 ' entity='mgr.x' 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:36.983189+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:36.992520+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24583 172.21.15.169:0/2286175880' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:36.993185+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: cluster 2024-08-08T20:00:36.993936+0000 mon.a (mon.0) 1340 : cluster [INF] Activating manager daemon y 2024-08-08T20:00:38.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:36.998272+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24583 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: cluster 2024-08-08T20:00:37.007612+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: cluster 2024-08-08T20:00:37.008979+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0150258s) 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.012747+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.012975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.013183+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.014709+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.015084+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.015482+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.015830+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.016158+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.016537+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.017009+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-08T20:00:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.017487+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.017911+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.018357+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.018692+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.019465+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: cluster 2024-08-08T20:00:37.066115+0000 mon.a (mon.0) 1344 : cluster [INF] Manager daemon y is now available 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.538832+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.539158+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.555170+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.555690+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.587986+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:37 smithi169 bash[22013]: audit 2024-08-08T20:00:37.588560+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-08T20:00:38.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:38 smithi032 bash[68128]: [08/Aug/2024:20:00:38] ENGINE Serving on http://:::9283 2024-08-08T20:00:38.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:38 smithi032 bash[68128]: [08/Aug/2024:20:00:38] ENGINE Bus STARTED 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[19677]: cluster 2024-08-08T20:00:38.004888+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e41: y(active, since 1.01095s) 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[19677]: audit 2024-08-08T20:00:38.010236+0000 mgr.y (mgr.15225) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[19677]: cluster 2024-08-08T20:00:38.015026+0000 mgr.y (mgr.15225) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[26432]: cluster 2024-08-08T20:00:38.004888+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e41: y(active, since 1.01095s) 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[26432]: audit 2024-08-08T20:00:38.010236+0000 mgr.y (mgr.15225) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:39.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[26432]: cluster 2024-08-08T20:00:38.015026+0000 mgr.y (mgr.15225) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:39.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:39 smithi169 bash[22013]: cluster 2024-08-08T20:00:38.004888+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e41: y(active, since 1.01095s) 2024-08-08T20:00:39.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:39 smithi169 bash[22013]: audit 2024-08-08T20:00:38.010236+0000 mgr.y (mgr.15225) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:00:39.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:39 smithi169 bash[22013]: cluster 2024-08-08T20:00:38.015026+0000 mgr.y (mgr.15225) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:39.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: debug 2024-08-08T20:00:39.270+0000 7fc58e625640 -1 log_channel(cephadm) log [ERR] : [08/Aug/2024:20:00:39] ENGINE Error in HTTPServer.serve 2024-08-08T20:00:39.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: Traceback (most recent call last): 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: self._connections.run(self.expiration_interval) 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: self._run(expiration_interval) 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: s = self.context.wrap_socket( 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T20:00:39.583 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: return self.sslsocket_class._create( 2024-08-08T20:00:39.584 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T20:00:39.584 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: self.do_handshake() 2024-08-08T20:00:39.584 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T20:00:39.584 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: self._sslobj.do_handshake() 2024-08-08T20:00:39.584 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:00:39 smithi032 bash[68128]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T20:00:39.899 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:00:40.283 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: cephadm 2024-08-08T20:00:39.144771+0000 mgr.y (mgr.15225) 4 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTING 2024-08-08T20:00:40.283 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: cephadm 2024-08-08T20:00:39.268431+0000 mgr.y (mgr.15225) 5 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T20:00:40.283 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: cephadm 2024-08-08T20:00:39.272911+0000 mgr.y (mgr.15225) 6 : cephadm [ERR] [08/Aug/2024:20:00:39] ENGINE Error in HTTPServer.serve 2024-08-08T20:00:40.283 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: Traceback (most recent call last): 2024-08-08T20:00:40.283 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: self._connections.run(self.expiration_interval) 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: self._run(expiration_interval) 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T20:00:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: s = self.context.wrap_socket( 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: return self.sslsocket_class._create( 2024-08-08T20:00:40.285 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: self.do_handshake() 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: self._sslobj.do_handshake() 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: cephadm 2024-08-08T20:00:39.369664+0000 mgr.y (mgr.15225) 7 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T20:00:40.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[19677]: cephadm 2024-08-08T20:00:39.369878+0000 mgr.y (mgr.15225) 8 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTED 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: cephadm 2024-08-08T20:00:39.144771+0000 mgr.y (mgr.15225) 4 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTING 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: cephadm 2024-08-08T20:00:39.268431+0000 mgr.y (mgr.15225) 5 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: cephadm 2024-08-08T20:00:39.272911+0000 mgr.y (mgr.15225) 6 : cephadm [ERR] [08/Aug/2024:20:00:39] ENGINE Error in HTTPServer.serve 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: Traceback (most recent call last): 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: self._connections.run(self.expiration_interval) 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: self._run(expiration_interval) 2024-08-08T20:00:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: s = self.context.wrap_socket( 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: return self.sslsocket_class._create( 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: self.do_handshake() 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: self._sslobj.do_handshake() 2024-08-08T20:00:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T20:00:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: cephadm 2024-08-08T20:00:39.369664+0000 mgr.y (mgr.15225) 7 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T20:00:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:40 smithi169 bash[22013]: cephadm 2024-08-08T20:00:39.369878+0000 mgr.y (mgr.15225) 8 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTED 2024-08-08T20:00:40.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: cephadm 2024-08-08T20:00:39.144771+0000 mgr.y (mgr.15225) 4 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTING 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: cephadm 2024-08-08T20:00:39.268431+0000 mgr.y (mgr.15225) 5 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on https://172.21.15.32:7150 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: cephadm 2024-08-08T20:00:39.272911+0000 mgr.y (mgr.15225) 6 : cephadm [ERR] [08/Aug/2024:20:00:39] ENGINE Error in HTTPServer.serve 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: Traceback (most recent call last): 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: self._connections.run(self.expiration_interval) 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: self._run(expiration_interval) 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: new_conn = self._from_server_socket(self.server.socket) 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-08T20:00:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: s = self.context.wrap_socket( 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: return self.sslsocket_class._create( 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: self.do_handshake() 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: self._sslobj.do_handshake() 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: cephadm 2024-08-08T20:00:39.369664+0000 mgr.y (mgr.15225) 7 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Serving on http://172.21.15.32:8765 2024-08-08T20:00:40.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:40 smithi032 bash[26432]: cephadm 2024-08-08T20:00:39.369878+0000 mgr.y (mgr.15225) 8 : cephadm [INF] [08/Aug/2024:20:00:39] ENGINE Bus STARTED 2024-08-08T20:00:41.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:41 smithi032 bash[26432]: cluster 2024-08-08T20:00:40.028419+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-08-08T20:00:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:41 smithi032 bash[19677]: cluster 2024-08-08T20:00:40.028419+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-08-08T20:00:41.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:41 smithi169 bash[22013]: cluster 2024-08-08T20:00:40.028419+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-08-08T20:00:41.572 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:00:42.217 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:00:42.217 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (24m) 3m ago 25m 14.2M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (24m) 3m ago 24m 75.5M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (3m) 3m ago 22m 47.0M - 3.8 c7b33901c886 8bd04e5030a1 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (17m) 3m ago 33m 493M - 19.0.0-5695-gde50a7c9 6864bdb868b5 85ed1cf847d0 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (10m) 3m ago 35m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (35m) 3m ago 35m 76.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (33m) 3m ago 33m 58.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (33m) 3m ago 33m 57.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (25m) 3m ago 25m 8983k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (25m) 3m ago 25m 9027k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (32m) 3m ago 32m 57.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (31m) 3m ago 31m 65.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:00:42.218 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (30m) 3m ago 30m 61.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (29m) 3m ago 29m 56.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (29m) 3m ago 29m 65.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (28m) 3m ago 28m 54.8M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (27m) 3m ago 27m 60.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (26m) 3m ago 26m 62.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (3m) 3m ago 25m 32.9M - 2.43.0 a07b618ecd1d ad39616d6681 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (22m) 3m ago 22m 100M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:00:42.219 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (22m) 3m ago 22m 101M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[26432]: cluster 2024-08-08T20:00:41.017503+0000 mgr.y (mgr.15225) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[26432]: audit 2024-08-08T20:00:41.217193+0000 mgr.y (mgr.15225) 10 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[26432]: audit 2024-08-08T20:00:41.561291+0000 mgr.y (mgr.15225) 11 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[19677]: cluster 2024-08-08T20:00:41.017503+0000 mgr.y (mgr.15225) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[19677]: audit 2024-08-08T20:00:41.217193+0000 mgr.y (mgr.15225) 10 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:42.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:42 smithi032 bash[19677]: audit 2024-08-08T20:00:41.561291+0000 mgr.y (mgr.15225) 11 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:42.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:42 smithi169 bash[22013]: cluster 2024-08-08T20:00:41.017503+0000 mgr.y (mgr.15225) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:00:42.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:42 smithi169 bash[22013]: audit 2024-08-08T20:00:41.217193+0000 mgr.y (mgr.15225) 10 : audit [DBG] from='client.25178 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:00:42.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:42 smithi169 bash[22013]: audit 2024-08-08T20:00:41.561291+0000 mgr.y (mgr.15225) 11 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:42.597 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:00:42.597 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:00:42.597 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:00:42.598 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1, 2024-08-08T20:00:42.599 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:00:42.599 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:00:42.599 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:00:42.920 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:00:42.921 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:00:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[26432]: audit 2024-08-08T20:00:41.880471+0000 mgr.y (mgr.15225) 12 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[26432]: audit 2024-08-08T20:00:42.180335+0000 mgr.y (mgr.15225) 13 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[26432]: audit 2024-08-08T20:00:42.599227+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.32:0/1586879943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:43.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[19677]: audit 2024-08-08T20:00:41.880471+0000 mgr.y (mgr.15225) 12 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[19677]: audit 2024-08-08T20:00:42.180335+0000 mgr.y (mgr.15225) 13 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:43 smithi032 bash[19677]: audit 2024-08-08T20:00:42.599227+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.32:0/1586879943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:43.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[49598]: [08/Aug/2024:20:00:43] ENGINE Bus STARTING 2024-08-08T20:00:43.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[49598]: CherryPy Checker: 2024-08-08T20:00:43.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[49598]: The Application mounted at '' has an empty config. 2024-08-08T20:00:43.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[49598]: [08/Aug/2024:20:00:43] ENGINE Serving on http://:::9283 2024-08-08T20:00:43.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[49598]: [08/Aug/2024:20:00:43] ENGINE Bus STARTED 2024-08-08T20:00:43.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[22013]: audit 2024-08-08T20:00:41.880471+0000 mgr.y (mgr.15225) 12 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[22013]: audit 2024-08-08T20:00:42.180335+0000 mgr.y (mgr.15225) 13 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:43.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:43 smithi169 bash[22013]: audit 2024-08-08T20:00:42.599227+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.32:0/1586879943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:00:44.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:42.922074+0000 mgr.y (mgr.15225) 14 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:44.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: cluster 2024-08-08T20:00:43.018242+0000 mgr.y (mgr.15225) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T20:00:44.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: cluster 2024-08-08T20:00:43.128617+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:00:44.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.131547+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:00:44.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.132219+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.134975+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.135429+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.750400+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.756747+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.974462+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[19677]: audit 2024-08-08T20:00:43.997806+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:42.922074+0000 mgr.y (mgr.15225) 14 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: cluster 2024-08-08T20:00:43.018242+0000 mgr.y (mgr.15225) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: cluster 2024-08-08T20:00:43.128617+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.131547+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:00:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.132219+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.134975+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.135429+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.750400+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.756747+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.974462+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:44 smithi032 bash[26432]: audit 2024-08-08T20:00:43.997806+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:42.922074+0000 mgr.y (mgr.15225) 14 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:00:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: cluster 2024-08-08T20:00:43.018242+0000 mgr.y (mgr.15225) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-08T20:00:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: cluster 2024-08-08T20:00:43.128617+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:00:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.131547+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:00:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.132219+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.134975+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.135429+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.169:0/1127249148' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.750400+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.756747+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.974462+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:44.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[22013]: audit 2024-08-08T20:00:43.997806+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:45 smithi169 bash[22013]: cluster 2024-08-08T20:00:44.106001+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-08-08T20:00:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:45 smithi169 bash[22013]: audit 2024-08-08T20:00:44.115015+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T20:00:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:45 smithi169 bash[22013]: audit 2024-08-08T20:00:44.908464+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:45 smithi169 bash[22013]: audit 2024-08-08T20:00:44.916694+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:00:44 smithi169 bash[49598]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:00:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-08T20:00:45.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[19677]: cluster 2024-08-08T20:00:44.106001+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-08-08T20:00:45.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[19677]: audit 2024-08-08T20:00:44.115015+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T20:00:45.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[19677]: audit 2024-08-08T20:00:44.908464+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[19677]: audit 2024-08-08T20:00:44.916694+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[26432]: cluster 2024-08-08T20:00:44.106001+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-08-08T20:00:45.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[26432]: audit 2024-08-08T20:00:44.115015+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-08T20:00:45.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[26432]: audit 2024-08-08T20:00:44.908464+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:45.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:45 smithi032 bash[26432]: audit 2024-08-08T20:00:44.916694+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.408 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cluster 2024-08-08T20:00:45.018901+0000 mgr.y (mgr.15225) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T20:00:46.408 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.129731+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.408 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.143601+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.149510+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.151084+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.153189+0000 mgr.y (mgr.15225) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.153630+0000 mgr.y (mgr.15225) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.344318+0000 mgr.y (mgr.15225) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.344624+0000 mgr.y (mgr.15225) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.488173+0000 mgr.y (mgr.15225) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.488455+0000 mgr.y (mgr.15225) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.627893+0000 mgr.y (mgr.15225) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.631812+0000 mgr.y (mgr.15225) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.768470+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.778087+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.409 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.783813+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.410 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.794111+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.410 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.802898+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.410 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.842300+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.410 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.842857+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.410 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[26432]: audit 2024-08-08T20:00:45.851572+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:46.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cluster 2024-08-08T20:00:45.018901+0000 mgr.y (mgr.15225) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T20:00:46.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.129731+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.143601+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.149510+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.151084+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.153189+0000 mgr.y (mgr.15225) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.153630+0000 mgr.y (mgr.15225) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.344318+0000 mgr.y (mgr.15225) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.344624+0000 mgr.y (mgr.15225) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.488173+0000 mgr.y (mgr.15225) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.488455+0000 mgr.y (mgr.15225) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.627893+0000 mgr.y (mgr.15225) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.631812+0000 mgr.y (mgr.15225) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.768470+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.778087+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.783813+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.794111+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.412 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.802898+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.412 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.842300+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.412 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.842857+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.412 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:46 smithi032 bash[19677]: audit 2024-08-08T20:00:45.851572+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cluster 2024-08-08T20:00:45.018901+0000 mgr.y (mgr.15225) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-08T20:00:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.129731+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.143601+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.149510+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.151084+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.153189+0000 mgr.y (mgr.15225) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.153630+0000 mgr.y (mgr.15225) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.344318+0000 mgr.y (mgr.15225) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.344624+0000 mgr.y (mgr.15225) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.conf 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.488173+0000 mgr.y (mgr.15225) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.488455+0000 mgr.y (mgr.15225) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.627893+0000 mgr.y (mgr.15225) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.631812+0000 mgr.y (mgr.15225) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/config/ceph.client.admin.keyring 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.768470+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.778087+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.783813+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.794111+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.802898+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.842300+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.842857+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.jsqwfb", "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-08-08T20:00:46.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:46 smithi169 bash[22013]: audit 2024-08-08T20:00:45.851572+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:47.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:47 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.841824+0000 mgr.y (mgr.15225) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T20:00:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:47 smithi169 bash[22013]: cephadm 2024-08-08T20:00:45.852649+0000 mgr.y (mgr.15225) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T20:00:47.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:47 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.841824+0000 mgr.y (mgr.15225) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T20:00:47.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:47 smithi032 bash[26432]: cephadm 2024-08-08T20:00:45.852649+0000 mgr.y (mgr.15225) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T20:00:47.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:47 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.841824+0000 mgr.y (mgr.15225) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.jsqwfb (dependencies changed)... 2024-08-08T20:00:47.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:47 smithi032 bash[19677]: cephadm 2024-08-08T20:00:45.852649+0000 mgr.y (mgr.15225) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.jsqwfb on smithi032 2024-08-08T20:00:48.464 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:48 smithi032 bash[26432]: cluster 2024-08-08T20:00:47.019654+0000 mgr.y (mgr.15225) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T20:00:48.464 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:48 smithi032 bash[19677]: cluster 2024-08-08T20:00:47.019654+0000 mgr.y (mgr.15225) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T20:00:48.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:48 smithi169 bash[22013]: cluster 2024-08-08T20:00:47.019654+0000 mgr.y (mgr.15225) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-08T20:00:50.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:49 smithi169 bash[22013]: audit 2024-08-08T20:00:48.989606+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:49 smithi169 bash[22013]: audit 2024-08-08T20:00:48.996016+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:49 smithi169 bash[22013]: cephadm 2024-08-08T20:00:48.997998+0000 mgr.y (mgr.15225) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T20:00:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:49 smithi169 bash[22013]: cluster 2024-08-08T20:00:49.020431+0000 mgr.y (mgr.15225) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:50.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:49 smithi169 bash[22013]: cephadm 2024-08-08T20:00:49.259683+0000 mgr.y (mgr.15225) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T20:00:50.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[26432]: audit 2024-08-08T20:00:48.989606+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[26432]: audit 2024-08-08T20:00:48.996016+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[26432]: cephadm 2024-08-08T20:00:48.997998+0000 mgr.y (mgr.15225) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T20:00:50.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[26432]: cluster 2024-08-08T20:00:49.020431+0000 mgr.y (mgr.15225) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:50.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[26432]: cephadm 2024-08-08T20:00:49.259683+0000 mgr.y (mgr.15225) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T20:00:50.263 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[19677]: audit 2024-08-08T20:00:48.989606+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.263 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[19677]: audit 2024-08-08T20:00:48.996016+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:50.263 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[19677]: cephadm 2024-08-08T20:00:48.997998+0000 mgr.y (mgr.15225) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-08T20:00:50.263 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[19677]: cluster 2024-08-08T20:00:49.020431+0000 mgr.y (mgr.15225) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:50.263 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:49 smithi032 bash[19677]: cephadm 2024-08-08T20:00:49.259683+0000 mgr.y (mgr.15225) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-08T20:00:51.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:51 smithi169 bash[22013]: audit 2024-08-08T20:00:50.550001+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.32:0/1291832662' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T20:00:51.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:50 smithi032 bash[26432]: audit 2024-08-08T20:00:50.550001+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.32:0/1291832662' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T20:00:51.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:50 smithi032 bash[19677]: audit 2024-08-08T20:00:50.550001+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.32:0/1291832662' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-08T20:00:52.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:52 smithi032 bash[26432]: cluster 2024-08-08T20:00:51.021152+0000 mgr.y (mgr.15225) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T20:00:52.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:52 smithi032 bash[19677]: cluster 2024-08-08T20:00:51.021152+0000 mgr.y (mgr.15225) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T20:00:52.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:52 smithi169 bash[22013]: cluster 2024-08-08T20:00:51.021152+0000 mgr.y (mgr.15225) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-08T20:00:53.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:53 smithi169 bash[22013]: audit 2024-08-08T20:00:52.539496+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:53.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:53 smithi032 bash[19677]: audit 2024-08-08T20:00:52.539496+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:53.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:53 smithi032 bash[26432]: audit 2024-08-08T20:00:52.539496+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:00:54.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[22013]: cluster 2024-08-08T20:00:53.022882+0000 mgr.y (mgr.15225) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:53 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.062Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.063Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T20:00:54.223 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.063Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T20:00:54.224 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[54647]: ts=2024-08-08T20:00:54.063Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T20:00:54.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:54 smithi032 bash[19677]: cluster 2024-08-08T20:00:53.022882+0000 mgr.y (mgr.15225) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:54.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:54 smithi032 bash[26432]: cluster 2024-08-08T20:00:53.022882+0000 mgr.y (mgr.15225) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-08T20:00:54.877 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[55886]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T20:00:54.877 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 bash[55949]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T20:00:54.877 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T20:00:54.877 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:00:54.877 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:54 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:00:55.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.821534+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:55.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.834922+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.842582+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.844220+0000 mgr.y (mgr.15225) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.864098+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: cephadm 2024-08-08T20:00:54.866964+0000 mgr.y (mgr.15225) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.867507+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.868101+0000 mgr.y (mgr.15225) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.871295+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.872058+0000 mgr.y (mgr.15225) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.876777+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.885882+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.886668+0000 mgr.y (mgr.15225) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: audit 2024-08-08T20:00:54.927073+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:55.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:55 smithi169 bash[22013]: cluster 2024-08-08T20:00:55.023648+0000 mgr.y (mgr.15225) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.821534+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.834922+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.842582+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.844220+0000 mgr.y (mgr.15225) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.864098+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: cephadm 2024-08-08T20:00:54.866964+0000 mgr.y (mgr.15225) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.867507+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.868101+0000 mgr.y (mgr.15225) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.871295+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.872058+0000 mgr.y (mgr.15225) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.876777+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.885882+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.886668+0000 mgr.y (mgr.15225) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: audit 2024-08-08T20:00:54.927073+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[19677]: cluster 2024-08-08T20:00:55.023648+0000 mgr.y (mgr.15225) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.821534+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.834922+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.842582+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.844220+0000 mgr.y (mgr.15225) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-08T20:00:56.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.864098+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: cephadm 2024-08-08T20:00:54.866964+0000 mgr.y (mgr.15225) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.867507+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.868101+0000 mgr.y (mgr.15225) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.871295+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.872058+0000 mgr.y (mgr.15225) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.876777+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.885882+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:56.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.886668+0000 mgr.y (mgr.15225) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:00:56.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: audit 2024-08-08T20:00:54.927073+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:00:56.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:55 smithi032 bash[26432]: cluster 2024-08-08T20:00:55.023648+0000 mgr.y (mgr.15225) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:56.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.558Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-08T20:00:56.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.558Z 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-08-08T20:00:56.723 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.558Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.558Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.558Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.559Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.560Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.561Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.561Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.563Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.564Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=980.077µs 2024-08-08T20:00:56.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.564Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.565Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.578Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.582Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.585Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.590Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.590Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.591Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.788µs wal_replay_duration=26.018847ms wbl_replay_duration=97ns total_replay_duration=27.062662ms 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.592Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.592Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.592Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.616Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.129116ms db_storage=965ns remote_storage=1.323µs web_handler=485ns query_engine=684ns scrape=280.268µs scrape_sd=97.827µs notify=18.527µs notify_sd=17.533µs rules=23.340795ms tracing=9.086µs 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.616Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-08T20:00:56.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:00:56 smithi169 bash[55977]: ts=2024-08-08T20:00:56.616Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T20:00:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[19677]: cluster 2024-08-08T20:00:57.024344+0000 mgr.y (mgr.15225) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[19677]: audit 2024-08-08T20:00:57.867762+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[19677]: audit 2024-08-08T20:00:57.868671+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[19677]: audit 2024-08-08T20:00:57.871193+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[19677]: audit 2024-08-08T20:00:57.873030+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[26432]: cluster 2024-08-08T20:00:57.024344+0000 mgr.y (mgr.15225) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[26432]: audit 2024-08-08T20:00:57.867762+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[26432]: audit 2024-08-08T20:00:57.868671+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[26432]: audit 2024-08-08T20:00:57.871193+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T20:00:58.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:58 smithi032 bash[26432]: audit 2024-08-08T20:00:57.873030+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:58.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:58 smithi169 bash[22013]: cluster 2024-08-08T20:00:57.024344+0000 mgr.y (mgr.15225) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:00:58.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:58 smithi169 bash[22013]: audit 2024-08-08T20:00:57.867762+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:58 smithi169 bash[22013]: audit 2024-08-08T20:00:57.868671+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-08T20:00:58.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:58 smithi169 bash[22013]: audit 2024-08-08T20:00:57.871193+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-08T20:00:58.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:58 smithi169 bash[22013]: audit 2024-08-08T20:00:57.873030+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:00:59.447 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:59 smithi169 bash[22013]: cephadm 2024-08-08T20:00:57.866996+0000 mgr.y (mgr.15225) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-08T20:00:59.448 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:00:59 smithi169 bash[22013]: cephadm 2024-08-08T20:00:57.875111+0000 mgr.y (mgr.15225) 41 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T20:00:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:59 smithi032 bash[26432]: cephadm 2024-08-08T20:00:57.866996+0000 mgr.y (mgr.15225) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-08T20:00:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:00:59 smithi032 bash[26432]: cephadm 2024-08-08T20:00:57.875111+0000 mgr.y (mgr.15225) 41 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T20:00:59.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:59 smithi032 bash[19677]: cephadm 2024-08-08T20:00:57.866996+0000 mgr.y (mgr.15225) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-08T20:00:59.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:00:59 smithi032 bash[19677]: cephadm 2024-08-08T20:00:57.875111+0000 mgr.y (mgr.15225) 41 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-08T20:01:00.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:00 smithi169 bash[22013]: cluster 2024-08-08T20:00:59.025960+0000 mgr.y (mgr.15225) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:00.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:00 smithi032 bash[26432]: cluster 2024-08-08T20:00:59.025960+0000 mgr.y (mgr.15225) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:00.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:00 smithi032 bash[19677]: cluster 2024-08-08T20:00:59.025960+0000 mgr.y (mgr.15225) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:00.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.676 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.676 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.677 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.677 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.677 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.678 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.678 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:00.678 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: Stopping Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:01:00.678 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:01:00 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:01 smithi169 bash[22013]: audit 2024-08-08T20:01:00.283933+0000 mgr.y (mgr.15225) 43 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:01.504 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 bash[56284]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-x 2024-08-08T20:01:01.504 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-08T20:01:01.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:01 smithi032 bash[19677]: audit 2024-08-08T20:01:00.283933+0000 mgr.y (mgr.15225) 43 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:01.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:01 smithi032 bash[26432]: audit 2024-08-08T20:01:00.283933+0000 mgr.y (mgr.15225) 43 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:01.755 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.756 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.756 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.756 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.756 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 bash[56381]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mgr-x 2024-08-08T20:01:01.757 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-08T20:01:01.757 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: Stopped Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:01.757 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.757 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.758 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:01.758 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:02.103 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:01 smithi169 systemd[1]: Started Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[26432]: cluster 2024-08-08T20:01:01.026674+0000 mgr.y (mgr.15225) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[26432]: audit 2024-08-08T20:01:01.808432+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[26432]: audit 2024-08-08T20:01:01.821405+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[19677]: cluster 2024-08-08T20:01:01.026674+0000 mgr.y (mgr.15225) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[19677]: audit 2024-08-08T20:01:01.808432+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:02.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[19677]: audit 2024-08-08T20:01:01.821405+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:02.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:02 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:02] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.43.0" 2024-08-08T20:01:02.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:02 smithi169 bash[22013]: cluster 2024-08-08T20:01:01.026674+0000 mgr.y (mgr.15225) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:01:02.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:02 smithi169 bash[22013]: audit 2024-08-08T20:01:01.808432+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:02.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:02 smithi169 bash[22013]: audit 2024-08-08T20:01:01.821405+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:03.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:03 smithi169 bash[56435]: debug 2024-08-08T20:01:03.169+0000 7f1a08c97640 1 -- 172.21.15.169:0/853808756 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55af4e9cf0e0 con 0x55af4e9d0800 2024-08-08T20:01:04.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:04 smithi169 bash[22013]: cluster 2024-08-08T20:01:03.028385+0000 mgr.y (mgr.15225) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:04 smithi032 bash[19677]: cluster 2024-08-08T20:01:03.028385+0000 mgr.y (mgr.15225) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:04 smithi032 bash[26432]: cluster 2024-08-08T20:01:03.028385+0000 mgr.y (mgr.15225) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:06.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:06 smithi169 bash[22013]: cluster 2024-08-08T20:01:05.029065+0000 mgr.y (mgr.15225) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:06.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:06 smithi032 bash[19677]: cluster 2024-08-08T20:01:05.029065+0000 mgr.y (mgr.15225) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:06.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:06 smithi032 bash[26432]: cluster 2024-08-08T20:01:05.029065+0000 mgr.y (mgr.15225) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: cluster 2024-08-08T20:01:07.029584+0000 mgr.y (mgr.15225) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: audit 2024-08-08T20:01:07.539493+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: audit 2024-08-08T20:01:07.845825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: audit 2024-08-08T20:01:07.849965+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: audit 2024-08-08T20:01:07.857575+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:08 smithi169 bash[22013]: audit 2024-08-08T20:01:07.865613+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: cluster 2024-08-08T20:01:07.029584+0000 mgr.y (mgr.15225) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: audit 2024-08-08T20:01:07.539493+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: audit 2024-08-08T20:01:07.845825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: audit 2024-08-08T20:01:07.849965+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: audit 2024-08-08T20:01:07.857575+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[19677]: audit 2024-08-08T20:01:07.865613+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: cluster 2024-08-08T20:01:07.029584+0000 mgr.y (mgr.15225) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: audit 2024-08-08T20:01:07.539493+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: audit 2024-08-08T20:01:07.845825+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: audit 2024-08-08T20:01:07.849965+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: audit 2024-08-08T20:01:07.857575+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:08 smithi032 bash[26432]: audit 2024-08-08T20:01:07.865613+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:09.722 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[56435]: [08/Aug/2024:20:01:09] ENGINE Bus STARTING 2024-08-08T20:01:09.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[56435]: CherryPy Checker: 2024-08-08T20:01:09.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[56435]: The Application mounted at '' has an empty config. 2024-08-08T20:01:09.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[56435]: [08/Aug/2024:20:01:09] ENGINE Serving on http://:::9283 2024-08-08T20:01:09.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[56435]: [08/Aug/2024:20:01:09] ENGINE Bus STARTED 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:08.989352+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:09.002949+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: cluster 2024-08-08T20:01:09.031224+0000 mgr.y (mgr.15225) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: cluster 2024-08-08T20:01:09.401390+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: cluster 2024-08-08T20:01:09.401561+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:09.403052+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:09.403687+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:09.405438+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:01:10.291 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[19677]: audit 2024-08-08T20:01:09.406920+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:08.989352+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:09.002949+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: cluster 2024-08-08T20:01:09.031224+0000 mgr.y (mgr.15225) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: cluster 2024-08-08T20:01:09.401390+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: cluster 2024-08-08T20:01:09.401561+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:09.403052+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:09.403687+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:09.405438+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:01:10.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:09 smithi032 bash[26432]: audit 2024-08-08T20:01:09.406920+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:08.989352+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:09.002949+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: cluster 2024-08-08T20:01:09.031224+0000 mgr.y (mgr.15225) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: cluster 2024-08-08T20:01:09.401390+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon x restarted 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: cluster 2024-08-08T20:01:09.401561+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon x started 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:09.403052+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:09.403687+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:09.405438+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-08T20:01:10.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:09 smithi169 bash[22013]: audit 2024-08-08T20:01:09.406920+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.169:0/842444744' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-08T20:01:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:11 smithi032 bash[26432]: cluster 2024-08-08T20:01:10.023626+0000 mon.a (mon.0) 1382 : cluster [DBG] mgrmap e44: y(active, since 33s), standbys: x 2024-08-08T20:01:11.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:11 smithi032 bash[26432]: audit 2024-08-08T20:01:10.291967+0000 mgr.y (mgr.15225) 49 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:11 smithi032 bash[19677]: cluster 2024-08-08T20:01:10.023626+0000 mon.a (mon.0) 1382 : cluster [DBG] mgrmap e44: y(active, since 33s), standbys: x 2024-08-08T20:01:11.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:11 smithi032 bash[19677]: audit 2024-08-08T20:01:10.291967+0000 mgr.y (mgr.15225) 49 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:11.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:11 smithi169 bash[22013]: cluster 2024-08-08T20:01:10.023626+0000 mon.a (mon.0) 1382 : cluster [DBG] mgrmap e44: y(active, since 33s), standbys: x 2024-08-08T20:01:11.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:11 smithi169 bash[22013]: audit 2024-08-08T20:01:10.291967+0000 mgr.y (mgr.15225) 49 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:12 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:12] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-08T20:01:12.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:12 smithi032 bash[26432]: cluster 2024-08-08T20:01:11.031976+0000 mgr.y (mgr.15225) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:12.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:12 smithi032 bash[19677]: cluster 2024-08-08T20:01:11.031976+0000 mgr.y (mgr.15225) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:12.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:12 smithi169 bash[22013]: cluster 2024-08-08T20:01:11.031976+0000 mgr.y (mgr.15225) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:13.268 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (25m) 6s ago 25m 14.1M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (25m) 6s ago 25m 75.6M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (24s) 6s ago 23m 47.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (12s) 6s ago 33m 135M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (10m) 6s ago 35m 493M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (36m) 6s ago 36m 85.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (34m) 6s ago 34m 61.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (34m) 6s ago 34m 62.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:01:13.915 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (25m) 6s ago 25m 9648k - 1.5.0 0da6a335fe13 7bdee1d9e45e 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (25m) 6s ago 25m 9060k - 1.5.0 0da6a335fe13 54aa2f56ddba 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (33m) 6s ago 33m 58.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (32m) 6s ago 32m 67.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (31m) 6s ago 31m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (30m) 6s ago 30m 57.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (29m) 6s ago 29m 68.3M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (28m) 6s ago 28m 56.4M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (27m) 6s ago 27m 61.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (26m) 6s ago 26m 64.4M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (19s) 6s ago 26m 32.5M - 2.43.0 a07b618ecd1d 8d8d1e55e31d 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (23m) 6s ago 23m 100M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:01:13.916 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (23m) 6s ago 23m 101M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:01:14.287 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:01:14.288 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[19677]: cluster 2024-08-08T20:01:13.032823+0000 mgr.y (mgr.15225) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[19677]: audit 2024-08-08T20:01:13.256487+0000 mgr.y (mgr.15225) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[19677]: audit 2024-08-08T20:01:13.577935+0000 mgr.y (mgr.15225) 53 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[26432]: cluster 2024-08-08T20:01:13.032823+0000 mgr.y (mgr.15225) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[26432]: audit 2024-08-08T20:01:13.256487+0000 mgr.y (mgr.15225) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:14 smithi032 bash[26432]: audit 2024-08-08T20:01:13.577935+0000 mgr.y (mgr.15225) 53 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:14 smithi169 bash[22013]: cluster 2024-08-08T20:01:13.032823+0000 mgr.y (mgr.15225) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:14.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:14 smithi169 bash[22013]: audit 2024-08-08T20:01:13.256487+0000 mgr.y (mgr.15225) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:14 smithi169 bash[22013]: audit 2024-08-08T20:01:13.577935+0000 mgr.y (mgr.15225) 53 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:14.592 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:01:14.592 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:01:14.592 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:01:14.592 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:01:14.592 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mgr daemons", 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:01:14.593 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:01:15.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:15 smithi169 bash[22013]: audit 2024-08-08T20:01:13.877240+0000 mgr.y (mgr.15225) 54 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:15.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:15 smithi169 bash[22013]: audit 2024-08-08T20:01:14.289026+0000 mon.a (mon.0) 1383 : audit [DBG] from='client.? 172.21.15.32:0/1388140015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:15.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:15 smithi169 bash[22013]: audit 2024-08-08T20:01:14.594173+0000 mgr.y (mgr.15225) 55 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:15.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[26432]: audit 2024-08-08T20:01:13.877240+0000 mgr.y (mgr.15225) 54 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:15.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[26432]: audit 2024-08-08T20:01:14.289026+0000 mon.a (mon.0) 1383 : audit [DBG] from='client.? 172.21.15.32:0/1388140015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:15.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[26432]: audit 2024-08-08T20:01:14.594173+0000 mgr.y (mgr.15225) 55 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:15.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[19677]: audit 2024-08-08T20:01:13.877240+0000 mgr.y (mgr.15225) 54 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:15.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[19677]: audit 2024-08-08T20:01:14.289026+0000 mon.a (mon.0) 1383 : audit [DBG] from='client.? 172.21.15.32:0/1388140015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:15.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:15 smithi032 bash[19677]: audit 2024-08-08T20:01:14.594173+0000 mgr.y (mgr.15225) 55 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:16.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:16 smithi169 bash[22013]: cluster 2024-08-08T20:01:15.033529+0000 mgr.y (mgr.15225) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:16.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:16 smithi032 bash[19677]: cluster 2024-08-08T20:01:15.033529+0000 mgr.y (mgr.15225) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:16.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:16 smithi032 bash[26432]: cluster 2024-08-08T20:01:15.033529+0000 mgr.y (mgr.15225) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:18 smithi169 bash[22013]: cluster 2024-08-08T20:01:17.034276+0000 mgr.y (mgr.15225) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:18 smithi169 bash[22013]: audit 2024-08-08T20:01:17.599754+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:18 smithi169 bash[22013]: audit 2024-08-08T20:01:17.615466+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[19677]: cluster 2024-08-08T20:01:17.034276+0000 mgr.y (mgr.15225) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[19677]: audit 2024-08-08T20:01:17.599754+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[19677]: audit 2024-08-08T20:01:17.615466+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[26432]: cluster 2024-08-08T20:01:17.034276+0000 mgr.y (mgr.15225) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[26432]: audit 2024-08-08T20:01:17.599754+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:18 smithi032 bash[26432]: audit 2024-08-08T20:01:17.615466+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cluster 2024-08-08T20:01:19.036003+0000 mgr.y (mgr.15225) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.156496+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.170153+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.173622+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.175599+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.187080+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.344600+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.347555+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.348800+0000 mgr.y (mgr.15225) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.355811+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.359917+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.360470+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.367740+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.373461+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.374110+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.381597+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.389481+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.391057+0000 mgr.y (mgr.15225) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.400665+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.408518+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.409967+0000 mgr.y (mgr.15225) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:01:20.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.418528+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.425659+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.427394+0000 mgr.y (mgr.15225) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.434236+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.441172+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.442802+0000 mgr.y (mgr.15225) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.450217+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.456381+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.458090+0000 mgr.y (mgr.15225) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.465837+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.473027+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.474845+0000 mgr.y (mgr.15225) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.482382+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.490592+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: cephadm 2024-08-08T20:01:19.492423+0000 mgr.y (mgr.15225) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:01:20.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:20 smithi169 bash[22013]: audit 2024-08-08T20:01:19.499888+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cluster 2024-08-08T20:01:19.036003+0000 mgr.y (mgr.15225) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.156496+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.170153+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.173622+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.175599+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.187080+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.344600+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.347555+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.348800+0000 mgr.y (mgr.15225) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.355811+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.359917+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.360470+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.367740+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.373461+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.374110+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.381597+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.389481+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.391057+0000 mgr.y (mgr.15225) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.400665+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.408518+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cluster 2024-08-08T20:01:19.036003+0000 mgr.y (mgr.15225) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:20.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.156496+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.170153+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.173622+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.175599+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.187080+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.344600+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.347555+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.348800+0000 mgr.y (mgr.15225) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.355811+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.359917+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.360470+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.367740+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.373461+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.374110+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-08T20:01:20.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.381597+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.389481+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.391057+0000 mgr.y (mgr.15225) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.400665+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.408518+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.409967+0000 mgr.y (mgr.15225) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.418528+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.425659+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.427394+0000 mgr.y (mgr.15225) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.434236+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.441172+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.442802+0000 mgr.y (mgr.15225) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.450217+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.456381+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.458090+0000 mgr.y (mgr.15225) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.465837+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.473027+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.474845+0000 mgr.y (mgr.15225) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.482382+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.490592+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: cephadm 2024-08-08T20:01:19.492423+0000 mgr.y (mgr.15225) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[19677]: audit 2024-08-08T20:01:19.499888+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.409967+0000 mgr.y (mgr.15225) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.418528+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.425659+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.427394+0000 mgr.y (mgr.15225) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.434236+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.441172+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.442802+0000 mgr.y (mgr.15225) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.450217+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.456381+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.458090+0000 mgr.y (mgr.15225) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.465837+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.473027+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.474845+0000 mgr.y (mgr.15225) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:01:20.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.482382+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:20.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.490592+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:20.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: cephadm 2024-08-08T20:01:19.492423+0000 mgr.y (mgr.15225) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:01:20.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:20 smithi032 bash[26432]: audit 2024-08-08T20:01:19.499888+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:21.462 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:21 smithi032 bash[26432]: audit 2024-08-08T20:01:20.302873+0000 mgr.y (mgr.15225) 67 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:21.462 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:21 smithi032 bash[19677]: audit 2024-08-08T20:01:20.302873+0000 mgr.y (mgr.15225) 67 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:21.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:21 smithi169 bash[22013]: audit 2024-08-08T20:01:20.302873+0000 mgr.y (mgr.15225) 67 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:22.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:22 smithi032 bash[19677]: cluster 2024-08-08T20:01:21.036786+0000 mgr.y (mgr.15225) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:22.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:22 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:22] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-08T20:01:22.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:22 smithi032 bash[26432]: cluster 2024-08-08T20:01:21.036786+0000 mgr.y (mgr.15225) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:22.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:22 smithi169 bash[22013]: cluster 2024-08-08T20:01:21.036786+0000 mgr.y (mgr.15225) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:22.723 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.723 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.724 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.724 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.724 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.725 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.725 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.725 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: Stopping Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:01:22.725 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:22.726 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:01:22 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:23.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[26432]: cephadm 2024-08-08T20:01:21.878913+0000 mgr.y (mgr.15225) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-08T20:01:23.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[26432]: cephadm 2024-08-08T20:01:21.879573+0000 mgr.y (mgr.15225) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T20:01:23.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[26432]: audit 2024-08-08T20:01:22.540566+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:23.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[19677]: cephadm 2024-08-08T20:01:21.878913+0000 mgr.y (mgr.15225) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-08T20:01:23.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[19677]: cephadm 2024-08-08T20:01:21.879573+0000 mgr.y (mgr.15225) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T20:01:23.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[19677]: audit 2024-08-08T20:01:22.540566+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:23.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:23 smithi169 bash[22013]: cephadm 2024-08-08T20:01:21.878913+0000 mgr.y (mgr.15225) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-08T20:01:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:23 smithi169 bash[22013]: cephadm 2024-08-08T20:01:21.879573+0000 mgr.y (mgr.15225) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-08-08T20:01:23.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:23 smithi169 bash[22013]: audit 2024-08-08T20:01:22.540566+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:23.738 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[78876]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-a 2024-08-08T20:01:23.738 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-08T20:01:23.738 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[78937]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-a 2024-08-08T20:01:23.738 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-08T20:01:23.739 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: Stopped Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.083 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.083 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.084 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.084 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.084 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.085 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:24.085 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 systemd[1]: Started Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:24.085 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:23 smithi032 bash[78994]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-08T20:01:24.457 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[19677]: cluster 2024-08-08T20:01:23.038424+0000 mgr.y (mgr.15225) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:24.458 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[19677]: audit 2024-08-08T20:01:23.910258+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.458 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[19677]: audit 2024-08-08T20:01:23.917014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.458 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[26432]: cluster 2024-08-08T20:01:23.038424+0000 mgr.y (mgr.15225) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:24.458 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[26432]: audit 2024-08-08T20:01:23.910258+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.458 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[26432]: audit 2024-08-08T20:01:23.917014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:24 smithi169 bash[22013]: cluster 2024-08-08T20:01:23.038424+0000 mgr.y (mgr.15225) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:24.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:24 smithi169 bash[22013]: audit 2024-08-08T20:01:23.910258+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:24 smithi169 bash[22013]: audit 2024-08-08T20:01:23.917014+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:24.832 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-08T20:01:24.832 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 2abcce694348: Pulling fs layer 2024-08-08T20:01:24.832 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 455fd88e5221: Pulling fs layer 2024-08-08T20:01:24.832 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 324153f2810a: Pulling fs layer 2024-08-08T20:01:25.143 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 2abcce694348: Verifying Checksum 2024-08-08T20:01:25.143 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 2abcce694348: Download complete 2024-08-08T20:01:25.144 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 455fd88e5221: Verifying Checksum 2024-08-08T20:01:25.144 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:24 smithi032 bash[78994]: 455fd88e5221: Download complete 2024-08-08T20:01:25.144 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:25 smithi032 bash[78994]: 2abcce694348: Pull complete 2024-08-08T20:01:25.564 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:25 smithi032 bash[78994]: 324153f2810a: Verifying Checksum 2024-08-08T20:01:25.564 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:25 smithi032 bash[78994]: 324153f2810a: Download complete 2024-08-08T20:01:25.832 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:25 smithi032 bash[78994]: 455fd88e5221: Pull complete 2024-08-08T20:01:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:26 smithi032 bash[19677]: cluster 2024-08-08T20:01:25.039042+0000 mgr.y (mgr.15225) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:26.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:26 smithi032 bash[26432]: cluster 2024-08-08T20:01:25.039042+0000 mgr.y (mgr.15225) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:26.333 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:26 smithi032 bash[78994]: 324153f2810a: Pull complete 2024-08-08T20:01:26.333 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:26 smithi032 bash[78994]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-08T20:01:26.333 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:26 smithi032 bash[78994]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-08T20:01:26.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:26 smithi169 bash[22013]: cluster 2024-08-08T20:01:25.039042+0000 mgr.y (mgr.15225) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:27.218 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.219 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.219 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.219 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:27 smithi169 bash[22013]: cephadm 2024-08-08T20:01:26.372902+0000 mgr.y (mgr.15225) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-08T20:01:27.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:27 smithi169 bash[22013]: cephadm 2024-08-08T20:01:26.373508+0000 mgr.y (mgr.15225) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T20:01:27.220 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.220 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.221 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.221 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:27.472 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:27 smithi169 systemd[1]: Stopping Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:01:27.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[19677]: cephadm 2024-08-08T20:01:26.372902+0000 mgr.y (mgr.15225) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-08T20:01:27.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[19677]: cephadm 2024-08-08T20:01:26.373508+0000 mgr.y (mgr.15225) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T20:01:27.566 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[26432]: cephadm 2024-08-08T20:01:26.372902+0000 mgr.y (mgr.15225) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-08T20:01:27.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[26432]: cephadm 2024-08-08T20:01:26.373508+0000 mgr.y (mgr.15225) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.657Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.657Z 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-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.657Z 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-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.658Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.658Z 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-08-08T20:01:27.833 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.658Z 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-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=arp 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-08T20:01:27.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=edac 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-08T20:01:27.835 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-08T20:01:27.836 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=os 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=stat 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=time 2024-08-08T20:01:27.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=uname 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-08T20:01:27.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:01:27 smithi032 bash[78994]: ts=2024-08-08T20:01:27.659Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-08T20:01:28.338 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:28 smithi169 bash[22013]: cluster 2024-08-08T20:01:27.039771+0000 mgr.y (mgr.15225) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:28.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:27 smithi169 bash[59838]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-b 2024-08-08T20:01:28.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-08T20:01:28.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 bash[59899]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-b 2024-08-08T20:01:28.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-08T20:01:28.339 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: Stopped Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:28 smithi032 bash[26432]: cluster 2024-08-08T20:01:27.039771+0000 mgr.y (mgr.15225) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:28 smithi032 bash[19677]: cluster 2024-08-08T20:01:27.039771+0000 mgr.y (mgr.15225) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:28.722 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.723 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.723 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.724 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.724 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:28.725 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: Started Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:01:28.725 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:28 smithi169 bash[59953]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-08T20:01:28.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:01:28 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:01:29.784 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-08T20:01:29.784 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[22013]: audit 2024-08-08T20:01:28.502182+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:29.784 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[22013]: audit 2024-08-08T20:01:28.515640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:29.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:29 smithi032 bash[26432]: audit 2024-08-08T20:01:28.502182+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:29.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:29 smithi032 bash[26432]: audit 2024-08-08T20:01:28.515640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:29.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:29 smithi032 bash[19677]: audit 2024-08-08T20:01:28.502182+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:29.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:29 smithi032 bash[19677]: audit 2024-08-08T20:01:28.515640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:30.159 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 2abcce694348: Pulling fs layer 2024-08-08T20:01:30.159 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 455fd88e5221: Pulling fs layer 2024-08-08T20:01:30.159 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 324153f2810a: Pulling fs layer 2024-08-08T20:01:30.159 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 455fd88e5221: Verifying Checksum 2024-08-08T20:01:30.160 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 455fd88e5221: Download complete 2024-08-08T20:01:30.160 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 2abcce694348: Verifying Checksum 2024-08-08T20:01:30.160 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:29 smithi169 bash[59953]: 2abcce694348: Download complete 2024-08-08T20:01:30.472 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:30 smithi169 bash[59953]: 2abcce694348: Pull complete 2024-08-08T20:01:30.473 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:30 smithi169 bash[59953]: 324153f2810a: Verifying Checksum 2024-08-08T20:01:30.473 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:30 smithi169 bash[59953]: 324153f2810a: Download complete 2024-08-08T20:01:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:30 smithi032 bash[19677]: cluster 2024-08-08T20:01:29.041364+0000 mgr.y (mgr.15225) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:30 smithi032 bash[26432]: cluster 2024-08-08T20:01:29.041364+0000 mgr.y (mgr.15225) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:30.973 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:30 smithi169 bash[59953]: 455fd88e5221: Pull complete 2024-08-08T20:01:30.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:30 smithi169 bash[22013]: cluster 2024-08-08T20:01:29.041364+0000 mgr.y (mgr.15225) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:31.472 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:31 smithi169 bash[59953]: 324153f2810a: Pull complete 2024-08-08T20:01:31.473 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:31 smithi169 bash[59953]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-08T20:01:31.473 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:31 smithi169 bash[59953]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-08T20:01:31.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:31 smithi032 bash[26432]: audit 2024-08-08T20:01:30.314293+0000 mgr.y (mgr.15225) 77 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:31.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:31 smithi032 bash[19677]: audit 2024-08-08T20:01:30.314293+0000 mgr.y (mgr.15225) 77 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:31.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:31 smithi169 bash[22013]: audit 2024-08-08T20:01:30.314293+0000 mgr.y (mgr.15225) 77 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:32.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:32 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:32] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-08T20:01:32.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:32 smithi032 bash[19677]: cluster 2024-08-08T20:01:31.042095+0000 mgr.y (mgr.15225) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:32.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:32 smithi032 bash[26432]: cluster 2024-08-08T20:01:31.042095+0000 mgr.y (mgr.15225) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:32.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[22013]: cluster 2024-08-08T20:01:31.042095+0000 mgr.y (mgr.15225) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:33.223 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.977Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.977Z 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-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.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-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.977Z 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-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z 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-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=arp 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-08T20:01:33.224 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.978Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=edac 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-08T20:01:33.225 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-08T20:01:33.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=os 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-08T20:01:33.227 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=stat 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=time 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=uname 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-08T20:01:33.228 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:01:32 smithi169 bash[59953]: ts=2024-08-08T20:01:32.979Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-08T20:01:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[26432]: cluster 2024-08-08T20:01:33.043678+0000 mgr.y (mgr.15225) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[26432]: audit 2024-08-08T20:01:34.487687+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[26432]: audit 2024-08-08T20:01:34.494870+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[19677]: cluster 2024-08-08T20:01:33.043678+0000 mgr.y (mgr.15225) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[19677]: audit 2024-08-08T20:01:34.487687+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:34 smithi032 bash[19677]: audit 2024-08-08T20:01:34.494870+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:34.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:34 smithi169 bash[22013]: cluster 2024-08-08T20:01:33.043678+0000 mgr.y (mgr.15225) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:34.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:34 smithi169 bash[22013]: audit 2024-08-08T20:01:34.487687+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:34 smithi169 bash[22013]: audit 2024-08-08T20:01:34.494870+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[19677]: cluster 2024-08-08T20:01:35.044132+0000 mgr.y (mgr.15225) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[19677]: audit 2024-08-08T20:01:35.522862+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[19677]: audit 2024-08-08T20:01:35.540309+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[19677]: audit 2024-08-08T20:01:35.652127+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[19677]: audit 2024-08-08T20:01:35.658606+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[26432]: cluster 2024-08-08T20:01:35.044132+0000 mgr.y (mgr.15225) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[26432]: audit 2024-08-08T20:01:35.522862+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[26432]: audit 2024-08-08T20:01:35.540309+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[26432]: audit 2024-08-08T20:01:35.652127+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:36 smithi032 bash[26432]: audit 2024-08-08T20:01:35.658606+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:36 smithi169 bash[22013]: cluster 2024-08-08T20:01:35.044132+0000 mgr.y (mgr.15225) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:36 smithi169 bash[22013]: audit 2024-08-08T20:01:35.522862+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:36 smithi169 bash[22013]: audit 2024-08-08T20:01:35.540309+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:36 smithi169 bash[22013]: audit 2024-08-08T20:01:35.652127+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:36 smithi169 bash[22013]: audit 2024-08-08T20:01:35.658606+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:37 smithi169 bash[22013]: audit 2024-08-08T20:01:36.711072+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:37 smithi169 bash[22013]: audit 2024-08-08T20:01:36.724647+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:37.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:37 smithi169 bash[22013]: audit 2024-08-08T20:01:37.569140+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[19677]: audit 2024-08-08T20:01:36.711072+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[19677]: audit 2024-08-08T20:01:36.724647+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:38.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[19677]: audit 2024-08-08T20:01:37.569140+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:38.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[26432]: audit 2024-08-08T20:01:36.711072+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:38.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[26432]: audit 2024-08-08T20:01:36.724647+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:38.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:37 smithi032 bash[26432]: audit 2024-08-08T20:01:37.569140+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:38.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:38 smithi169 bash[22013]: cluster 2024-08-08T20:01:37.044865+0000 mgr.y (mgr.15225) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:38 smithi032 bash[19677]: cluster 2024-08-08T20:01:37.044865+0000 mgr.y (mgr.15225) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:38 smithi032 bash[26432]: cluster 2024-08-08T20:01:37.044865+0000 mgr.y (mgr.15225) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:41.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:40 smithi032 bash[19677]: cluster 2024-08-08T20:01:39.046592+0000 mgr.y (mgr.15225) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:41.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:40 smithi032 bash[26432]: cluster 2024-08-08T20:01:39.046592+0000 mgr.y (mgr.15225) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:41.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:40 smithi169 bash[22013]: cluster 2024-08-08T20:01:39.046592+0000 mgr.y (mgr.15225) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:41.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:41 smithi032 bash[26432]: audit 2024-08-08T20:01:40.324025+0000 mgr.y (mgr.15225) 83 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:41.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:41 smithi032 bash[19677]: audit 2024-08-08T20:01:40.324025+0000 mgr.y (mgr.15225) 83 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:42.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:41 smithi169 bash[22013]: audit 2024-08-08T20:01:40.324025+0000 mgr.y (mgr.15225) 83 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:42.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:42 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:42] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T20:01:42.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:42 smithi169 bash[22013]: cluster 2024-08-08T20:01:41.047312+0000 mgr.y (mgr.15225) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:42 smithi032 bash[26432]: cluster 2024-08-08T20:01:41.047312+0000 mgr.y (mgr.15225) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:43.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:42 smithi032 bash[19677]: cluster 2024-08-08T20:01:41.047312+0000 mgr.y (mgr.15225) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:44.939 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:01:44.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:44 smithi169 bash[22013]: cluster 2024-08-08T20:01:43.048876+0000 mgr.y (mgr.15225) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:44 smithi032 bash[26432]: cluster 2024-08-08T20:01:43.048876+0000 mgr.y (mgr.15225) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:44 smithi032 bash[19677]: cluster 2024-08-08T20:01:43.048876+0000 mgr.y (mgr.15225) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (25m) 11s ago 26m 14.1M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (25m) 10s ago 25m 76.9M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (56s) 11s ago 23m 47.3M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (43s) 10s ago 34m 436M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (11m) 11s ago 36m 497M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (36m) 11s ago 36m 84.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:01:45.595 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (34m) 10s ago 34m 58.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (34m) 11s ago 34m 60.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (19s) 11s ago 26m 2507k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (14s) 10s ago 26m - - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (33m) 11s ago 33m 58.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (32m) 11s ago 32m 67.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (31m) 11s ago 31m 62.3M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (30m) 11s ago 30m 57.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (30m) 10s ago 30m 68.4M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (29m) 10s ago 29m 56.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (28m) 10s ago 28m 61.8M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (27m) 10s ago 27m 64.4M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:01:45.596 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (50s) 10s ago 26m 34.0M - 2.43.0 a07b618ecd1d 8d8d1e55e31d 2024-08-08T20:01:45.597 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (23m) 11s ago 23m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:01:45.597 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (23m) 10s ago 23m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:01:45.982 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:01:45.983 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:01:45.984 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:01:46.303 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:01:46.303 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading node-exporter daemons", 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:01:46.304 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:01:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:44.927977+0000 mgr.y (mgr.15225) 86 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: cluster 2024-08-08T20:01:45.049280+0000 mgr.y (mgr.15225) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:45.255566+0000 mgr.y (mgr.15225) 88 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:45.330026+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:45.336591+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:45.577587+0000 mgr.y (mgr.15225) 89 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[19677]: audit 2024-08-08T20:01:45.984414+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.32:0/1696456051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:44.927977+0000 mgr.y (mgr.15225) 86 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: cluster 2024-08-08T20:01:45.049280+0000 mgr.y (mgr.15225) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:45.255566+0000 mgr.y (mgr.15225) 88 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:45.330026+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:45.336591+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:45.577587+0000 mgr.y (mgr.15225) 89 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:46 smithi032 bash[26432]: audit 2024-08-08T20:01:45.984414+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.32:0/1696456051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:44.927977+0000 mgr.y (mgr.15225) 86 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: cluster 2024-08-08T20:01:45.049280+0000 mgr.y (mgr.15225) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:45.255566+0000 mgr.y (mgr.15225) 88 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:45.330026+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:45.336591+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:45.577587+0000 mgr.y (mgr.15225) 89 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:46.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:46 smithi169 bash[22013]: audit 2024-08-08T20:01:45.984414+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.32:0/1696456051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.305237+0000 mgr.y (mgr.15225) 90 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.401885+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.415179+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.418212+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:47.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.419908+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.430568+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.587649+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.590886+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.593479+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.596221+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.598762+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.600721+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.602635+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.605359+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.608500+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:47 smithi169 bash[22013]: audit 2024-08-08T20:01:46.611202+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.305237+0000 mgr.y (mgr.15225) 90 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.401885+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.415179+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.418212+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.419908+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.430568+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.587649+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:47.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.590886+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.593479+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.596221+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.598762+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.600721+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.602635+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.605359+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.608500+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[19677]: audit 2024-08-08T20:01:46.611202+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.305237+0000 mgr.y (mgr.15225) 90 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:01:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.401885+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.415179+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.418212+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.419908+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.430568+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.587649+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.590886+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.593479+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.596221+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.598762+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.600721+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.602635+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.605359+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.608500+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:47.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:47 smithi032 bash[26432]: audit 2024-08-08T20:01:46.611202+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:01:48.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:48 smithi169 bash[22013]: cluster 2024-08-08T20:01:47.049933+0000 mgr.y (mgr.15225) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:48 smithi032 bash[19677]: cluster 2024-08-08T20:01:47.049933+0000 mgr.y (mgr.15225) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:48 smithi032 bash[26432]: cluster 2024-08-08T20:01:47.049933+0000 mgr.y (mgr.15225) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:50.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[19677]: cluster 2024-08-08T20:01:49.051607+0000 mgr.y (mgr.15225) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:50.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[19677]: cephadm 2024-08-08T20:01:49.193518+0000 mgr.y (mgr.15225) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-08T20:01:50.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[19677]: cephadm 2024-08-08T20:01:49.504874+0000 mgr.y (mgr.15225) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T20:01:50.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[26432]: cluster 2024-08-08T20:01:49.051607+0000 mgr.y (mgr.15225) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:50.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[26432]: cephadm 2024-08-08T20:01:49.193518+0000 mgr.y (mgr.15225) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-08T20:01:50.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:50 smithi032 bash[26432]: cephadm 2024-08-08T20:01:49.504874+0000 mgr.y (mgr.15225) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T20:01:50.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:50 smithi169 bash[22013]: cluster 2024-08-08T20:01:49.051607+0000 mgr.y (mgr.15225) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:50.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:50 smithi169 bash[22013]: cephadm 2024-08-08T20:01:49.193518+0000 mgr.y (mgr.15225) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-08T20:01:50.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:50 smithi169 bash[22013]: cephadm 2024-08-08T20:01:49.504874+0000 mgr.y (mgr.15225) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-08T20:01:51.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:51 smithi169 bash[22013]: audit 2024-08-08T20:01:50.331885+0000 mgr.y (mgr.15225) 95 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:51 smithi032 bash[26432]: audit 2024-08-08T20:01:50.331885+0000 mgr.y (mgr.15225) 95 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:51 smithi032 bash[19677]: audit 2024-08-08T20:01:50.331885+0000 mgr.y (mgr.15225) 95 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:01:52.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:01:52 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:01:52] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-08T20:01:52.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:52 smithi169 bash[22013]: cluster 2024-08-08T20:01:51.052334+0000 mgr.y (mgr.15225) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:52 smithi032 bash[26432]: cluster 2024-08-08T20:01:51.052334+0000 mgr.y (mgr.15225) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:52 smithi032 bash[19677]: cluster 2024-08-08T20:01:51.052334+0000 mgr.y (mgr.15225) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:53.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:53 smithi169 bash[22013]: audit 2024-08-08T20:01:52.569522+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:53 smithi032 bash[26432]: audit 2024-08-08T20:01:52.569522+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:53 smithi032 bash[19677]: audit 2024-08-08T20:01:52.569522+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:01:54.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:54 smithi169 bash[22013]: cluster 2024-08-08T20:01:53.053897+0000 mgr.y (mgr.15225) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:54 smithi032 bash[26432]: cluster 2024-08-08T20:01:53.053897+0000 mgr.y (mgr.15225) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:54 smithi032 bash[19677]: cluster 2024-08-08T20:01:53.053897+0000 mgr.y (mgr.15225) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:01:56.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:56 smithi169 bash[22013]: cluster 2024-08-08T20:01:55.054619+0000 mgr.y (mgr.15225) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:56 smithi032 bash[19677]: cluster 2024-08-08T20:01:55.054619+0000 mgr.y (mgr.15225) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:56 smithi032 bash[26432]: cluster 2024-08-08T20:01:55.054619+0000 mgr.y (mgr.15225) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:58.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:01:58 smithi169 bash[22013]: cluster 2024-08-08T20:01:57.055329+0000 mgr.y (mgr.15225) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:01:58 smithi032 bash[26432]: cluster 2024-08-08T20:01:57.055329+0000 mgr.y (mgr.15225) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:01:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:01:58 smithi032 bash[19677]: cluster 2024-08-08T20:01:57.055329+0000 mgr.y (mgr.15225) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:00.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:00 smithi169 bash[22013]: cluster 2024-08-08T20:01:59.056984+0000 mgr.y (mgr.15225) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:00.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:00 smithi032 bash[26432]: cluster 2024-08-08T20:01:59.056984+0000 mgr.y (mgr.15225) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:00 smithi032 bash[19677]: cluster 2024-08-08T20:01:59.056984+0000 mgr.y (mgr.15225) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:01.796 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:01 smithi169 bash[22013]: audit 2024-08-08T20:02:00.337689+0000 mgr.y (mgr.15225) 101 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:01.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:01 smithi032 bash[26432]: audit 2024-08-08T20:02:00.337689+0000 mgr.y (mgr.15225) 101 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:01 smithi032 bash[19677]: audit 2024-08-08T20:02:00.337689+0000 mgr.y (mgr.15225) 101 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:02.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:02 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:02] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-08T20:02:02.730 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:02.730 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:02.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[22013]: cluster 2024-08-08T20:02:01.057682+0000 mgr.y (mgr.15225) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:02.731 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:02 smithi032 bash[19677]: cluster 2024-08-08T20:02:01.057682+0000 mgr.y (mgr.15225) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:02 smithi032 bash[26432]: cluster 2024-08-08T20:02:01.057682+0000 mgr.y (mgr.15225) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:03.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.004 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.005 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.005 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.005 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.006 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.968Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-08T20:02:03.006 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T20:02:03.007 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-08T20:02:03.007 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.969Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-08T20:02:03.007 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.970Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T20:02:03.007 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.970Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-08T20:02:03.007 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:02 smithi169 bash[55977]: ts=2024-08-08T20:02:02.970Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-08T20:02:03.917 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:03 smithi169 bash[63126]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T20:02:03.917 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:03 smithi169 bash[63186]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-prometheus-a 2024-08-08T20:02:03.917 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-08T20:02:03.917 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: Stopped Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:02:04.222 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.223 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.223 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.224 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.224 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.224 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:04 smithi169 systemd[1]: Started Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:02:04.225 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.225 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:02:03 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[26432]: cluster 2024-08-08T20:02:03.059237+0000 mgr.y (mgr.15225) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[26432]: audit 2024-08-08T20:02:04.090627+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[26432]: audit 2024-08-08T20:02:04.104361+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[19677]: cluster 2024-08-08T20:02:03.059237+0000 mgr.y (mgr.15225) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[19677]: audit 2024-08-08T20:02:04.090627+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:04 smithi032 bash[19677]: audit 2024-08-08T20:02:04.104361+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:04.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:04 smithi169 bash[22013]: cluster 2024-08-08T20:02:03.059237+0000 mgr.y (mgr.15225) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:04.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:04 smithi169 bash[22013]: audit 2024-08-08T20:02:04.090627+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:04.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:04 smithi169 bash[22013]: audit 2024-08-08T20:02:04.104361+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.385Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.385Z 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-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.385Z caller=main.go:623 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.385Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.385Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.387Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.388Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.389Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.389Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-08T20:02:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.392Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.393Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.013964ms 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.393Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.393Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.405Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.409Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.412Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.415Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.418Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.418Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.418Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.044µs wal_replay_duration=25.404123ms wbl_replay_duration=150ns total_replay_duration=26.477606ms 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.421Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.421Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.421Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-08T20:02:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.437Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.334208ms db_storage=876ns remote_storage=1.257µs web_handler=466ns query_engine=672ns scrape=303.882µs scrape_sd=95.852µs notify=10.512µs notify_sd=8.784µs rules=15.544921ms tracing=5.318µs 2024-08-08T20:02:05.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.437Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-08T20:02:05.726 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:02:05 smithi169 bash[63241]: ts=2024-08-08T20:02:05.437Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-08T20:02:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:06 smithi032 bash[26432]: cluster 2024-08-08T20:02:05.059928+0000 mgr.y (mgr.15225) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:06 smithi032 bash[19677]: cluster 2024-08-08T20:02:05.059928+0000 mgr.y (mgr.15225) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:06.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:06 smithi169 bash[22013]: cluster 2024-08-08T20:02:05.059928+0000 mgr.y (mgr.15225) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:08 smithi032 bash[26432]: cluster 2024-08-08T20:02:07.060631+0000 mgr.y (mgr.15225) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:08 smithi032 bash[26432]: audit 2024-08-08T20:02:07.569958+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:08 smithi032 bash[19677]: cluster 2024-08-08T20:02:07.060631+0000 mgr.y (mgr.15225) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:08 smithi032 bash[19677]: audit 2024-08-08T20:02:07.569958+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:08 smithi169 bash[22013]: cluster 2024-08-08T20:02:07.060631+0000 mgr.y (mgr.15225) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:08.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:08 smithi169 bash[22013]: audit 2024-08-08T20:02:07.569958+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[26432]: cluster 2024-08-08T20:02:09.062246+0000 mgr.y (mgr.15225) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[26432]: audit 2024-08-08T20:02:10.152314+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[26432]: audit 2024-08-08T20:02:10.168185+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:10.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[19677]: cluster 2024-08-08T20:02:09.062246+0000 mgr.y (mgr.15225) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:10.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[19677]: audit 2024-08-08T20:02:10.152314+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:10.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:10 smithi032 bash[19677]: audit 2024-08-08T20:02:10.168185+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:10.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:10 smithi169 bash[22013]: cluster 2024-08-08T20:02:09.062246+0000 mgr.y (mgr.15225) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:10.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:10 smithi169 bash[22013]: audit 2024-08-08T20:02:10.152314+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:10.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:10 smithi169 bash[22013]: audit 2024-08-08T20:02:10.168185+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[26432]: audit 2024-08-08T20:02:10.348938+0000 mgr.y (mgr.15225) 107 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[26432]: audit 2024-08-08T20:02:11.377299+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[26432]: audit 2024-08-08T20:02:11.391134+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[19677]: audit 2024-08-08T20:02:10.348938+0000 mgr.y (mgr.15225) 107 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[19677]: audit 2024-08-08T20:02:11.377299+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:11 smithi032 bash[19677]: audit 2024-08-08T20:02:11.391134+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:11 smithi169 bash[22013]: audit 2024-08-08T20:02:10.348938+0000 mgr.y (mgr.15225) 107 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:11 smithi169 bash[22013]: audit 2024-08-08T20:02:11.377299+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:11 smithi169 bash[22013]: audit 2024-08-08T20:02:11.391134+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:12 smithi032 bash[26432]: cluster 2024-08-08T20:02:11.062988+0000 mgr.y (mgr.15225) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:12.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:12 smithi032 bash[19677]: cluster 2024-08-08T20:02:11.062988+0000 mgr.y (mgr.15225) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:12.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:12 smithi169 bash[22013]: cluster 2024-08-08T20:02:11.062988+0000 mgr.y (mgr.15225) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:13] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.51.0" 2024-08-08T20:02:14.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:14 smithi032 bash[26432]: cluster 2024-08-08T20:02:13.064579+0000 mgr.y (mgr.15225) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:14.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:14 smithi032 bash[19677]: cluster 2024-08-08T20:02:13.064579+0000 mgr.y (mgr.15225) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:14.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:14 smithi169 bash[22013]: cluster 2024-08-08T20:02:13.064579+0000 mgr.y (mgr.15225) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:16.650 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:02:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:16 smithi032 bash[19677]: cluster 2024-08-08T20:02:15.065292+0000 mgr.y (mgr.15225) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:16 smithi032 bash[26432]: cluster 2024-08-08T20:02:15.065292+0000 mgr.y (mgr.15225) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:16.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:16 smithi169 bash[22013]: cluster 2024-08-08T20:02:15.065292+0000 mgr.y (mgr.15225) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:17.284 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (26m) 42s ago 26m 14.1M - 0.25.0 c8568f914cd2 ac533df8f2a9 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (26m) 7s ago 26m 75.8M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (88s) 42s ago 24m 47.3M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (75s) 7s ago 34m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (12m) 42s ago 37m 497M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (37m) 42s ago 37m 84.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (35m) 7s ago 35m 59.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (35m) 42s ago 35m 60.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (51s) 42s ago 26m 2507k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:02:17.285 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (45s) 7s ago 26m 7499k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (34m) 42s ago 34m 58.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (33m) 42s ago 33m 67.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (32m) 42s ago 32m 62.3M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (31m) 42s ago 31m 57.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (30m) 7s ago 30m 68.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (29m) 7s ago 29m 56.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (28m) 7s ago 28m 62.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (27m) 7s ago 27m 64.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (13s) 7s ago 27m 33.1M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (24m) 42s ago 24m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:02:17.286 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (24m) 7s ago 24m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:17.652 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:02:17.653 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:02:17.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:17 smithi032 bash[19677]: audit 2024-08-08T20:02:16.639213+0000 mgr.y (mgr.15225) 111 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:17.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:17 smithi032 bash[26432]: audit 2024-08-08T20:02:16.639213+0000 mgr.y (mgr.15225) 111 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:17.918 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:17 smithi169 bash[22013]: audit 2024-08-08T20:02:16.639213+0000 mgr.y (mgr.15225) 111 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:02:17.964 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:02:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[19677]: audit 2024-08-08T20:02:16.961694+0000 mgr.y (mgr.15225) 112 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[19677]: cluster 2024-08-08T20:02:17.065793+0000 mgr.y (mgr.15225) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[19677]: audit 2024-08-08T20:02:17.267336+0000 mgr.y (mgr.15225) 114 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[19677]: audit 2024-08-08T20:02:17.654113+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.32:0/3451032354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[26432]: audit 2024-08-08T20:02:16.961694+0000 mgr.y (mgr.15225) 112 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[26432]: cluster 2024-08-08T20:02:17.065793+0000 mgr.y (mgr.15225) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[26432]: audit 2024-08-08T20:02:17.267336+0000 mgr.y (mgr.15225) 114 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:18 smithi032 bash[26432]: audit 2024-08-08T20:02:17.654113+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.32:0/3451032354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:18 smithi169 bash[22013]: audit 2024-08-08T20:02:16.961694+0000 mgr.y (mgr.15225) 112 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:18 smithi169 bash[22013]: cluster 2024-08-08T20:02:17.065793+0000 mgr.y (mgr.15225) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:18 smithi169 bash[22013]: audit 2024-08-08T20:02:17.267336+0000 mgr.y (mgr.15225) 114 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:18 smithi169 bash[22013]: audit 2024-08-08T20:02:17.654113+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.32:0/3451032354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:19.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:19 smithi032 bash[26432]: audit 2024-08-08T20:02:17.965304+0000 mgr.y (mgr.15225) 115 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:19.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:19 smithi032 bash[19677]: audit 2024-08-08T20:02:17.965304+0000 mgr.y (mgr.15225) 115 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:19 smithi169 bash[22013]: audit 2024-08-08T20:02:17.965304+0000 mgr.y (mgr.15225) 115 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:20 smithi032 bash[19677]: cluster 2024-08-08T20:02:19.067394+0000 mgr.y (mgr.15225) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:20 smithi032 bash[26432]: cluster 2024-08-08T20:02:19.067394+0000 mgr.y (mgr.15225) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:20.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:20 smithi169 bash[22013]: cluster 2024-08-08T20:02:19.067394+0000 mgr.y (mgr.15225) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:20.360194+0000 mgr.y (mgr.15225) 117 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.297089+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.311312+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.314732+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.316275+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.326243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.402974+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.465130+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.468839+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.471765+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.474695+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.477418+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.479772+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.482273+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.485515+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.489143+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.492434+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[19677]: audit 2024-08-08T20:02:21.495487+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:20.360194+0000 mgr.y (mgr.15225) 117 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.297089+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.311312+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.314732+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.316275+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.326243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.402974+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.465130+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:21.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.468839+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.471765+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.474695+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.477418+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.479772+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.482273+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.485515+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.489143+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.492434+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:21 smithi032 bash[26432]: audit 2024-08-08T20:02:21.495487+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:20.360194+0000 mgr.y (mgr.15225) 117 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:21.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.297089+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.311312+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.314732+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.316275+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.326243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.402974+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.465130+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.468839+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.471765+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.474695+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.477418+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.479772+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.482273+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.485515+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.489143+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.492434+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:21.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:21 smithi169 bash[22013]: audit 2024-08-08T20:02:21.495487+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:22 smithi032 bash[26432]: cluster 2024-08-08T20:02:21.068109+0000 mgr.y (mgr.15225) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:22 smithi032 bash[26432]: audit 2024-08-08T20:02:21.404134+0000 mgr.y (mgr.15225) 119 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:22.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:22 smithi032 bash[19677]: cluster 2024-08-08T20:02:21.068109+0000 mgr.y (mgr.15225) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:22.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:22 smithi032 bash[19677]: audit 2024-08-08T20:02:21.404134+0000 mgr.y (mgr.15225) 119 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:22.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:22 smithi169 bash[22013]: cluster 2024-08-08T20:02:21.068109+0000 mgr.y (mgr.15225) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:22.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:22 smithi169 bash[22013]: audit 2024-08-08T20:02:21.404134+0000 mgr.y (mgr.15225) 119 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-08T20:02:23.320 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:23] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.51.0" 2024-08-08T20:02:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:23 smithi032 bash[19677]: audit 2024-08-08T20:02:22.570372+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:23 smithi032 bash[26432]: audit 2024-08-08T20:02:22.570372+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:23.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:23 smithi169 bash[22013]: audit 2024-08-08T20:02:22.570372+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:24.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:24 smithi032 bash[26432]: cluster 2024-08-08T20:02:23.069195+0000 mgr.y (mgr.15225) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:24.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:24 smithi032 bash[19677]: cluster 2024-08-08T20:02:23.069195+0000 mgr.y (mgr.15225) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:24.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:24 smithi169 bash[22013]: cluster 2024-08-08T20:02:23.069195+0000 mgr.y (mgr.15225) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:25.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:25 smithi032 bash[26432]: cephadm 2024-08-08T20:02:23.809680+0000 mgr.y (mgr.15225) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-08T20:02:25.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:25 smithi032 bash[26432]: cephadm 2024-08-08T20:02:23.829504+0000 mgr.y (mgr.15225) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T20:02:25.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:25 smithi032 bash[19677]: cephadm 2024-08-08T20:02:23.809680+0000 mgr.y (mgr.15225) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-08T20:02:25.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:25 smithi032 bash[19677]: cephadm 2024-08-08T20:02:23.829504+0000 mgr.y (mgr.15225) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T20:02:25.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:25 smithi169 bash[22013]: cephadm 2024-08-08T20:02:23.809680+0000 mgr.y (mgr.15225) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-08T20:02:25.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:25 smithi169 bash[22013]: cephadm 2024-08-08T20:02:23.829504+0000 mgr.y (mgr.15225) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-08-08T20:02:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:26 smithi032 bash[26432]: cluster 2024-08-08T20:02:25.069882+0000 mgr.y (mgr.15225) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:26.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:26 smithi032 bash[19677]: cluster 2024-08-08T20:02:25.069882+0000 mgr.y (mgr.15225) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:26.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:26 smithi169 bash[22013]: cluster 2024-08-08T20:02:25.069882+0000 mgr.y (mgr.15225) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:28.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:28 smithi032 bash[19677]: cluster 2024-08-08T20:02:27.070663+0000 mgr.y (mgr.15225) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:28 smithi032 bash[26432]: cluster 2024-08-08T20:02:27.070663+0000 mgr.y (mgr.15225) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:28.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:28 smithi169 bash[22013]: cluster 2024-08-08T20:02:27.070663+0000 mgr.y (mgr.15225) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:30.733 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:30 smithi032 bash[26432]: cluster 2024-08-08T20:02:29.072391+0000 mgr.y (mgr.15225) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:30.733 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:30 smithi032 bash[19677]: cluster 2024-08-08T20:02:29.072391+0000 mgr.y (mgr.15225) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:30 smithi169 bash[22013]: cluster 2024-08-08T20:02:29.072391+0000 mgr.y (mgr.15225) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:31.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:31 smithi032 bash[19677]: audit 2024-08-08T20:02:30.371606+0000 mgr.y (mgr.15225) 126 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:31.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:31 smithi032 bash[26432]: audit 2024-08-08T20:02:30.371606+0000 mgr.y (mgr.15225) 126 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:31 smithi169 bash[22013]: audit 2024-08-08T20:02:30.371606+0000 mgr.y (mgr.15225) 126 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:32.667 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.668 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.668 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.668 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.669 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:32 smithi032 bash[26432]: cluster 2024-08-08T20:02:31.073119+0000 mgr.y (mgr.15225) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:32.669 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.669 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.670 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.670 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.670 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:32 smithi032 bash[19677]: cluster 2024-08-08T20:02:31.073119+0000 mgr.y (mgr.15225) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:32.670 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:32.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:32 smithi169 bash[22013]: cluster 2024-08-08T20:02:31.073119+0000 mgr.y (mgr.15225) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:32.986 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:32 smithi032 systemd[1]: Stopping Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:02:32.986 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:32 smithi032 bash[51556]: ts=2024-08-08T20:02:32.777Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-08T20:02:33.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:33] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.51.0" 2024-08-08T20:02:33.730 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 bash[82612]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T20:02:33.730 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 bash[82674]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T20:02:33.730 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-08T20:02:33.730 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: Stopped Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:02:34.081 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.082 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.083 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.083 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.083 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: Started Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:02:34.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.084 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:02:33 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[19677]: cluster 2024-08-08T20:02:33.074733+0000 mgr.y (mgr.15225) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[19677]: audit 2024-08-08T20:02:33.899256+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[19677]: audit 2024-08-08T20:02:33.905469+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[26432]: cluster 2024-08-08T20:02:33.074733+0000 mgr.y (mgr.15225) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[26432]: audit 2024-08-08T20:02:33.899256+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[26432]: audit 2024-08-08T20:02:33.905469+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:34 smithi169 bash[22013]: cluster 2024-08-08T20:02:33.074733+0000 mgr.y (mgr.15225) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:34 smithi169 bash[22013]: audit 2024-08-08T20:02:33.899256+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:34.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:34 smithi169 bash[22013]: audit 2024-08-08T20:02:33.905469+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[82729]: ts=2024-08-08T20:02:34.971Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[82729]: ts=2024-08-08T20:02:34.971Z 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-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[82729]: ts=2024-08-08T20:02:34.973Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:34 smithi032 bash[82729]: ts=2024-08-08T20:02:34.974Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:35 smithi032 bash[82729]: ts=2024-08-08T20:02:35.003Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:35 smithi032 bash[82729]: ts=2024-08-08T20:02:35.004Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-08T20:02:35.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:35 smithi032 bash[82729]: ts=2024-08-08T20:02:35.006Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-08T20:02:35.333 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:35 smithi032 bash[82729]: ts=2024-08-08T20:02:35.006Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-08T20:02:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:36 smithi169 bash[22013]: cluster 2024-08-08T20:02:35.075404+0000 mgr.y (mgr.15225) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:36.973 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:36 smithi032 bash[19677]: cluster 2024-08-08T20:02:35.075404+0000 mgr.y (mgr.15225) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:36.974 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:36 smithi032 bash[26432]: cluster 2024-08-08T20:02:35.075404+0000 mgr.y (mgr.15225) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:37.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:36 smithi032 bash[82729]: ts=2024-08-08T20:02:36.975Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000712448s 2024-08-08T20:02:38.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:38 smithi169 bash[22013]: cluster 2024-08-08T20:02:37.076115+0000 mgr.y (mgr.15225) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:38.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:38 smithi169 bash[22013]: audit 2024-08-08T20:02:37.610753+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:39.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:38 smithi032 bash[19677]: cluster 2024-08-08T20:02:37.076115+0000 mgr.y (mgr.15225) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:38 smithi032 bash[19677]: audit 2024-08-08T20:02:37.610753+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:38 smithi032 bash[26432]: cluster 2024-08-08T20:02:37.076115+0000 mgr.y (mgr.15225) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:38 smithi032 bash[26432]: audit 2024-08-08T20:02:37.610753+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[26432]: cluster 2024-08-08T20:02:39.077388+0000 mgr.y (mgr.15225) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[26432]: audit 2024-08-08T20:02:39.865693+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[26432]: audit 2024-08-08T20:02:39.872566+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[26432]: audit 2024-08-08T20:02:39.946867+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[26432]: audit 2024-08-08T20:02:39.957912+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[19677]: cluster 2024-08-08T20:02:39.077388+0000 mgr.y (mgr.15225) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[19677]: audit 2024-08-08T20:02:39.865693+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[19677]: audit 2024-08-08T20:02:39.872566+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[19677]: audit 2024-08-08T20:02:39.946867+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:40 smithi032 bash[19677]: audit 2024-08-08T20:02:39.957912+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:40 smithi169 bash[22013]: cluster 2024-08-08T20:02:39.077388+0000 mgr.y (mgr.15225) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:40 smithi169 bash[22013]: audit 2024-08-08T20:02:39.865693+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:40 smithi169 bash[22013]: audit 2024-08-08T20:02:39.872566+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:40 smithi169 bash[22013]: audit 2024-08-08T20:02:39.946867+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:40 smithi169 bash[22013]: audit 2024-08-08T20:02:39.957912+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:41.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:41 smithi169 bash[22013]: audit 2024-08-08T20:02:40.382667+0000 mgr.y (mgr.15225) 132 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:41.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:41 smithi169 bash[22013]: audit 2024-08-08T20:02:41.039609+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:41.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:41 smithi169 bash[22013]: audit 2024-08-08T20:02:41.047228+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[19677]: audit 2024-08-08T20:02:40.382667+0000 mgr.y (mgr.15225) 132 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[19677]: audit 2024-08-08T20:02:41.039609+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[19677]: audit 2024-08-08T20:02:41.047228+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[26432]: audit 2024-08-08T20:02:40.382667+0000 mgr.y (mgr.15225) 132 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[26432]: audit 2024-08-08T20:02:41.039609+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:42.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:41 smithi032 bash[26432]: audit 2024-08-08T20:02:41.047228+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:42.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:42 smithi169 bash[22013]: cluster 2024-08-08T20:02:41.077764+0000 mgr.y (mgr.15225) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:43.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:42 smithi032 bash[19677]: cluster 2024-08-08T20:02:41.077764+0000 mgr.y (mgr.15225) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:42 smithi032 bash[26432]: cluster 2024-08-08T20:02:41.077764+0000 mgr.y (mgr.15225) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:43.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:43] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.51.0" 2024-08-08T20:02:44.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:44 smithi169 bash[22013]: cluster 2024-08-08T20:02:43.079261+0000 mgr.y (mgr.15225) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:44.976 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:44 smithi032 bash[19677]: cluster 2024-08-08T20:02:43.079261+0000 mgr.y (mgr.15225) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:44.977 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:44 smithi032 bash[26432]: cluster 2024-08-08T20:02:43.079261+0000 mgr.y (mgr.15225) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:45.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:02:44 smithi032 bash[82729]: ts=2024-08-08T20:02:44.978Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004300737s 2024-08-08T20:02:46.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:46 smithi169 bash[22013]: cluster 2024-08-08T20:02:45.079962+0000 mgr.y (mgr.15225) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:47.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:46 smithi032 bash[19677]: cluster 2024-08-08T20:02:45.079962+0000 mgr.y (mgr.15225) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:46 smithi032 bash[26432]: cluster 2024-08-08T20:02:45.079962+0000 mgr.y (mgr.15225) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:48.304 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:02:48.947 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:48 smithi032 bash[26432]: cluster 2024-08-08T20:02:47.080671+0000 mgr.y (mgr.15225) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:48.947 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:48 smithi032 bash[19677]: cluster 2024-08-08T20:02:47.080671+0000 mgr.y (mgr.15225) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (15s) 9s ago 27m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (26m) 9s ago 26m 75.9M - 9.4.12 2bacad6d85d8 241b5c9fdec7 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (119s) 9s ago 24m 47.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (107s) 9s ago 35m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (12m) 9s ago 37m 501M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:02:48.963 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (37m) 9s ago 37m 87.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (35m) 9s ago 35m 60.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (35m) 9s ago 35m 62.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (82s) 9s ago 27m 7612k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (77s) 9s ago 27m 7635k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (34m) 9s ago 34m 58.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (33m) 9s ago 33m 67.9M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (32m) 9s ago 32m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (31m) 9s ago 32m 57.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (31m) 9s ago 31m 68.5M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (30m) 9s ago 30m 56.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (29m) 9s ago 29m 62.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:02:48.964 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (28m) 9s ago 28m 64.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:02:48.965 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (44s) 9s ago 27m 34.4M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:02:48.965 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (24m) 9s ago 24m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:02:48.965 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (25m) 9s ago 25m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:02:48.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:48 smithi169 bash[22013]: cluster 2024-08-08T20:02:47.080671+0000 mgr.y (mgr.15225) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:49.334 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:02:49.335 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:02:49.335 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:02:49.335 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:49.335 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:49.336 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:02:49.337 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:02:49.338 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:02:49.657 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-08T20:02:49.658 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:02:49.658 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:02:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:49 smithi169 bash[22013]: audit 2024-08-08T20:02:48.293569+0000 mgr.y (mgr.15225) 137 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:49 smithi169 bash[22013]: audit 2024-08-08T20:02:48.617919+0000 mgr.y (mgr.15225) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:49 smithi169 bash[22013]: audit 2024-08-08T20:02:49.336667+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.32:0/2467104393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:49.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[26432]: audit 2024-08-08T20:02:48.293569+0000 mgr.y (mgr.15225) 137 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.000 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[26432]: audit 2024-08-08T20:02:48.617919+0000 mgr.y (mgr.15225) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.000 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[26432]: audit 2024-08-08T20:02:49.336667+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.32:0/2467104393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:50.000 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[19677]: audit 2024-08-08T20:02:48.293569+0000 mgr.y (mgr.15225) 137 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.000 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[19677]: audit 2024-08-08T20:02:48.617919+0000 mgr.y (mgr.15225) 138 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.000 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:49 smithi032 bash[19677]: audit 2024-08-08T20:02:49.336667+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.32:0/2467104393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:50.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:48.933832+0000 mgr.y (mgr.15225) 139 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: cluster 2024-08-08T20:02:49.081698+0000 mgr.y (mgr.15225) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:49.659240+0000 mgr.y (mgr.15225) 141 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.481657+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.494741+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.498433+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.500249+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.513555+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:50 smithi169 bash[22013]: audit 2024-08-08T20:02:50.592666+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:48.933832+0000 mgr.y (mgr.15225) 139 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: cluster 2024-08-08T20:02:49.081698+0000 mgr.y (mgr.15225) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:49.659240+0000 mgr.y (mgr.15225) 141 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.481657+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.494741+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.498433+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.500249+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.513555+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[19677]: audit 2024-08-08T20:02:50.592666+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:48.933832+0000 mgr.y (mgr.15225) 139 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: cluster 2024-08-08T20:02:49.081698+0000 mgr.y (mgr.15225) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:49.659240+0000 mgr.y (mgr.15225) 141 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.481657+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.494741+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.498433+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.500249+0000 mon.c (mon.2) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.513555+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:02:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:50 smithi032 bash[26432]: audit 2024-08-08T20:02:50.592666+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:51.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.384713+0000 mgr.y (mgr.15225) 142 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.593471+0000 mgr.y (mgr.15225) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.679221+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.683200+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.686121+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.689007+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.691693+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.693994+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.696151+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.698802+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.703179+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.706946+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.710141+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:51.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:51 smithi169 bash[22013]: audit 2024-08-08T20:02:50.713337+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.384713+0000 mgr.y (mgr.15225) 142 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.593471+0000 mgr.y (mgr.15225) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.679221+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.683200+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.686121+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.689007+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.691693+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.693994+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.696151+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.698802+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.703179+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.706946+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.710141+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[19677]: audit 2024-08-08T20:02:50.713337+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.384713+0000 mgr.y (mgr.15225) 142 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:02:52.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.593471+0000 mgr.y (mgr.15225) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.679221+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.683200+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.686121+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.689007+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.691693+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.693994+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.696151+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.698802+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.703179+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.706946+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.710141+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:51 smithi032 bash[26432]: audit 2024-08-08T20:02:50.713337+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:02:52.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:52 smithi169 bash[22013]: cluster 2024-08-08T20:02:51.082362+0000 mgr.y (mgr.15225) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:52.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:52 smithi169 bash[22013]: audit 2024-08-08T20:02:52.606233+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:53.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:52 smithi032 bash[19677]: cluster 2024-08-08T20:02:51.082362+0000 mgr.y (mgr.15225) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:53.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:52 smithi032 bash[19677]: audit 2024-08-08T20:02:52.606233+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:53.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:52 smithi032 bash[26432]: cluster 2024-08-08T20:02:51.082362+0000 mgr.y (mgr.15225) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:52 smithi032 bash[26432]: audit 2024-08-08T20:02:52.606233+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:02:53.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:02:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:02:53] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.51.0" 2024-08-08T20:02:54.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:54 smithi169 bash[22013]: cluster 2024-08-08T20:02:53.083963+0000 mgr.y (mgr.15225) 145 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:54.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:54 smithi169 bash[22013]: cephadm 2024-08-08T20:02:53.308700+0000 mgr.y (mgr.15225) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-08T20:02:54.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:54 smithi169 bash[22013]: cephadm 2024-08-08T20:02:53.410793+0000 mgr.y (mgr.15225) 147 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T20:02:55.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[26432]: cluster 2024-08-08T20:02:53.083963+0000 mgr.y (mgr.15225) 145 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[26432]: cephadm 2024-08-08T20:02:53.308700+0000 mgr.y (mgr.15225) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-08T20:02:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[26432]: cephadm 2024-08-08T20:02:53.410793+0000 mgr.y (mgr.15225) 147 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T20:02:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[19677]: cluster 2024-08-08T20:02:53.083963+0000 mgr.y (mgr.15225) 145 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:02:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[19677]: cephadm 2024-08-08T20:02:53.308700+0000 mgr.y (mgr.15225) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-08T20:02:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:54 smithi032 bash[19677]: cephadm 2024-08-08T20:02:53.410793+0000 mgr.y (mgr.15225) 147 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-08T20:02:56.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:56 smithi169 bash[22013]: cluster 2024-08-08T20:02:55.084816+0000 mgr.y (mgr.15225) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:56 smithi032 bash[26432]: cluster 2024-08-08T20:02:55.084816+0000 mgr.y (mgr.15225) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:57.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:56 smithi032 bash[19677]: cluster 2024-08-08T20:02:55.084816+0000 mgr.y (mgr.15225) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:58.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:02:58 smithi169 bash[22013]: cluster 2024-08-08T20:02:57.085504+0000 mgr.y (mgr.15225) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:02:58 smithi032 bash[26432]: cluster 2024-08-08T20:02:57.085504+0000 mgr.y (mgr.15225) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:02:59.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:02:58 smithi032 bash[19677]: cluster 2024-08-08T20:02:57.085504+0000 mgr.y (mgr.15225) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:00.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:00 smithi169 bash[22013]: cluster 2024-08-08T20:02:59.087143+0000 mgr.y (mgr.15225) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:00 smithi032 bash[19677]: cluster 2024-08-08T20:02:59.087143+0000 mgr.y (mgr.15225) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:01.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:00 smithi032 bash[26432]: cluster 2024-08-08T20:02:59.087143+0000 mgr.y (mgr.15225) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:01.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:01 smithi169 bash[22013]: audit 2024-08-08T20:03:00.395957+0000 mgr.y (mgr.15225) 151 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:02.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:01 smithi032 bash[26432]: audit 2024-08-08T20:03:00.395957+0000 mgr.y (mgr.15225) 151 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:01 smithi032 bash[19677]: audit 2024-08-08T20:03:00.395957+0000 mgr.y (mgr.15225) 151 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:02.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:02 smithi169 bash[22013]: cluster 2024-08-08T20:03:01.087872+0000 mgr.y (mgr.15225) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:03.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:02 smithi032 bash[26432]: cluster 2024-08-08T20:03:01.087872+0000 mgr.y (mgr.15225) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:03.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:02 smithi032 bash[19677]: cluster 2024-08-08T20:03:01.087872+0000 mgr.y (mgr.15225) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:03.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:03] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.51.0" 2024-08-08T20:03:04.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:04 smithi169 bash[22013]: cluster 2024-08-08T20:03:03.089446+0000 mgr.y (mgr.15225) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:05.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:04 smithi032 bash[26432]: cluster 2024-08-08T20:03:03.089446+0000 mgr.y (mgr.15225) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:04 smithi032 bash[19677]: cluster 2024-08-08T20:03:03.089446+0000 mgr.y (mgr.15225) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:06.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:06 smithi169 bash[22013]: cluster 2024-08-08T20:03:05.090137+0000 mgr.y (mgr.15225) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:07.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:06 smithi032 bash[26432]: cluster 2024-08-08T20:03:05.090137+0000 mgr.y (mgr.15225) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:06 smithi032 bash[19677]: cluster 2024-08-08T20:03:05.090137+0000 mgr.y (mgr.15225) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:07.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:07 smithi169 bash[22013]: audit 2024-08-08T20:03:07.606351+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:08.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:07 smithi032 bash[26432]: audit 2024-08-08T20:03:07.606351+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:08.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:07 smithi032 bash[19677]: audit 2024-08-08T20:03:07.606351+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:08.972 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:08 smithi169 bash[22013]: cluster 2024-08-08T20:03:07.090839+0000 mgr.y (mgr.15225) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:08 smithi032 bash[26432]: cluster 2024-08-08T20:03:07.090839+0000 mgr.y (mgr.15225) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:08 smithi032 bash[19677]: cluster 2024-08-08T20:03:07.090839+0000 mgr.y (mgr.15225) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:10.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:10 smithi169 bash[22013]: cluster 2024-08-08T20:03:09.092490+0000 mgr.y (mgr.15225) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:11.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:10 smithi032 bash[26432]: cluster 2024-08-08T20:03:09.092490+0000 mgr.y (mgr.15225) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:11.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:10 smithi032 bash[19677]: cluster 2024-08-08T20:03:09.092490+0000 mgr.y (mgr.15225) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:11.606 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: Stopping Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:03:11.607 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.608 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.608 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.608 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.609 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.609 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:03:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:11.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:11 smithi169 bash[22013]: audit 2024-08-08T20:03:10.403959+0000 mgr.y (mgr.15225) 157 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:11.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:11 smithi169 bash[46581]: logger=server t=2024-08-08T20:03:11.608913079Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-08T20:03:11.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:11 smithi169 bash[46581]: logger=tracing t=2024-08-08T20:03:11.608991153Z level=info msg="Closing tracing" 2024-08-08T20:03:11.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:11 smithi169 bash[46581]: logger=ticker t=2024-08-08T20:03:11.609079394Z level=info msg=stopped last_tick=2024-08-08T20:03:10Z 2024-08-08T20:03:12.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:11 smithi032 bash[26432]: audit 2024-08-08T20:03:10.403959+0000 mgr.y (mgr.15225) 157 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:11 smithi032 bash[19677]: audit 2024-08-08T20:03:10.403959+0000 mgr.y (mgr.15225) 157 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:12.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 bash[67048]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-grafana-a 2024-08-08T20:03:12.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 bash[67107]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-grafana-a 2024-08-08T20:03:12.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-08T20:03:12.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: Stopped Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:03:12.973 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.973 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.974 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.974 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.974 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.975 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: Started Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:03:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:12 smithi169 bash[22013]: cluster 2024-08-08T20:03:11.093197+0000 mgr.y (mgr.15225) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:12.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:12 smithi169 bash[22013]: audit 2024-08-08T20:03:12.650528+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:12.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:12 smithi169 bash[22013]: audit 2024-08-08T20:03:12.663962+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:12.976 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:03:12 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[26432]: cluster 2024-08-08T20:03:11.093197+0000 mgr.y (mgr.15225) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[26432]: audit 2024-08-08T20:03:12.650528+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[26432]: audit 2024-08-08T20:03:12.663962+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[19677]: cluster 2024-08-08T20:03:11.093197+0000 mgr.y (mgr.15225) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[19677]: audit 2024-08-08T20:03:12.650528+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:13.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:12 smithi032 bash[19677]: audit 2024-08-08T20:03:12.663962+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:13.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:13] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.51.0" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021367306Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-08-08T20:03:14Z 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021916782Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.02192757Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021931361Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021935213Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.0219386Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021941768Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021944864Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-08T20:03:14.095 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021948013Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021951379Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021954371Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021957404Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021960861Z level=info msg=Target target=[all] 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021968027Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.02197139Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021974569Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021980871Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.02198443Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=settings t=2024-08-08T20:03:14.021987711Z level=info msg="App mode production" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=sqlstore t=2024-08-08T20:03:14.022328641Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=sqlstore t=2024-08-08T20:03:14.022351719Z 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-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.023029416Z level=info msg="Starting DB migrations" 2024-08-08T20:03:14.096 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.034634959Z level=info msg="Executing migration" id="Add uid column to user" 2024-08-08T20:03:14.097 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.039747604Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.111825ms 2024-08-08T20:03:14.097 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.096761628Z level=info msg="Executing migration" id="Update uid column values for users" 2024-08-08T20:03:14.097 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.097066345Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=304.621µs 2024-08-08T20:03:14.355 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.122048268Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-08-08T20:03:14.355 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.124189531Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.142223ms 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.147543597Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.159861342Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=12.314424ms 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.197902561Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.209130542Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=11.229086ms 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.248477061Z level=info msg="Executing migration" id="Add column uid in team" 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.263740542Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.261031ms 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.290031749Z level=info msg="Executing migration" id="Update uid column values in team" 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.290453846Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=421.813µs 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.315333538Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.318143673Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.804813ms 2024-08-08T20:03:14.356 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.357548043Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-08-08T20:03:14.640 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.35996552Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.412836ms 2024-08-08T20:03:14.640 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.3827857Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.398798737Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.010677ms 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.441452733Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.456639559Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.18445ms 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.483291469Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.483459391Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=167.006µs 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.525393967Z level=info msg="Executing migration" id="permission kind migration" 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.541752563Z level=info msg="Migration successfully executed" id="permission kind migration" duration=16.355016ms 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.58393372Z level=info msg="Executing migration" id="permission attribute migration" 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.599369391Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.421568ms 2024-08-08T20:03:14.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.6425856Z level=info msg="Executing migration" id="permission identifier migration" 2024-08-08T20:03:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[22013]: cluster 2024-08-08T20:03:13.094762+0000 mgr.y (mgr.15225) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.659119027Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.532674ms 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.684537369Z level=info msg="Executing migration" id="add permission identifier index" 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.687586653Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.04855ms 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.726609106Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.729758897Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.145735ms 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.751921914Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.754179609Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.259272ms 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.777563303Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-08-08T20:03:14.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.777616089Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=53.823µs 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.802468254Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.804706157Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.235896ms 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.827614642Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.83009819Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.48006ms 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.852869048Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-08-08T20:03:14.900 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.901027301Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=48.161556ms 2024-08-08T20:03:15.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:14 smithi032 bash[26432]: cluster 2024-08-08T20:03:13.094762+0000 mgr.y (mgr.15225) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:14 smithi032 bash[19677]: cluster 2024-08-08T20:03:13.094762+0000 mgr.y (mgr.15225) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.928236306Z level=info msg="Executing migration" id="create correlation v2" 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.930129258Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.892346ms 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.962083614Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:14 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:14.964304058Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.220297ms 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.004077676Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.006239818Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.162159ms 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.029365505Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.031604698Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.238793ms 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.071337446Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.071897369Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=559.88µs 2024-08-08T20:03:15.153 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.113391927Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-08-08T20:03:15.154 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.115295262Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.901645ms 2024-08-08T20:03:15.154 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.138775194Z level=info msg="Executing migration" id="add provisioning column" 2024-08-08T20:03:15.154 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.15498092Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.204556ms 2024-08-08T20:03:15.413 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.180810637Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.181345871Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=535.851µs 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.222798256Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.222985928Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=188.336µs 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.264795799Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.281334267Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.532875ms 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.32334357Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.324042697Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=698.953µs 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.348645422Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.349064022Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=418.833µs 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.390621995Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-08-08T20:03:15.414 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.392349008Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.727242ms 2024-08-08T20:03:15.415 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.415877786Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.41849505Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.616838ms 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.441186581Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.443865487Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.677753ms 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.466495513Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.467606673Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.109203ms 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.491556864Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.492205602Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=644.664µs 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.516822614Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-08-08T20:03:15.675 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.519279171Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.456248ms 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.54223064Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.544763309Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.533586ms 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.567421445Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.569644532Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.220203ms 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.592676678Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.595280379Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.602981ms 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.634646382Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.636915584Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.267046ms 2024-08-08T20:03:15.676 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.676789054Z level=info msg="Executing migration" id="create anon_device table" 2024-08-08T20:03:15.929 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.678961606Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.172545ms 2024-08-08T20:03:15.929 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.693693497Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-08-08T20:03:15.929 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.69595749Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.265152ms 2024-08-08T20:03:15.929 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.727105347Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.728186439Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.08359ms 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.744101266Z level=info msg="Executing migration" id="create signing_key table" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.744928075Z level=info msg="Migration successfully executed" id="create signing_key table" duration=826.438µs 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.777617015Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.778535905Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=918.694µs 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.803195988Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.804111215Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=915.546µs 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.830407214Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.831203744Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=794.926µs 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.855664278Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-08-08T20:03:15.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.862377477Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.712809ms 2024-08-08T20:03:15.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.931320489Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-08-08T20:03:16.181 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.933063231Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.746069ms 2024-08-08T20:03:16.181 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.956579422Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-08-08T20:03:16.181 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.959277464Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.697108ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.981808556Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:15 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:15.984049985Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.24122ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.023669256Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.025856817Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.187251ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.049009708Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.051714444Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.703672ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.074275852Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.076786509Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.506526ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.11627268Z level=info msg="Executing migration" id="create sso_setting table" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.118654823Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.381223ms 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.141614032Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-08-08T20:03:16.182 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.143638503Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.023562ms 2024-08-08T20:03:16.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.183451143Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-08-08T20:03:16.442 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.184862857Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.41149ms 2024-08-08T20:03:16.442 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.208717364Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-08-08T20:03:16.442 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.208869044Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=151.343µs 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.234054179Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.251441695Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.386506ms 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.29270901Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.309236663Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.527299ms 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.334704858Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.335538245Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=834.957µs 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=migrator t=2024-08-08T20:03:16.359794686Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.325212474s 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=sqlstore t=2024-08-08T20:03:16.361998337Z level=info msg="Created default organization" 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=secrets t=2024-08-08T20:03:16.401900995Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-08T20:03:16.443 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=plugin.store t=2024-08-08T20:03:16.44442289Z level=info msg="Loading plugins..." 2024-08-08T20:03:16.721 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=local.finder t=2024-08-08T20:03:16.507458226Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-08T20:03:16.721 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=plugin.store t=2024-08-08T20:03:16.507480779Z level=info msg="Plugins loaded" count=55 duration=63.060435ms 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=query_data t=2024-08-08T20:03:16.510288305Z level=info msg="Query Service initialization" 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=live.push_http t=2024-08-08T20:03:16.518595744Z level=info msg="Live Push Gateway initialization" 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.migration t=2024-08-08T20:03:16.543560491Z level=info msg=Starting 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.state.manager t=2024-08-08T20:03:16.638182794Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=infra.usagestats.collector t=2024-08-08T20:03:16.642178192Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=provisioning.datasources t=2024-08-08T20:03:16.669882958Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-08T20:03:16.722 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=provisioning.datasources t=2024-08-08T20:03:16.670724731Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-08T20:03:16.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[22013]: cluster 2024-08-08T20:03:15.095739+0000 mgr.y (mgr.15225) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:16.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=provisioning.alerting t=2024-08-08T20:03:16.798540145Z level=info msg="starting to provision alerting" 2024-08-08T20:03:16.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=provisioning.alerting t=2024-08-08T20:03:16.79857534Z level=info msg="finished to provision alerting" 2024-08-08T20:03:16.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.state.manager t=2024-08-08T20:03:16.798892399Z level=info msg="Warming state cache for startup" 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=grafanaStorageLogger t=2024-08-08T20:03:16.799099885Z level=info msg="Storage starting" 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.multiorg.alertmanager t=2024-08-08T20:03:16.800108283Z level=info msg="Starting MultiOrg Alertmanager" 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=http.server t=2024-08-08T20:03:16.802410144Z 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-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=http.server t=2024-08-08T20:03:16.802610013Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=grafana.update.checker t=2024-08-08T20:03:16.878633098Z level=info msg="Update check succeeded" duration=79.051367ms 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=provisioning.dashboard t=2024-08-08T20:03:16.884384176Z level=info msg="starting to provision dashboards" 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=plugins.update.checker t=2024-08-08T20:03:16.884877157Z level=info msg="Update check succeeded" duration=84.653946ms 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.state.manager t=2024-08-08T20:03:16.889527354Z level=info msg="State cache has been initialized" states=0 duration=90.63512ms 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ngalert.scheduler t=2024-08-08T20:03:16.889574925Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-08-08T20:03:16.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:16 smithi169 bash[67163]: logger=ticker t=2024-08-08T20:03:16.889640813Z level=info msg=starting first_tick=2024-08-08T20:03:20Z 2024-08-08T20:03:17.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:16 smithi032 bash[26432]: cluster 2024-08-08T20:03:15.095739+0000 mgr.y (mgr.15225) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:16 smithi032 bash[19677]: cluster 2024-08-08T20:03:15.095739+0000 mgr.y (mgr.15225) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:17.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:17 smithi169 bash[67163]: logger=provisioning.dashboard t=2024-08-08T20:03:17.004687073Z level=info msg="finished to provision dashboards" 2024-08-08T20:03:17.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:17 smithi169 bash[67163]: logger=grafana-apiserver t=2024-08-08T20:03:17.090361796Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-08-08T20:03:17.473 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:17 smithi169 bash[67163]: logger=grafana-apiserver t=2024-08-08T20:03:17.090851625Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-08-08T20:03:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:18 smithi032 bash[19677]: cluster 2024-08-08T20:03:17.096461+0000 mgr.y (mgr.15225) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:18 smithi032 bash[19677]: audit 2024-08-08T20:03:18.714934+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:18 smithi032 bash[26432]: cluster 2024-08-08T20:03:17.096461+0000 mgr.y (mgr.15225) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:18 smithi032 bash[26432]: audit 2024-08-08T20:03:18.714934+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:19.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:18 smithi169 bash[22013]: cluster 2024-08-08T20:03:17.096461+0000 mgr.y (mgr.15225) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:19.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:18 smithi169 bash[22013]: audit 2024-08-08T20:03:18.714934+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:03:20.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:19 smithi032 bash[19677]: audit 2024-08-08T20:03:18.728514+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:19 smithi032 bash[26432]: audit 2024-08-08T20:03:18.728514+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:20.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:19 smithi169 bash[22013]: audit 2024-08-08T20:03:18.728514+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (46s) 40s ago 27m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (8s) 1s ago 27m 34.2M - c8b91775d855 e2cb90f00c15 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (2m) 40s ago 25m 47.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (2m) 1s ago 35m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (13m) 40s ago 38m 501M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (38m) 40s ago 38m 87.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:03:20.682 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (36m) 1s ago 36m 61.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (36m) 40s ago 36m 62.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (114s) 40s ago 27m 7612k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (109s) 1s ago 27m 7596k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (35m) 40s ago 35m 58.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (34m) 40s ago 34m 67.9M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (33m) 40s ago 33m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (32m) 40s ago 32m 57.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (31m) 1s ago 31m 68.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (30m) 1s ago 30m 56.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (29m) 1s ago 29m 62.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (28m) 1s ago 29m 64.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (76s) 1s ago 28m 35.7M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (25m) 40s ago 25m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:03:20.683 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (25m) 1s ago 25m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:03:21.060 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:03:21.061 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:03:21.062 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:03:21.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[19677]: cluster 2024-08-08T20:03:19.098190+0000 mgr.y (mgr.15225) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:21.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[19677]: audit 2024-08-08T20:03:19.935106+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[19677]: audit 2024-08-08T20:03:19.947875+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[26432]: cluster 2024-08-08T20:03:19.098190+0000 mgr.y (mgr.15225) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:21.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[26432]: audit 2024-08-08T20:03:19.935106+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:20 smithi032 bash[26432]: audit 2024-08-08T20:03:19.947875+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:20 smithi169 bash[22013]: cluster 2024-08-08T20:03:19.098190+0000 mgr.y (mgr.15225) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:20 smithi169 bash[22013]: audit 2024-08-08T20:03:19.935106+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:20 smithi169 bash[22013]: audit 2024-08-08T20:03:19.947875+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:03:21.383 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:03:21.384 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading grafana daemons", 2024-08-08T20:03:21.384 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:03:21.384 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[26432]: audit 2024-08-08T20:03:19.996861+0000 mgr.y (mgr.15225) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[26432]: audit 2024-08-08T20:03:20.326452+0000 mgr.y (mgr.15225) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[26432]: audit 2024-08-08T20:03:20.411897+0000 mgr.y (mgr.15225) 165 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[26432]: audit 2024-08-08T20:03:20.644404+0000 mgr.y (mgr.15225) 166 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[26432]: audit 2024-08-08T20:03:21.062708+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.32:0/3450605282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:22.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[19677]: audit 2024-08-08T20:03:19.996861+0000 mgr.y (mgr.15225) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[19677]: audit 2024-08-08T20:03:20.326452+0000 mgr.y (mgr.15225) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[19677]: audit 2024-08-08T20:03:20.411897+0000 mgr.y (mgr.15225) 165 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[19677]: audit 2024-08-08T20:03:20.644404+0000 mgr.y (mgr.15225) 166 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:21 smithi032 bash[19677]: audit 2024-08-08T20:03:21.062708+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.32:0/3450605282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:21 smithi169 bash[22013]: audit 2024-08-08T20:03:19.996861+0000 mgr.y (mgr.15225) 163 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:21 smithi169 bash[22013]: audit 2024-08-08T20:03:20.326452+0000 mgr.y (mgr.15225) 164 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:21 smithi169 bash[22013]: audit 2024-08-08T20:03:20.411897+0000 mgr.y (mgr.15225) 165 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:21 smithi169 bash[22013]: audit 2024-08-08T20:03:20.644404+0000 mgr.y (mgr.15225) 166 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:21 smithi169 bash[22013]: audit 2024-08-08T20:03:21.062708+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.32:0/3450605282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[26432]: cluster 2024-08-08T20:03:21.098868+0000 mgr.y (mgr.15225) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[26432]: audit 2024-08-08T20:03:21.384742+0000 mgr.y (mgr.15225) 168 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:23.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[26432]: audit 2024-08-08T20:03:22.606652+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:23.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[19677]: cluster 2024-08-08T20:03:21.098868+0000 mgr.y (mgr.15225) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:23.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[19677]: audit 2024-08-08T20:03:21.384742+0000 mgr.y (mgr.15225) 168 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:23.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:22 smithi032 bash[19677]: audit 2024-08-08T20:03:22.606652+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:22 smithi169 bash[22013]: cluster 2024-08-08T20:03:21.098868+0000 mgr.y (mgr.15225) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:22 smithi169 bash[22013]: audit 2024-08-08T20:03:21.384742+0000 mgr.y (mgr.15225) 168 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:23.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:22 smithi169 bash[22013]: audit 2024-08-08T20:03:22.606652+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:23.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:23] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:03:25.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:24 smithi032 bash[26432]: cluster 2024-08-08T20:03:23.100494+0000 mgr.y (mgr.15225) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:24 smithi032 bash[19677]: cluster 2024-08-08T20:03:23.100494+0000 mgr.y (mgr.15225) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:25.121 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:24 smithi169 bash[22013]: cluster 2024-08-08T20:03:23.100494+0000 mgr.y (mgr.15225) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:27.045 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:26 smithi169 bash[22013]: cluster 2024-08-08T20:03:25.101210+0000 mgr.y (mgr.15225) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:27.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:26 smithi032 bash[26432]: cluster 2024-08-08T20:03:25.101210+0000 mgr.y (mgr.15225) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:26 smithi032 bash[19677]: cluster 2024-08-08T20:03:25.101210+0000 mgr.y (mgr.15225) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:29.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:28 smithi169 bash[22013]: cluster 2024-08-08T20:03:27.101910+0000 mgr.y (mgr.15225) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:29.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:28 smithi032 bash[19677]: cluster 2024-08-08T20:03:27.101910+0000 mgr.y (mgr.15225) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:28 smithi032 bash[26432]: cluster 2024-08-08T20:03:27.101910+0000 mgr.y (mgr.15225) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: cluster 2024-08-08T20:03:29.103593+0000 mgr.y (mgr.15225) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.797347+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.813063+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.816903+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.818887+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.828092+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.908749+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.992256+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.995575+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:29.998239+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.001133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.003735+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.005915+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.008115+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.011849+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.016156+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.019883+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.023060+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.026346+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.029633+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: cluster 2024-08-08T20:03:29.103593+0000 mgr.y (mgr.15225) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.797347+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.813063+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.816903+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.818887+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.828092+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.908749+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.992256+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.995575+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:29.998239+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.001133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.003735+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.005915+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.008115+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.011849+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.016156+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.019883+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.023060+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.026346+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.029633+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.032599+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.035504+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.045429+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.053075+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.053922+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.062747+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.069194+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.069967+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.078194+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.084376+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.085000+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.093286+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.099593+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.100350+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.102468+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.103091+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.110936+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.117154+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.032599+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.035504+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.045429+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.053075+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.053922+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.062747+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.069194+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.069967+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.078194+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.084376+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.085000+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.093286+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.099593+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.100350+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.102468+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.103091+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.110936+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.117154+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.117966+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.120115+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.120879+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.129315+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.135591+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.136406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.138414+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.139035+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.147450+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.153698+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.154405+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.156289+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.156926+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.165249+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.171455+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.172163+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.180296+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.117966+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.120115+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.120879+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.129315+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.135591+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.136406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.138414+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.139035+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.147450+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.153698+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.154405+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.156289+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.156926+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.165249+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.171455+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.172163+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.180296+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.186519+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.187163+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.189129+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.189774+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.191668+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.192282+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.194165+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.194826+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.196705+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.197343+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.199087+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.199703+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.202207+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.202803+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.211286+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.214334+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.216304+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.227794+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.382218+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.383796+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[19677]: audit 2024-08-08T20:03:30.392569+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.186519+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.187163+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.189129+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.189774+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.191668+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.192282+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.194165+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.194826+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.196705+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.197343+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.199087+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.199703+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.202207+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.202803+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.211286+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.214334+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.216304+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.227794+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.382218+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.383796+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:30 smithi032 bash[26432]: audit 2024-08-08T20:03:30.392569+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: cluster 2024-08-08T20:03:29.103593+0000 mgr.y (mgr.15225) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.797347+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.813063+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.816903+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.818887+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.828092+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.908749+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.992256+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.995575+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:29.998239+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.001133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.003735+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.005915+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.008115+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.011849+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.016156+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.019883+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.023060+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.026346+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.029633+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.032599+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.035504+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:31.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.045429+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.053075+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.053922+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.062747+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.069194+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.069967+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.078194+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.084376+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.085000+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.093286+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.099593+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.100350+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.102468+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.103091+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.110936+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:03:31.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.117154+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.117966+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.120115+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.120879+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.129315+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.135591+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.136406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.138414+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.139035+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.147450+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.153698+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.154405+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.156289+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.156926+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.165249+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.171455+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.172163+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.180296+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.186519+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.187163+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.189129+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.189774+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.191668+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.192282+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.194165+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.194826+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.196705+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.197343+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.199087+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.199703+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.202207+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.202803+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.211286+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.214334+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.216304+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.227794+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.382218+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:03:31.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.383796+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:03:31.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:30 smithi169 bash[22013]: audit 2024-08-08T20:03:30.392569+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:32.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[19677]: audit 2024-08-08T20:03:29.909805+0000 mgr.y (mgr.15225) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[19677]: cephadm 2024-08-08T20:03:30.037071+0000 mgr.y (mgr.15225) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[19677]: cephadm 2024-08-08T20:03:30.201300+0000 mgr.y (mgr.15225) 175 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[19677]: audit 2024-08-08T20:03:30.420712+0000 mgr.y (mgr.15225) 176 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[26432]: audit 2024-08-08T20:03:29.909805+0000 mgr.y (mgr.15225) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[26432]: cephadm 2024-08-08T20:03:30.037071+0000 mgr.y (mgr.15225) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[26432]: cephadm 2024-08-08T20:03:30.201300+0000 mgr.y (mgr.15225) 175 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:03:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:31 smithi032 bash[26432]: audit 2024-08-08T20:03:30.420712+0000 mgr.y (mgr.15225) 176 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:31 smithi169 bash[22013]: audit 2024-08-08T20:03:29.909805+0000 mgr.y (mgr.15225) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-08T20:03:32.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:31 smithi169 bash[22013]: cephadm 2024-08-08T20:03:30.037071+0000 mgr.y (mgr.15225) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:03:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:31 smithi169 bash[22013]: cephadm 2024-08-08T20:03:30.201300+0000 mgr.y (mgr.15225) 175 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:03:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:31 smithi169 bash[22013]: audit 2024-08-08T20:03:30.420712+0000 mgr.y (mgr.15225) 176 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:33.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:33] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:03:33.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:32 smithi032 bash[19677]: cluster 2024-08-08T20:03:31.104268+0000 mgr.y (mgr.15225) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:33.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:32 smithi032 bash[19677]: audit 2024-08-08T20:03:32.632424+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:32 smithi032 bash[26432]: cluster 2024-08-08T20:03:31.104268+0000 mgr.y (mgr.15225) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:32 smithi032 bash[26432]: audit 2024-08-08T20:03:32.632424+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:32 smithi169 bash[22013]: cluster 2024-08-08T20:03:31.104268+0000 mgr.y (mgr.15225) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:32 smithi169 bash[22013]: audit 2024-08-08T20:03:32.632424+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:03:34.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:33 smithi032 bash[26432]: cluster 2024-08-08T20:03:33.105849+0000 mgr.y (mgr.15225) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:34.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:33 smithi032 bash[19677]: cluster 2024-08-08T20:03:33.105849+0000 mgr.y (mgr.15225) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:34.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:33 smithi169 bash[22013]: cluster 2024-08-08T20:03:33.105849+0000 mgr.y (mgr.15225) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:36.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:36 smithi169 bash[22013]: cluster 2024-08-08T20:03:35.106559+0000 mgr.y (mgr.15225) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:36.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:36 smithi032 bash[26432]: cluster 2024-08-08T20:03:35.106559+0000 mgr.y (mgr.15225) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:36.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:36 smithi032 bash[19677]: cluster 2024-08-08T20:03:35.106559+0000 mgr.y (mgr.15225) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:38.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:38 smithi169 bash[22013]: cluster 2024-08-08T20:03:37.107272+0000 mgr.y (mgr.15225) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:38.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:38 smithi169 bash[22013]: audit 2024-08-08T20:03:37.629120+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:38.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:38 smithi032 bash[26432]: cluster 2024-08-08T20:03:37.107272+0000 mgr.y (mgr.15225) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:38.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:38 smithi032 bash[26432]: audit 2024-08-08T20:03:37.629120+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:38 smithi032 bash[19677]: cluster 2024-08-08T20:03:37.107272+0000 mgr.y (mgr.15225) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:38 smithi032 bash[19677]: audit 2024-08-08T20:03:37.629120+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:40.430 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:40 smithi032 bash[26432]: cluster 2024-08-08T20:03:39.108958+0000 mgr.y (mgr.15225) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:40.430 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:40 smithi032 bash[19677]: cluster 2024-08-08T20:03:39.108958+0000 mgr.y (mgr.15225) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:40 smithi169 bash[22013]: cluster 2024-08-08T20:03:39.108958+0000 mgr.y (mgr.15225) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:41.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:41 smithi169 bash[22013]: audit 2024-08-08T20:03:40.432044+0000 mgr.y (mgr.15225) 182 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:41.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:41 smithi032 bash[19677]: audit 2024-08-08T20:03:40.432044+0000 mgr.y (mgr.15225) 182 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:41.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:41 smithi032 bash[26432]: audit 2024-08-08T20:03:40.432044+0000 mgr.y (mgr.15225) 182 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:42.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:42 smithi169 bash[22013]: cluster 2024-08-08T20:03:41.109668+0000 mgr.y (mgr.15225) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:42.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:42 smithi032 bash[26432]: cluster 2024-08-08T20:03:41.109668+0000 mgr.y (mgr.15225) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:42 smithi032 bash[19677]: cluster 2024-08-08T20:03:41.109668+0000 mgr.y (mgr.15225) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:43.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:43] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:03:44.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:44 smithi169 bash[22013]: cluster 2024-08-08T20:03:43.111241+0000 mgr.y (mgr.15225) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:44.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:44 smithi032 bash[19677]: cluster 2024-08-08T20:03:43.111241+0000 mgr.y (mgr.15225) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:44.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:44 smithi032 bash[26432]: cluster 2024-08-08T20:03:43.111241+0000 mgr.y (mgr.15225) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:46.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:46 smithi169 bash[22013]: cluster 2024-08-08T20:03:45.111954+0000 mgr.y (mgr.15225) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:46.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:46 smithi032 bash[26432]: cluster 2024-08-08T20:03:45.111954+0000 mgr.y (mgr.15225) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:46 smithi032 bash[19677]: cluster 2024-08-08T20:03:45.111954+0000 mgr.y (mgr.15225) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:48.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:48 smithi169 bash[22013]: cluster 2024-08-08T20:03:47.112649+0000 mgr.y (mgr.15225) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:48.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:48 smithi032 bash[19677]: cluster 2024-08-08T20:03:47.112649+0000 mgr.y (mgr.15225) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:48.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:48 smithi032 bash[26432]: cluster 2024-08-08T20:03:47.112649+0000 mgr.y (mgr.15225) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:50.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:50 smithi169 bash[22013]: cluster 2024-08-08T20:03:49.114331+0000 mgr.y (mgr.15225) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:50.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:50 smithi032 bash[19677]: cluster 2024-08-08T20:03:49.114331+0000 mgr.y (mgr.15225) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:50.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:50 smithi032 bash[26432]: cluster 2024-08-08T20:03:49.114331+0000 mgr.y (mgr.15225) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:51.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:51 smithi169 bash[22013]: audit 2024-08-08T20:03:50.443419+0000 mgr.y (mgr.15225) 188 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:51.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:51 smithi032 bash[19677]: audit 2024-08-08T20:03:50.443419+0000 mgr.y (mgr.15225) 188 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:51.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:51 smithi032 bash[26432]: audit 2024-08-08T20:03:50.443419+0000 mgr.y (mgr.15225) 188 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:03:52.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:52 smithi032 bash[19677]: cluster 2024-08-08T20:03:51.115049+0000 mgr.y (mgr.15225) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:52.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:52 smithi032 bash[19677]: audit 2024-08-08T20:03:51.723686+0000 mgr.y (mgr.15225) 190 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:52.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:52 smithi032 bash[26432]: cluster 2024-08-08T20:03:51.115049+0000 mgr.y (mgr.15225) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:52.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:52 smithi032 bash[26432]: audit 2024-08-08T20:03:51.723686+0000 mgr.y (mgr.15225) 190 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:52.438 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-08T20:03:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:52 smithi169 bash[22013]: cluster 2024-08-08T20:03:51.115049+0000 mgr.y (mgr.15225) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:52.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:52 smithi169 bash[22013]: audit 2024-08-08T20:03:51.723686+0000 mgr.y (mgr.15225) 190 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:03:53.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:03:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:03:53] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:03:53.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:53 smithi032 bash[26432]: audit 2024-08-08T20:03:52.629068+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:53.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:53 smithi032 bash[19677]: audit 2024-08-08T20:03:52.629068+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:53.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:53 smithi169 bash[22013]: audit 2024-08-08T20:03:52.629068+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:03:54.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:54 smithi032 bash[26432]: cluster 2024-08-08T20:03:53.116669+0000 mgr.y (mgr.15225) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:54.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:54 smithi032 bash[19677]: cluster 2024-08-08T20:03:53.116669+0000 mgr.y (mgr.15225) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:54.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:54 smithi169 bash[22013]: cluster 2024-08-08T20:03:53.116669+0000 mgr.y (mgr.15225) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:03:56.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:56 smithi032 bash[19677]: cluster 2024-08-08T20:03:55.117421+0000 mgr.y (mgr.15225) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:56.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:56 smithi032 bash[26432]: cluster 2024-08-08T20:03:55.117421+0000 mgr.y (mgr.15225) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:56.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:56 smithi169 bash[22013]: cluster 2024-08-08T20:03:55.117421+0000 mgr.y (mgr.15225) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:57.223 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:03:56 smithi169 bash[67163]: logger=infra.usagestats t=2024-08-08T20:03:56.815940167Z level=info msg="Usage stats are ready to report" 2024-08-08T20:03:57.279 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:03:58.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:58 smithi032 bash[19677]: cluster 2024-08-08T20:03:57.118128+0000 mgr.y (mgr.15225) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:58.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:58 smithi032 bash[26432]: cluster 2024-08-08T20:03:57.118128+0000 mgr.y (mgr.15225) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:58.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:58 smithi169 bash[22013]: cluster 2024-08-08T20:03:57.118128+0000 mgr.y (mgr.15225) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:03:58.825 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:03:59.442 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-08-08T20:03:59.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:03:59 smithi032 bash[19677]: audit 2024-08-08T20:03:58.816246+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.32:0/1238443122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:59.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:03:59 smithi032 bash[26432]: audit 2024-08-08T20:03:58.816246+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.32:0/1238443122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:03:59.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:03:59 smithi169 bash[22013]: audit 2024-08-08T20:03:58.816246+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.32:0/1238443122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:00.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:00 smithi032 bash[26432]: cluster 2024-08-08T20:03:59.119819+0000 mgr.y (mgr.15225) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:00.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:00 smithi032 bash[19677]: cluster 2024-08-08T20:03:59.119819+0000 mgr.y (mgr.15225) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:00.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:00 smithi169 bash[22013]: cluster 2024-08-08T20:03:59.119819+0000 mgr.y (mgr.15225) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:01.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:01 smithi032 bash[19677]: audit 2024-08-08T20:04:00.448877+0000 mgr.y (mgr.15225) 195 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:01.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:01 smithi032 bash[26432]: audit 2024-08-08T20:04:00.448877+0000 mgr.y (mgr.15225) 195 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:01.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:01 smithi169 bash[22013]: audit 2024-08-08T20:04:00.448877+0000 mgr.y (mgr.15225) 195 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:02.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:02 smithi032 bash[26432]: cluster 2024-08-08T20:04:01.120525+0000 mgr.y (mgr.15225) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:02.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:02 smithi032 bash[19677]: cluster 2024-08-08T20:04:01.120525+0000 mgr.y (mgr.15225) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:02.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:02 smithi169 bash[22013]: cluster 2024-08-08T20:04:01.120525+0000 mgr.y (mgr.15225) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:03.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:03] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:04:04.274 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:04.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:04 smithi032 bash[26432]: cluster 2024-08-08T20:04:03.122101+0000 mgr.y (mgr.15225) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:04 smithi032 bash[19677]: cluster 2024-08-08T20:04:03.122101+0000 mgr.y (mgr.15225) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:04.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:04 smithi169 bash[22013]: cluster 2024-08-08T20:04:03.122101+0000 mgr.y (mgr.15225) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:05.778 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)" 2024-08-08T20:04:06.327 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-08-08T20:04:06.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:06 smithi032 bash[26432]: cluster 2024-08-08T20:04:05.122775+0000 mgr.y (mgr.15225) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:06.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:06 smithi032 bash[26432]: audit 2024-08-08T20:04:05.767122+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.32:0/2095164849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:06.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:06 smithi032 bash[19677]: cluster 2024-08-08T20:04:05.122775+0000 mgr.y (mgr.15225) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:06.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:06 smithi032 bash[19677]: audit 2024-08-08T20:04:05.767122+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.32:0/2095164849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:06.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:06 smithi169 bash[22013]: cluster 2024-08-08T20:04:05.122775+0000 mgr.y (mgr.15225) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:06 smithi169 bash[22013]: audit 2024-08-08T20:04:05.767122+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.32:0/2095164849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:08.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:08 smithi032 bash[19677]: cluster 2024-08-08T20:04:07.123520+0000 mgr.y (mgr.15225) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:08 smithi032 bash[19677]: audit 2024-08-08T20:04:07.629639+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:08.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:08 smithi032 bash[26432]: cluster 2024-08-08T20:04:07.123520+0000 mgr.y (mgr.15225) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:08.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:08 smithi032 bash[26432]: audit 2024-08-08T20:04:07.629639+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:08 smithi169 bash[22013]: cluster 2024-08-08T20:04:07.123520+0000 mgr.y (mgr.15225) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:08 smithi169 bash[22013]: audit 2024-08-08T20:04:07.629639+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:10.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:10 smithi032 bash[19677]: cluster 2024-08-08T20:04:09.124454+0000 mgr.y (mgr.15225) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:10.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:10 smithi032 bash[26432]: cluster 2024-08-08T20:04:09.124454+0000 mgr.y (mgr.15225) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:10.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:10 smithi169 bash[22013]: cluster 2024-08-08T20:04:09.124454+0000 mgr.y (mgr.15225) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:11.145 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:11.526 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:11 smithi032 bash[19677]: audit 2024-08-08T20:04:10.460298+0000 mgr.y (mgr.15225) 201 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:11.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:11 smithi169 bash[22013]: audit 2024-08-08T20:04:10.460298+0000 mgr.y (mgr.15225) 201 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:11.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:11 smithi032 bash[26432]: audit 2024-08-08T20:04:10.460298+0000 mgr.y (mgr.15225) 201 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:12.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:12 smithi032 bash[19677]: cluster 2024-08-08T20:04:11.125138+0000 mgr.y (mgr.15225) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:12.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:12 smithi032 bash[26432]: cluster 2024-08-08T20:04:11.125138+0000 mgr.y (mgr.15225) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:12.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:12 smithi169 bash[22013]: cluster 2024-08-08T20:04:11.125138+0000 mgr.y (mgr.15225) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:12.745 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:04:13.297 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:13] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:04:13.387 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-08-08T20:04:13.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:13 smithi032 bash[19677]: audit 2024-08-08T20:04:12.734910+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.32:0/2667600360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:13.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:13 smithi032 bash[26432]: audit 2024-08-08T20:04:12.734910+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.32:0/2667600360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:13.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:13 smithi169 bash[22013]: audit 2024-08-08T20:04:12.734910+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.32:0/2667600360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:14.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:14 smithi032 bash[19677]: cluster 2024-08-08T20:04:13.126709+0000 mgr.y (mgr.15225) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:14.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:14 smithi032 bash[26432]: cluster 2024-08-08T20:04:13.126709+0000 mgr.y (mgr.15225) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:14.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:14 smithi169 bash[22013]: cluster 2024-08-08T20:04:13.126709+0000 mgr.y (mgr.15225) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:16.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:16 smithi032 bash[19677]: cluster 2024-08-08T20:04:15.127462+0000 mgr.y (mgr.15225) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:16.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:16 smithi032 bash[26432]: cluster 2024-08-08T20:04:15.127462+0000 mgr.y (mgr.15225) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:16.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:16 smithi169 bash[22013]: cluster 2024-08-08T20:04:15.127462+0000 mgr.y (mgr.15225) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:18.219 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:18.581 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:18 smithi032 bash[19677]: cluster 2024-08-08T20:04:17.128148+0000 mgr.y (mgr.15225) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:18.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:18 smithi032 bash[26432]: cluster 2024-08-08T20:04:17.128148+0000 mgr.y (mgr.15225) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:18 smithi169 bash[22013]: cluster 2024-08-08T20:04:17.128148+0000 mgr.y (mgr.15225) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:20.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:20 smithi032 bash[26432]: cluster 2024-08-08T20:04:19.129812+0000 mgr.y (mgr.15225) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:20.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:20 smithi032 bash[26432]: audit 2024-08-08T20:04:19.726479+0000 mgr.y (mgr.15225) 207 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:20.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:20 smithi032 bash[19677]: cluster 2024-08-08T20:04:19.129812+0000 mgr.y (mgr.15225) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:20.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:20 smithi032 bash[19677]: audit 2024-08-08T20:04:19.726479+0000 mgr.y (mgr.15225) 207 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:20.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:20 smithi169 bash[22013]: cluster 2024-08-08T20:04:19.129812+0000 mgr.y (mgr.15225) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:20 smithi169 bash[22013]: audit 2024-08-08T20:04:19.726479+0000 mgr.y (mgr.15225) 207 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:21.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:21 smithi032 bash[26432]: audit 2024-08-08T20:04:20.468029+0000 mgr.y (mgr.15225) 208 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:21 smithi032 bash[19677]: audit 2024-08-08T20:04:20.468029+0000 mgr.y (mgr.15225) 208 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:21.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:21 smithi169 bash[22013]: audit 2024-08-08T20:04:20.468029+0000 mgr.y (mgr.15225) 208 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:22.076 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:04:22.331 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:22 smithi032 bash[19677]: cluster 2024-08-08T20:04:21.130536+0000 mgr.y (mgr.15225) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:22.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:22 smithi032 bash[26432]: cluster 2024-08-08T20:04:21.130536+0000 mgr.y (mgr.15225) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:22.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:22 smithi169 bash[22013]: cluster 2024-08-08T20:04:21.130536+0000 mgr.y (mgr.15225) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:22.740 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:04:23.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:23] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.51.0" 2024-08-08T20:04:23.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:23 smithi169 bash[22013]: audit 2024-08-08T20:04:22.630102+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:23.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:23 smithi032 bash[19677]: audit 2024-08-08T20:04:22.630102+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:23 smithi032 bash[26432]: audit 2024-08-08T20:04:22.630102+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:24.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:24 smithi169 bash[22013]: cluster 2024-08-08T20:04:23.132149+0000 mgr.y (mgr.15225) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:24.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:24 smithi032 bash[19677]: cluster 2024-08-08T20:04:23.132149+0000 mgr.y (mgr.15225) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:24.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:24 smithi032 bash[26432]: cluster 2024-08-08T20:04:23.132149+0000 mgr.y (mgr.15225) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:26.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:26 smithi169 bash[22013]: cluster 2024-08-08T20:04:25.132900+0000 mgr.y (mgr.15225) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:27.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:26 smithi032 bash[26432]: cluster 2024-08-08T20:04:25.132900+0000 mgr.y (mgr.15225) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:27.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:26 smithi032 bash[19677]: cluster 2024-08-08T20:04:25.132900+0000 mgr.y (mgr.15225) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:27.572 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:29.038 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:04:29.038 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:04:29.038 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:04:29.038 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:04:29.039 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:04:29.039 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:04:29.039 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:04:29.039 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:04:29.039 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:04:29.051 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:28 smithi032 bash[19677]: cluster 2024-08-08T20:04:27.133633+0000 mgr.y (mgr.15225) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:29.051 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:28 smithi032 bash[26432]: cluster 2024-08-08T20:04:27.133633+0000 mgr.y (mgr.15225) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:29.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:28 smithi169 bash[22013]: cluster 2024-08-08T20:04:27.133633+0000 mgr.y (mgr.15225) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:29.794 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:04:31.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:30 smithi032 bash[19677]: audit 2024-08-08T20:04:29.040574+0000 mgr.y (mgr.15225) 213 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:31.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:30 smithi032 bash[19677]: cluster 2024-08-08T20:04:29.134556+0000 mgr.y (mgr.15225) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:31.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:30 smithi032 bash[26432]: audit 2024-08-08T20:04:29.040574+0000 mgr.y (mgr.15225) 213 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:31.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:30 smithi032 bash[26432]: cluster 2024-08-08T20:04:29.134556+0000 mgr.y (mgr.15225) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:30 smithi169 bash[22013]: audit 2024-08-08T20:04:29.040574+0000 mgr.y (mgr.15225) 213 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:31.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:30 smithi169 bash[22013]: cluster 2024-08-08T20:04:29.134556+0000 mgr.y (mgr.15225) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[19677]: audit 2024-08-08T20:04:30.479297+0000 mgr.y (mgr.15225) 215 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[19677]: audit 2024-08-08T20:04:31.335027+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[19677]: audit 2024-08-08T20:04:31.336689+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[19677]: audit 2024-08-08T20:04:31.347151+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[26432]: audit 2024-08-08T20:04:30.479297+0000 mgr.y (mgr.15225) 215 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[26432]: audit 2024-08-08T20:04:31.335027+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[26432]: audit 2024-08-08T20:04:31.336689+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:32.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:31 smithi032 bash[26432]: audit 2024-08-08T20:04:31.347151+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:31 smithi169 bash[22013]: audit 2024-08-08T20:04:30.479297+0000 mgr.y (mgr.15225) 215 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:31 smithi169 bash[22013]: audit 2024-08-08T20:04:31.335027+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:31 smithi169 bash[22013]: audit 2024-08-08T20:04:31.336689+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:31 smithi169 bash[22013]: audit 2024-08-08T20:04:31.347151+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:33.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:32 smithi032 bash[26432]: cluster 2024-08-08T20:04:31.135041+0000 mgr.y (mgr.15225) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:33.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:32 smithi032 bash[19677]: cluster 2024-08-08T20:04:31.135041+0000 mgr.y (mgr.15225) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:32 smithi169 bash[22013]: cluster 2024-08-08T20:04:31.135041+0000 mgr.y (mgr.15225) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:33.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:33] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.51.0" 2024-08-08T20:04:34.614 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:35.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:34 smithi032 bash[19677]: cluster 2024-08-08T20:04:33.136655+0000 mgr.y (mgr.15225) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:34 smithi032 bash[26432]: cluster 2024-08-08T20:04:33.136655+0000 mgr.y (mgr.15225) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:35.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:34 smithi169 bash[22013]: cluster 2024-08-08T20:04:33.136655+0000 mgr.y (mgr.15225) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:36.163 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:04:36.736 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:04:37.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:36 smithi032 bash[19677]: cluster 2024-08-08T20:04:35.137506+0000 mgr.y (mgr.15225) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:36 smithi032 bash[19677]: audit 2024-08-08T20:04:36.165981+0000 mon.a (mon.0) 1482 : audit [DBG] from='client.? 172.21.15.32:0/339850626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:04:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:36 smithi032 bash[26432]: cluster 2024-08-08T20:04:35.137506+0000 mgr.y (mgr.15225) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:36 smithi032 bash[26432]: audit 2024-08-08T20:04:36.165981+0000 mon.a (mon.0) 1482 : audit [DBG] from='client.? 172.21.15.32:0/339850626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:04:37.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:36 smithi169 bash[22013]: cluster 2024-08-08T20:04:35.137506+0000 mgr.y (mgr.15225) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:37.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:36 smithi169 bash[22013]: audit 2024-08-08T20:04:36.165981+0000 mon.a (mon.0) 1482 : audit [DBG] from='client.? 172.21.15.32:0/339850626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:04:38.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:37 smithi032 bash[19677]: audit 2024-08-08T20:04:37.630516+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:38.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:37 smithi032 bash[26432]: audit 2024-08-08T20:04:37.630516+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:37 smithi169 bash[22013]: audit 2024-08-08T20:04:37.630516+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:39.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:38 smithi032 bash[19677]: cluster 2024-08-08T20:04:37.138233+0000 mgr.y (mgr.15225) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:38 smithi032 bash[26432]: cluster 2024-08-08T20:04:37.138233+0000 mgr.y (mgr.15225) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:39.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:38 smithi169 bash[22013]: cluster 2024-08-08T20:04:37.138233+0000 mgr.y (mgr.15225) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:41.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:40 smithi032 bash[26432]: cluster 2024-08-08T20:04:39.139904+0000 mgr.y (mgr.15225) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:41.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:40 smithi032 bash[19677]: cluster 2024-08-08T20:04:39.139904+0000 mgr.y (mgr.15225) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:41.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:40 smithi169 bash[22013]: cluster 2024-08-08T20:04:39.139904+0000 mgr.y (mgr.15225) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:41.568 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:42.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:41 smithi032 bash[26432]: audit 2024-08-08T20:04:40.484627+0000 mgr.y (mgr.15225) 221 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:42.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:41 smithi032 bash[19677]: audit 2024-08-08T20:04:40.484627+0000 mgr.y (mgr.15225) 221 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:42.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:41 smithi169 bash[22013]: audit 2024-08-08T20:04:40.484627+0000 mgr.y (mgr.15225) 221 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:42 smithi032 bash[26432]: cluster 2024-08-08T20:04:41.140634+0000 mgr.y (mgr.15225) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:43.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:42 smithi032 bash[19677]: cluster 2024-08-08T20:04:41.140634+0000 mgr.y (mgr.15225) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:43.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:42 smithi169 bash[22013]: cluster 2024-08-08T20:04:41.140634+0000 mgr.y (mgr.15225) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:43.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:43] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:04:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[19677]: audit 2024-08-08T20:04:42.998870+0000 mgr.y (mgr.15225) 223 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[19677]: cluster 2024-08-08T20:04:43.142329+0000 mgr.y (mgr.15225) 224 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:45.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[19677]: audit 2024-08-08T20:04:43.388054+0000 mgr.y (mgr.15225) 225 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[26432]: audit 2024-08-08T20:04:42.998870+0000 mgr.y (mgr.15225) 223 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[26432]: cluster 2024-08-08T20:04:43.142329+0000 mgr.y (mgr.15225) 224 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:44 smithi032 bash[26432]: audit 2024-08-08T20:04:43.388054+0000 mgr.y (mgr.15225) 225 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:44 smithi169 bash[22013]: audit 2024-08-08T20:04:42.998870+0000 mgr.y (mgr.15225) 223 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:44 smithi169 bash[22013]: cluster 2024-08-08T20:04:43.142329+0000 mgr.y (mgr.15225) 224 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:44 smithi169 bash[22013]: audit 2024-08-08T20:04:43.388054+0000 mgr.y (mgr.15225) 225 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:45.868 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:46.461 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:04:47.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[19677]: cluster 2024-08-08T20:04:45.142864+0000 mgr.y (mgr.15225) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[19677]: audit 2024-08-08T20:04:45.869223+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[19677]: audit 2024-08-08T20:04:45.871839+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[19677]: audit 2024-08-08T20:04:45.873331+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[19677]: audit 2024-08-08T20:04:45.885814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[26432]: cluster 2024-08-08T20:04:45.142864+0000 mgr.y (mgr.15225) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[26432]: audit 2024-08-08T20:04:45.869223+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[26432]: audit 2024-08-08T20:04:45.871839+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[26432]: audit 2024-08-08T20:04:45.873331+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:46 smithi032 bash[26432]: audit 2024-08-08T20:04:45.885814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:46 smithi169 bash[22013]: cluster 2024-08-08T20:04:45.142864+0000 mgr.y (mgr.15225) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:46 smithi169 bash[22013]: audit 2024-08-08T20:04:45.869223+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:46 smithi169 bash[22013]: audit 2024-08-08T20:04:45.871839+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:46 smithi169 bash[22013]: audit 2024-08-08T20:04:45.873331+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:04:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:46 smithi169 bash[22013]: audit 2024-08-08T20:04:45.885814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:47 smithi032 bash[26432]: cephadm 2024-08-08T20:04:45.860575+0000 mgr.y (mgr.15225) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:47 smithi032 bash[26432]: cephadm 2024-08-08T20:04:45.966538+0000 mgr.y (mgr.15225) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:47 smithi032 bash[19677]: cephadm 2024-08-08T20:04:45.860575+0000 mgr.y (mgr.15225) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:47 smithi032 bash[19677]: cephadm 2024-08-08T20:04:45.966538+0000 mgr.y (mgr.15225) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:48.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:47 smithi169 bash[22013]: cephadm 2024-08-08T20:04:45.860575+0000 mgr.y (mgr.15225) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:48.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:47 smithi169 bash[22013]: cephadm 2024-08-08T20:04:45.966538+0000 mgr.y (mgr.15225) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:04:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: cluster 2024-08-08T20:04:47.143665+0000 mgr.y (mgr.15225) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.342968+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: cephadm 2024-08-08T20:04:48.343788+0000 mgr.y (mgr.15225) 230 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: cephadm 2024-08-08T20:04:48.343898+0000 mgr.y (mgr.15225) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.346075+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.348643+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: cephadm 2024-08-08T20:04:48.349746+0000 mgr.y (mgr.15225) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.357031+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.361937+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: audit 2024-08-08T20:04:48.363469+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[19677]: cephadm 2024-08-08T20:04:48.364614+0000 mgr.y (mgr.15225) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: cluster 2024-08-08T20:04:47.143665+0000 mgr.y (mgr.15225) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.342968+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: cephadm 2024-08-08T20:04:48.343788+0000 mgr.y (mgr.15225) 230 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:04:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: cephadm 2024-08-08T20:04:48.343898+0000 mgr.y (mgr.15225) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.346075+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.348643+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: cephadm 2024-08-08T20:04:48.349746+0000 mgr.y (mgr.15225) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.357031+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.361937+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: audit 2024-08-08T20:04:48.363469+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-08T20:04:49.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:48 smithi032 bash[26432]: cephadm 2024-08-08T20:04:48.364614+0000 mgr.y (mgr.15225) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: cluster 2024-08-08T20:04:47.143665+0000 mgr.y (mgr.15225) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.342968+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: cephadm 2024-08-08T20:04:48.343788+0000 mgr.y (mgr.15225) 230 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: cephadm 2024-08-08T20:04:48.343898+0000 mgr.y (mgr.15225) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.346075+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.348643+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:04:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: cephadm 2024-08-08T20:04:48.349746+0000 mgr.y (mgr.15225) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:04:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.357031+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.361937+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:04:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: audit 2024-08-08T20:04:48.363469+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-08T20:04:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:48 smithi169 bash[22013]: cephadm 2024-08-08T20:04:48.364614+0000 mgr.y (mgr.15225) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-08T20:04:50.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:49 smithi032 bash[19677]: cluster 2024-08-08T20:04:49.145255+0000 mgr.y (mgr.15225) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:50.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:49 smithi032 bash[26432]: cluster 2024-08-08T20:04:49.145255+0000 mgr.y (mgr.15225) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:50.118 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:49 smithi169 bash[22013]: cluster 2024-08-08T20:04:49.145255+0000 mgr.y (mgr.15225) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[19677]: audit 2024-08-08T20:04:50.495936+0000 mgr.y (mgr.15225) 235 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[19677]: cephadm 2024-08-08T20:04:50.791098+0000 mgr.y (mgr.15225) 236 : cephadm [INF] Upgrade: Updating mon.b 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[19677]: audit 2024-08-08T20:04:50.798338+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[19677]: audit 2024-08-08T20:04:50.803642+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[19677]: audit 2024-08-08T20:04:50.805195+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[26432]: audit 2024-08-08T20:04:50.495936+0000 mgr.y (mgr.15225) 235 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[26432]: cephadm 2024-08-08T20:04:50.791098+0000 mgr.y (mgr.15225) 236 : cephadm [INF] Upgrade: Updating mon.b 2024-08-08T20:04:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[26432]: audit 2024-08-08T20:04:50.798338+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[26432]: audit 2024-08-08T20:04:50.803642+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:04:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:50 smithi032 bash[26432]: audit 2024-08-08T20:04:50.805195+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:04:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:50 smithi169 bash[22013]: audit 2024-08-08T20:04:50.495936+0000 mgr.y (mgr.15225) 235 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:04:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:50 smithi169 bash[22013]: cephadm 2024-08-08T20:04:50.791098+0000 mgr.y (mgr.15225) 236 : cephadm [INF] Upgrade: Updating mon.b 2024-08-08T20:04:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:50 smithi169 bash[22013]: audit 2024-08-08T20:04:50.798338+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:50 smithi169 bash[22013]: audit 2024-08-08T20:04:50.803642+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:04:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:50 smithi169 bash[22013]: audit 2024-08-08T20:04:50.805195+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:04:51.274 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:04:52.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[19677]: audit 2024-08-08T20:04:50.807189+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[19677]: cephadm 2024-08-08T20:04:50.817263+0000 mgr.y (mgr.15225) 237 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-08T20:04:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[19677]: cluster 2024-08-08T20:04:51.145942+0000 mgr.y (mgr.15225) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:52.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[26432]: audit 2024-08-08T20:04:50.807189+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:52.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[26432]: cephadm 2024-08-08T20:04:50.817263+0000 mgr.y (mgr.15225) 237 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-08T20:04:52.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:51 smithi032 bash[26432]: cluster 2024-08-08T20:04:51.145942+0000 mgr.y (mgr.15225) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:51 smithi169 bash[22013]: audit 2024-08-08T20:04:50.807189+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:04:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:51 smithi169 bash[22013]: cephadm 2024-08-08T20:04:50.817263+0000 mgr.y (mgr.15225) 237 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-08T20:04:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:51 smithi169 bash[22013]: cluster 2024-08-08T20:04:51.145942+0000 mgr.y (mgr.15225) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:52.788 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:04:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:52 smithi032 bash[19677]: audit 2024-08-08T20:04:52.630876+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:52 smithi032 bash[19677]: audit 2024-08-08T20:04:52.778672+0000 mgr.y (mgr.15225) 239 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:53.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:04:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:04:53] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.51.0" 2024-08-08T20:04:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:52 smithi032 bash[26432]: audit 2024-08-08T20:04:52.630876+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:53.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:52 smithi032 bash[26432]: audit 2024-08-08T20:04:52.778672+0000 mgr.y (mgr.15225) 239 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:52 smithi169 bash[22013]: audit 2024-08-08T20:04:52.630876+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:04:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:52 smithi169 bash[22013]: audit 2024-08-08T20:04:52.778672+0000 mgr.y (mgr.15225) 239 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:53.428 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (100s) 94s ago 28m 34.2M - c8b91775d855 e2cb90f00c15 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (4m) 2m ago 26m 47.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (3m) 94s ago 37m 437M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (14m) 2m ago 39m 501M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (39m) 2m ago 39m 87.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (37m) 94s ago 37m 61.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 8369d4aa102c 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (37m) 2m ago 37m 62.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (3m) 2m ago 29m 7612k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (3m) 94s ago 29m 7596k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (36m) 2m ago 36m 58.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:04:53.429 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (35m) 2m ago 35m 67.9M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (34m) 2m ago 34m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (34m) 2m ago 34m 57.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (33m) 94s ago 33m 68.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (32m) 94s ago 32m 56.7M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (31m) 94s ago 31m 62.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (30m) 94s ago 30m 64.6M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (2m) 94s ago 29m 35.7M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (27m) 2m ago 27m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:04:53.430 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (27m) 94s ago 27m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:04:53.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.724 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.726 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.726 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: Stopping Ceph mon.b for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:04:53.727 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:04:53 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:04:53.811 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:04:53.812 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:04:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:53 smithi169 bash[22013]: debug 2024-08-08T20:04:53.759+0000 7fd962eb3640 -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-08-08T20:04:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:53 smithi169 bash[22013]: debug 2024-08-08T20:04:53.759+0000 7fd962eb3640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi169", 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/1 daemons upgraded", 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:04:54.134 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:04:54.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 bash[70225]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-b 2024-08-08T20:04:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 bash[70284]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-b 2024-08-08T20:04:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-08T20:04:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: Stopped Ceph mon.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:04:55.224 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.224 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.225 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.225 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.225 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: Started Ceph mon.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:04:55.226 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:55.226 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:04:54 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.155+0000 7fddf8b55c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.155+0000 7fddf8b55c80 0 ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev), process ceph-mon, pid 7 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.155+0000 7fddf8b55c80 0 pidfile_write: ignore empty --pid-file 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 0 load: jerasure load: lrc 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Git sha 0 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Compile date 2024-08-08 13:38:01 2024-08-08T20:04:56.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: DB SUMMARY 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: DB Session ID: UGPBKWLPYL7XYKV78NBW 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: CURRENT file: CURRENT 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4331 Bytes 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1286370 ; 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.error_if_exists: 0 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.create_if_missing: 0 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T20:04:56.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.env: 0x55dc7b394be0 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.info_log: 0x55dc7cc69620 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.statistics: (nil) 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.use_fsync: 0 2024-08-08T20:04:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T20:04:56.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.db_log_dir: 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.wal_dir: 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T20:04:56.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.write_buffer_manager: 0x55dc7cc6c960 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.unordered_write: 0 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T20:04:56.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.row_cache: None 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.wal_filter: None 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.two_write_queues: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.wal_compression: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.atomic_flush: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T20:04:56.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T20:04:56.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_open_files: -1 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T20:04:56.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Compression algorithms supported: 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kZSTD supported: 0 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kXpressCompression supported: 0 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kZlibCompression supported: 1 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T20:04:56.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-08T20:04:56.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T20:04:56.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T20:04:56.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.merge_operator: 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_filter: None 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dc7cc69240) 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: cache_index_and_filter_blocks: 1 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: pin_top_level_index_and_filter: 1 2024-08-08T20:04:56.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: index_type: 0 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: data_block_index_type: 0 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: index_shortening: 1 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: data_block_hash_table_util_ratio: 0.750000 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: checksum: 4 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: no_block_cache: 0 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_cache: 0x55dc7cc5f610 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_cache_name: BinnedLRUCache 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_cache_options: 2024-08-08T20:04:56.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: capacity : 536870912 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: num_shard_bits : 4 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: strict_capacity_limit : 0 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: high_pri_pool_ratio: 0.000 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_cache_compressed: (nil) 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: persistent_cache: (nil) 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_size: 4096 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_size_deviation: 10 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_restart_interval: 16 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: index_block_restart_interval: 1 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: metadata_block_size: 4096 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: partition_filters: 0 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: use_delta_encoding: 1 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: filter_policy: bloomfilter 2024-08-08T20:04:56.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: whole_key_filtering: 1 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: verify_compression: 0 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: read_amp_bytes_per_bit: 0 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: format_version: 5 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: enable_index_compression: 1 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: block_align: 0 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: max_auto_readahead_size: 262144 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: prepopulate_block_cache: 0 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: initial_auto_readahead_size: 8192 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: num_file_reads_for_auto_readahead: 2 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T20:04:56.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression: NoCompression 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.num_levels: 7 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T20:04:56.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T20:04:56.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T20:04:56.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T20:04:56.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T20:04:56.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.bloom_locality: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T20:04:56.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.ttl: 2592000 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enable_blob_files: false 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.min_blob_size: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T20:04:56.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 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 33611, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.159+0000 7fddf8b55c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f8030009-e80b-49da-8f8d-92ab629e7509 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.163+0000 7fddf8b55c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147496166934, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.163+0000 7fddf8b55c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.167+0000 7fddf8b55c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147496172121, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 843438, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33617, "largest_seqno": 34698, "table_properties": {"data_size": 839004, "index_size": 1985, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1413, "raw_key_size": 10745, "raw_average_key_size": 19, "raw_value_size": 829315, "raw_average_value_size": 1494, "num_data_blocks": 89, "num_entries": 555, "num_filter_entries": 555, "num_deletions": 255, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1723147496, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f8030009-e80b-49da-8f8d-92ab629e7509", "db_session_id": "UGPBKWLPYL7XYKV78NBW", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.167+0000 7fddf8b55c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147496172282, "job": 1, "event": "recovery_finished"} 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.167+0000 7fddf8b55c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.167+0000 7fddf8b55c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:04:56.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 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-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dc7cc8ce00 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 4 rocksdb: DB pointer 0x55dc7cd8e000 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddee91d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddee91d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: ** DB Stats ** 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:04:56.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: ** Compaction Stats [default] ** 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: 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-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: L0 1/0 823.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 288.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: L6 1/0 10.02 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-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Sum 2/0 10.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 288.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 288.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: ** Compaction Stats [default] ** 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: 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-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 288.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T20:04:56.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: AddFile(Total Files): cumulative 0, interval 0 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: AddFile(Keys): cumulative 0, interval 0 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Cumulative compaction: 0.00 GB write, 78.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Interval compaction: 0.00 GB write, 78.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: 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-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Block cache BinnedLRUCache@0x55dc7cc5f610#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: ** File Read Latency Histogram By Level [default] ** 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 1 mon.b@-1(???) e3 preinit fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).mds e1 new map 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).mds e1 print_map 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: e1 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: btime 2024-08-08T19:25:07:964456+0000 2024-08-08T20:04:56.500 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: 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-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: legacy client fscid: -1 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: No filesystems configured 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.171+0000 7fddf8b55c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:04:56.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:56 smithi169 bash[70340]: debug 2024-08-08T20:04:56.175+0000 7fddf8b55c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:54.135817+0000 mgr.y (mgr.15225) 243 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:54.135817+0000 mgr.y (mgr.15225) 243 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:55.148061+0000 mgr.y (mgr.15225) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:55.148061+0000 mgr.y (mgr.15225) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.389271+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.389271+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.391414+0000 mon.a (mon.0) 1488 : cluster [INF] mon.a calling monitor election 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.391414+0000 mon.a (mon.0) 1488 : cluster [INF] mon.a calling monitor election 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.411488+0000 mon.a (mon.0) 1489 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:04:57.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.411488+0000 mon.a (mon.0) 1489 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420582+0000 mon.a (mon.0) 1490 : cluster [DBG] monmap epoch 3 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420582+0000 mon.a (mon.0) 1490 : cluster [DBG] monmap epoch 3 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420634+0000 mon.a (mon.0) 1491 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420634+0000 mon.a (mon.0) 1491 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420680+0000 mon.a (mon.0) 1492 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420680+0000 mon.a (mon.0) 1492 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420703+0000 mon.a (mon.0) 1493 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420703+0000 mon.a (mon.0) 1493 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420725+0000 mon.a (mon.0) 1494 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420725+0000 mon.a (mon.0) 1494 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420745+0000 mon.a (mon.0) 1495 : cluster [DBG] election_strategy: 1 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420745+0000 mon.a (mon.0) 1495 : cluster [DBG] election_strategy: 1 2024-08-08T20:04:57.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420766+0000 mon.a (mon.0) 1496 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420766+0000 mon.a (mon.0) 1496 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420792+0000 mon.a (mon.0) 1497 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420792+0000 mon.a (mon.0) 1497 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420825+0000 mon.a (mon.0) 1498 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.420825+0000 mon.a (mon.0) 1498 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.422084+0000 mon.a (mon.0) 1499 : cluster [DBG] fsmap 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.422084+0000 mon.a (mon.0) 1499 : cluster [DBG] fsmap 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.422142+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.422142+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.423040+0000 mon.a (mon.0) 1501 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.423040+0000 mon.a (mon.0) 1501 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.423480+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: cluster 2024-08-08T20:04:56.423480+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2024-08-08T20:04:57.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:56.438025+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:56.438025+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:56.451547+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:57 smithi169 bash[70340]: audit 2024-08-08T20:04:56.451547+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: audit 2024-08-08T20:04:54.135817+0000 mgr.y (mgr.15225) 243 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:57.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:55.148061+0000 mgr.y (mgr.15225) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.389271+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.391414+0000 mon.a (mon.0) 1488 : cluster [INF] mon.a calling monitor election 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.411488+0000 mon.a (mon.0) 1489 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420582+0000 mon.a (mon.0) 1490 : cluster [DBG] monmap epoch 3 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420634+0000 mon.a (mon.0) 1491 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420680+0000 mon.a (mon.0) 1492 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420703+0000 mon.a (mon.0) 1493 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420725+0000 mon.a (mon.0) 1494 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420745+0000 mon.a (mon.0) 1495 : cluster [DBG] election_strategy: 1 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420766+0000 mon.a (mon.0) 1496 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:04:57.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420792+0000 mon.a (mon.0) 1497 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.420825+0000 mon.a (mon.0) 1498 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.422084+0000 mon.a (mon.0) 1499 : cluster [DBG] fsmap 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.422142+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.423040+0000 mon.a (mon.0) 1501 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: cluster 2024-08-08T20:04:56.423480+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: audit 2024-08-08T20:04:56.438025+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[26432]: audit 2024-08-08T20:04:56.451547+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: audit 2024-08-08T20:04:54.135817+0000 mgr.y (mgr.15225) 243 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:55.148061+0000 mgr.y (mgr.15225) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.389271+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-08T20:04:57.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.391414+0000 mon.a (mon.0) 1488 : cluster [INF] mon.a calling monitor election 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.411488+0000 mon.a (mon.0) 1489 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420582+0000 mon.a (mon.0) 1490 : cluster [DBG] monmap epoch 3 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420634+0000 mon.a (mon.0) 1491 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420680+0000 mon.a (mon.0) 1492 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420703+0000 mon.a (mon.0) 1493 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420725+0000 mon.a (mon.0) 1494 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420745+0000 mon.a (mon.0) 1495 : cluster [DBG] election_strategy: 1 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420766+0000 mon.a (mon.0) 1496 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420792+0000 mon.a (mon.0) 1497 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.420825+0000 mon.a (mon.0) 1498 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.422084+0000 mon.a (mon.0) 1499 : cluster [DBG] fsmap 2024-08-08T20:04:57.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.422142+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:04:57.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.423040+0000 mon.a (mon.0) 1501 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-08-08T20:04:57.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: cluster 2024-08-08T20:04:56.423480+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2024-08-08T20:04:57.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: audit 2024-08-08T20:04:56.438025+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:57.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:57 smithi032 bash[19677]: audit 2024-08-08T20:04:56.451547+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:04:58.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:58 smithi169 bash[70340]: cluster 2024-08-08T20:04:57.148778+0000 mgr.y (mgr.15225) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:58.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:04:58 smithi169 bash[70340]: cluster 2024-08-08T20:04:57.148778+0000 mgr.y (mgr.15225) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:58.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:04:58 smithi032 bash[26432]: cluster 2024-08-08T20:04:57.148778+0000 mgr.y (mgr.15225) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:04:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:04:58 smithi032 bash[19677]: cluster 2024-08-08T20:04:57.148778+0000 mgr.y (mgr.15225) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:00 smithi169 bash[70340]: cluster 2024-08-08T20:04:59.150531+0000 mgr.y (mgr.15225) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:00 smithi169 bash[70340]: cluster 2024-08-08T20:04:59.150531+0000 mgr.y (mgr.15225) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:00.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:00 smithi032 bash[19677]: cluster 2024-08-08T20:04:59.150531+0000 mgr.y (mgr.15225) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:00.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:00 smithi032 bash[26432]: cluster 2024-08-08T20:04:59.150531+0000 mgr.y (mgr.15225) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:01.442 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:01 smithi032 bash[68128]: debug 2024-08-08T20:05:01.185+0000 7fc5c48ce640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-08T20:05:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:01 smithi169 bash[70340]: audit 2024-08-08T20:05:00.503659+0000 mgr.y (mgr.15225) 247 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:01 smithi169 bash[70340]: audit 2024-08-08T20:05:00.503659+0000 mgr.y (mgr.15225) 247 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:01.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:01 smithi032 bash[26432]: audit 2024-08-08T20:05:00.503659+0000 mgr.y (mgr.15225) 247 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:01.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:01 smithi032 bash[19677]: audit 2024-08-08T20:05:00.503659+0000 mgr.y (mgr.15225) 247 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:02 smithi169 bash[70340]: cluster 2024-08-08T20:05:01.151408+0000 mgr.y (mgr.15225) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:02 smithi169 bash[70340]: cluster 2024-08-08T20:05:01.151408+0000 mgr.y (mgr.15225) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:02.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:02 smithi032 bash[26432]: cluster 2024-08-08T20:05:01.151408+0000 mgr.y (mgr.15225) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:02 smithi032 bash[19677]: cluster 2024-08-08T20:05:01.151408+0000 mgr.y (mgr.15225) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:03.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:03] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.51.0" 2024-08-08T20:05:03.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:03 smithi032 bash[26432]: audit 2024-08-08T20:05:02.526345+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:03 smithi032 bash[26432]: audit 2024-08-08T20:05:02.542417+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:03 smithi032 bash[19677]: audit 2024-08-08T20:05:02.526345+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:03 smithi032 bash[19677]: audit 2024-08-08T20:05:02.542417+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:03 smithi169 bash[70340]: audit 2024-08-08T20:05:02.526345+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:03 smithi169 bash[70340]: audit 2024-08-08T20:05:02.526345+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:03 smithi169 bash[70340]: audit 2024-08-08T20:05:02.542417+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:03 smithi169 bash[70340]: audit 2024-08-08T20:05:02.542417+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: cluster 2024-08-08T20:05:03.153311+0000 mgr.y (mgr.15225) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: cluster 2024-08-08T20:05:03.153311+0000 mgr.y (mgr.15225) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: audit 2024-08-08T20:05:03.700108+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: audit 2024-08-08T20:05:03.700108+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: audit 2024-08-08T20:05:03.718978+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:04 smithi169 bash[70340]: audit 2024-08-08T20:05:03.718978+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:05.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[19677]: cluster 2024-08-08T20:05:03.153311+0000 mgr.y (mgr.15225) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[19677]: audit 2024-08-08T20:05:03.700108+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[19677]: audit 2024-08-08T20:05:03.718978+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[26432]: cluster 2024-08-08T20:05:03.153311+0000 mgr.y (mgr.15225) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[26432]: audit 2024-08-08T20:05:03.700108+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:04 smithi032 bash[26432]: audit 2024-08-08T20:05:03.718978+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:06 smithi169 bash[70340]: cluster 2024-08-08T20:05:05.154056+0000 mgr.y (mgr.15225) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:06 smithi169 bash[70340]: cluster 2024-08-08T20:05:05.154056+0000 mgr.y (mgr.15225) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:07.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:06 smithi032 bash[26432]: cluster 2024-08-08T20:05:05.154056+0000 mgr.y (mgr.15225) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:06 smithi032 bash[19677]: cluster 2024-08-08T20:05:05.154056+0000 mgr.y (mgr.15225) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:07 smithi169 bash[70340]: audit 2024-08-08T20:05:07.631240+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:07.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:07 smithi169 bash[70340]: audit 2024-08-08T20:05:07.631240+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:08.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:07 smithi032 bash[26432]: audit 2024-08-08T20:05:07.631240+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:08.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:07 smithi032 bash[19677]: audit 2024-08-08T20:05:07.631240+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:08 smithi169 bash[70340]: cluster 2024-08-08T20:05:07.154768+0000 mgr.y (mgr.15225) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:08 smithi169 bash[70340]: cluster 2024-08-08T20:05:07.154768+0000 mgr.y (mgr.15225) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:09.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:08 smithi032 bash[26432]: cluster 2024-08-08T20:05:07.154768+0000 mgr.y (mgr.15225) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:08 smithi032 bash[19677]: cluster 2024-08-08T20:05:07.154768+0000 mgr.y (mgr.15225) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:10.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:10 smithi032 bash[19677]: cluster 2024-08-08T20:05:09.156433+0000 mgr.y (mgr.15225) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:10 smithi032 bash[26432]: cluster 2024-08-08T20:05:09.156433+0000 mgr.y (mgr.15225) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:10 smithi169 bash[70340]: cluster 2024-08-08T20:05:09.156433+0000 mgr.y (mgr.15225) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:10 smithi169 bash[70340]: cluster 2024-08-08T20:05:09.156433+0000 mgr.y (mgr.15225) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:12.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:11 smithi169 bash[70340]: audit 2024-08-08T20:05:10.514867+0000 mgr.y (mgr.15225) 253 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:12.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:11 smithi169 bash[70340]: audit 2024-08-08T20:05:10.514867+0000 mgr.y (mgr.15225) 253 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:12.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:11 smithi032 bash[26432]: audit 2024-08-08T20:05:10.514867+0000 mgr.y (mgr.15225) 253 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:11 smithi032 bash[19677]: audit 2024-08-08T20:05:10.514867+0000 mgr.y (mgr.15225) 253 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:13.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:12 smithi032 bash[19677]: cluster 2024-08-08T20:05:11.157156+0000 mgr.y (mgr.15225) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:12 smithi032 bash[26432]: cluster 2024-08-08T20:05:11.157156+0000 mgr.y (mgr.15225) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:13.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:12 smithi169 bash[70340]: cluster 2024-08-08T20:05:11.157156+0000 mgr.y (mgr.15225) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:13.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:12 smithi169 bash[70340]: cluster 2024-08-08T20:05:11.157156+0000 mgr.y (mgr.15225) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:13] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:05:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: cluster 2024-08-08T20:05:13.158759+0000 mgr.y (mgr.15225) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.842334+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.854180+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.857256+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.858875+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.869937+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.993273+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.996323+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:13.998834+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.007428+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.014402+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.022840+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.030504+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.039457+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.046407+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.055750+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.061113+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.061793+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.067867+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.074496+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.083661+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: cluster 2024-08-08T20:05:13.158759+0000 mgr.y (mgr.15225) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.842334+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.854180+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.857256+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.858875+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.869937+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.993273+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.996323+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:13.998834+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.007428+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.014402+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.022840+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.030504+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.039457+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.046407+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.055750+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.061113+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.061793+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.067867+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.074496+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.083661+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.091141+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.100253+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.108310+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.117306+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.125176+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.129992+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.130613+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.133775+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.138376+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.139074+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.142409+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.147141+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.147789+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.151079+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.155950+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.156632+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.159789+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.164610+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.165319+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.091141+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.100253+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.108310+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.117306+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.125176+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.129992+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.130613+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.133775+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.138376+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.139074+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.142409+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.147141+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.147789+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.151079+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.155950+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.156632+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.159789+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.164610+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.165319+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.168531+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.173357+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.174039+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.178970+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.179697+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.186219+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.192304+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.193040+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.199250+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.205131+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.205992+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.212335+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.230967+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.231789+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.233914+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.234709+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.241095+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.168531+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.173357+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.174039+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.178970+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.179697+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.186219+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.192304+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.193040+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.199250+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.205131+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.205992+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.212335+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:05:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.230967+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.231789+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.233914+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.234709+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.241095+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.246430+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.247109+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.249062+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.249761+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.255773+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.261254+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.261963+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.263916+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.264733+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.270723+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.276102+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.276824+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.278715+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.279427+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.285438+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:05:15.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.290802+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.291479+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.246430+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.247109+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.249062+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.249761+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.255773+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.261254+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.261963+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.263916+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.264733+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.270723+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.276102+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.276824+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.278715+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.279427+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.285438+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.290802+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.291479+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.297408+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.303119+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.303779+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.305610+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.306232+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.308053+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.308725+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.310657+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.311392+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.313289+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.314009+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.315849+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.316665+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.319227+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.319948+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.326024+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.328933+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.330690+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.297408+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.303119+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.303779+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.305610+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.306232+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.308053+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.308725+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.310657+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.311392+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.313289+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.314009+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.315849+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.316665+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.319227+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.319948+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.326024+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.328933+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.330690+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.341898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.499215+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.500813+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[19677]: audit 2024-08-08T20:05:14.510852+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.341898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.499215+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.500813+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:14 smithi032 bash[26432]: audit 2024-08-08T20:05:14.510852+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: cluster 2024-08-08T20:05:13.158759+0000 mgr.y (mgr.15225) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: cluster 2024-08-08T20:05:13.158759+0000 mgr.y (mgr.15225) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.842334+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.842334+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.854180+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.854180+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.857256+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.857256+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.858875+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.858875+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.869937+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.869937+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.993273+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.993273+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.996323+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.996323+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.998834+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:13.998834+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.007428+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.007428+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.014402+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.014402+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.022840+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.022840+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.030504+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.030504+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.039457+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.039457+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.046407+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.046407+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.055750+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.055750+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.061113+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.061113+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.061793+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.061793+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.067867+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.067867+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.074496+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.074496+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.083661+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.083661+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.091141+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.091141+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.100253+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.100253+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.108310+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.108310+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.117306+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.117306+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.125176+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.125176+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.129992+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.129992+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.130613+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.130613+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.133775+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.133775+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.138376+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.138376+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.139074+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.139074+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.142409+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.142409+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.147141+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.147141+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.147789+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.147789+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.151079+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.151079+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.155950+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.155950+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.156632+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.156632+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.159789+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.159789+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.164610+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.164610+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.165319+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.165319+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.231 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.168531+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.168531+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.173357+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.173357+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.174039+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.174039+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.178970+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.178970+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.179697+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.179697+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.186219+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.186219+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.192304+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.192304+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.232 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.193040+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.193040+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.199250+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.199250+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.205131+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.205131+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.205992+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.205992+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.212335+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.212335+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.230967+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.230967+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.231789+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.233 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.231789+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.233914+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.233914+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.234709+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.234709+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.241095+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.241095+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:05:15.234 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.246430+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.246430+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.247109+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.247109+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-08T20:05:15.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.249062+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.249062+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.249761+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.249761+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.255773+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.255773+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.261254+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.261254+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.261963+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.261963+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.263916+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.263916+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.264733+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.264733+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.270723+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.270723+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.276102+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.276102+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.276824+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.276824+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.278715+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.278715+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.279427+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.279427+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.285438+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.285438+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.290802+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.290802+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.291479+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.291479+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.297408+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.297408+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.303119+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.303119+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.303779+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.303779+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.305610+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.305610+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.306232+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.306232+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.308053+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.308053+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.308725+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.308725+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.310657+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.310657+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.311392+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.311392+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.313289+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.313289+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.314009+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.314009+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.315849+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.315849+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.239 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.316665+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.316665+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.319227+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.319227+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.319948+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.319948+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.326024+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.326024+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15225 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.328933+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.328933+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.330690+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.330690+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.341898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.341898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.499215+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.240 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.499215+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:05:15.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.500813+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.500813+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:05:15.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.510852+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:15.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:14 smithi169 bash[70340]: audit 2024-08-08T20:05:14.510852+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.000108+0000 mgr.y (mgr.15225) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.015832+0000 mgr.y (mgr.15225) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.032215+0000 mgr.y (mgr.15225) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.048209+0000 mgr.y (mgr.15225) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.076275+0000 mgr.y (mgr.15225) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:05:16.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.092886+0000 mgr.y (mgr.15225) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.109926+0000 mgr.y (mgr.15225) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.126810+0000 mgr.y (mgr.15225) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.135360+0000 mgr.y (mgr.15225) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.143975+0000 mgr.y (mgr.15225) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.152740+0000 mgr.y (mgr.15225) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.161382+0000 mgr.y (mgr.15225) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.170146+0000 mgr.y (mgr.15225) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.175821+0000 mgr.y (mgr.15225) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[26432]: cephadm 2024-08-08T20:05:14.318215+0000 mgr.y (mgr.15225) 270 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:05:16.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.000108+0000 mgr.y (mgr.15225) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.015832+0000 mgr.y (mgr.15225) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.032215+0000 mgr.y (mgr.15225) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.048209+0000 mgr.y (mgr.15225) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.076275+0000 mgr.y (mgr.15225) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.092886+0000 mgr.y (mgr.15225) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.109926+0000 mgr.y (mgr.15225) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.126810+0000 mgr.y (mgr.15225) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.135360+0000 mgr.y (mgr.15225) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.143975+0000 mgr.y (mgr.15225) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.152740+0000 mgr.y (mgr.15225) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.161382+0000 mgr.y (mgr.15225) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:05:16.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.170146+0000 mgr.y (mgr.15225) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:05:16.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.175821+0000 mgr.y (mgr.15225) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:05:16.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:15 smithi032 bash[19677]: cephadm 2024-08-08T20:05:14.318215+0000 mgr.y (mgr.15225) 270 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.000108+0000 mgr.y (mgr.15225) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.000108+0000 mgr.y (mgr.15225) 256 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.015832+0000 mgr.y (mgr.15225) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.015832+0000 mgr.y (mgr.15225) 257 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.032215+0000 mgr.y (mgr.15225) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.032215+0000 mgr.y (mgr.15225) 258 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.048209+0000 mgr.y (mgr.15225) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.048209+0000 mgr.y (mgr.15225) 259 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.076275+0000 mgr.y (mgr.15225) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:05:16.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.076275+0000 mgr.y (mgr.15225) 260 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.092886+0000 mgr.y (mgr.15225) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.092886+0000 mgr.y (mgr.15225) 261 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.109926+0000 mgr.y (mgr.15225) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.109926+0000 mgr.y (mgr.15225) 262 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.126810+0000 mgr.y (mgr.15225) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.126810+0000 mgr.y (mgr.15225) 263 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.135360+0000 mgr.y (mgr.15225) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.135360+0000 mgr.y (mgr.15225) 264 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.143975+0000 mgr.y (mgr.15225) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.143975+0000 mgr.y (mgr.15225) 265 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.152740+0000 mgr.y (mgr.15225) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.152740+0000 mgr.y (mgr.15225) 266 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:05:16.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.161382+0000 mgr.y (mgr.15225) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.161382+0000 mgr.y (mgr.15225) 267 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.170146+0000 mgr.y (mgr.15225) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.170146+0000 mgr.y (mgr.15225) 268 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.175821+0000 mgr.y (mgr.15225) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.175821+0000 mgr.y (mgr.15225) 269 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.318215+0000 mgr.y (mgr.15225) 270 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:05:16.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:15 smithi169 bash[70340]: cephadm 2024-08-08T20:05:14.318215+0000 mgr.y (mgr.15225) 270 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:05:17.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:16 smithi032 bash[26432]: cluster 2024-08-08T20:05:15.159531+0000 mgr.y (mgr.15225) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:16 smithi032 bash[19677]: cluster 2024-08-08T20:05:15.159531+0000 mgr.y (mgr.15225) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:16 smithi169 bash[70340]: cluster 2024-08-08T20:05:15.159531+0000 mgr.y (mgr.15225) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:16 smithi169 bash[70340]: cluster 2024-08-08T20:05:15.159531+0000 mgr.y (mgr.15225) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:18 smithi169 bash[70340]: cluster 2024-08-08T20:05:17.160193+0000 mgr.y (mgr.15225) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:18 smithi169 bash[70340]: cluster 2024-08-08T20:05:17.160193+0000 mgr.y (mgr.15225) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:18 smithi169 bash[70340]: audit 2024-08-08T20:05:17.704022+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:18 smithi169 bash[70340]: audit 2024-08-08T20:05:17.704022+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:19.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:18 smithi032 bash[26432]: cluster 2024-08-08T20:05:17.160193+0000 mgr.y (mgr.15225) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:18 smithi032 bash[26432]: audit 2024-08-08T20:05:17.704022+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:18 smithi032 bash[19677]: cluster 2024-08-08T20:05:17.160193+0000 mgr.y (mgr.15225) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:18 smithi032 bash[19677]: audit 2024-08-08T20:05:17.704022+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:05:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:20 smithi032 bash[19677]: cluster 2024-08-08T20:05:19.161887+0000 mgr.y (mgr.15225) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:20 smithi032 bash[26432]: cluster 2024-08-08T20:05:19.161887+0000 mgr.y (mgr.15225) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:20 smithi169 bash[70340]: cluster 2024-08-08T20:05:19.161887+0000 mgr.y (mgr.15225) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:20 smithi169 bash[70340]: cluster 2024-08-08T20:05:19.161887+0000 mgr.y (mgr.15225) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:21 smithi169 bash[70340]: audit 2024-08-08T20:05:20.525710+0000 mgr.y (mgr.15225) 274 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:21 smithi169 bash[70340]: audit 2024-08-08T20:05:20.525710+0000 mgr.y (mgr.15225) 274 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:21 smithi032 bash[26432]: audit 2024-08-08T20:05:20.525710+0000 mgr.y (mgr.15225) 274 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:22.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:21 smithi032 bash[19677]: audit 2024-08-08T20:05:20.525710+0000 mgr.y (mgr.15225) 274 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:22 smithi169 bash[70340]: cluster 2024-08-08T20:05:21.162610+0000 mgr.y (mgr.15225) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:22 smithi169 bash[70340]: cluster 2024-08-08T20:05:21.162610+0000 mgr.y (mgr.15225) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:22 smithi169 bash[70340]: audit 2024-08-08T20:05:22.631633+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:22 smithi169 bash[70340]: audit 2024-08-08T20:05:22.631633+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:23.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:22 smithi032 bash[26432]: cluster 2024-08-08T20:05:21.162610+0000 mgr.y (mgr.15225) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:23.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:22 smithi032 bash[26432]: audit 2024-08-08T20:05:22.631633+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:22 smithi032 bash[19677]: cluster 2024-08-08T20:05:21.162610+0000 mgr.y (mgr.15225) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:22 smithi032 bash[19677]: audit 2024-08-08T20:05:22.631633+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:23.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:23] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:05:24.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:24 smithi032 bash[19677]: cluster 2024-08-08T20:05:23.164206+0000 mgr.y (mgr.15225) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:24.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:24 smithi032 bash[26432]: cluster 2024-08-08T20:05:23.164206+0000 mgr.y (mgr.15225) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:24 smithi169 bash[70340]: cluster 2024-08-08T20:05:23.164206+0000 mgr.y (mgr.15225) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:24 smithi169 bash[70340]: cluster 2024-08-08T20:05:23.164206+0000 mgr.y (mgr.15225) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:25.257 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:05:26.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:25 smithi032 bash[26432]: audit 2024-08-08T20:05:24.467015+0000 mgr.y (mgr.15225) 277 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:26.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:25 smithi032 bash[19677]: audit 2024-08-08T20:05:24.467015+0000 mgr.y (mgr.15225) 277 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:26.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:25 smithi169 bash[70340]: audit 2024-08-08T20:05:24.467015+0000 mgr.y (mgr.15225) 277 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:26.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:25 smithi169 bash[70340]: audit 2024-08-08T20:05:24.467015+0000 mgr.y (mgr.15225) 277 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:27.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:26 smithi032 bash[19677]: cluster 2024-08-08T20:05:25.164929+0000 mgr.y (mgr.15225) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:26 smithi032 bash[26432]: cluster 2024-08-08T20:05:25.164929+0000 mgr.y (mgr.15225) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:26 smithi169 bash[70340]: cluster 2024-08-08T20:05:25.164929+0000 mgr.y (mgr.15225) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:26 smithi169 bash[70340]: cluster 2024-08-08T20:05:25.164929+0000 mgr.y (mgr.15225) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:28 smithi032 bash[19677]: cluster 2024-08-08T20:05:27.165627+0000 mgr.y (mgr.15225) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:28 smithi032 bash[26432]: cluster 2024-08-08T20:05:27.165627+0000 mgr.y (mgr.15225) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:29.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:28 smithi169 bash[70340]: cluster 2024-08-08T20:05:27.165627+0000 mgr.y (mgr.15225) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:29.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:28 smithi169 bash[70340]: cluster 2024-08-08T20:05:27.165627+0000 mgr.y (mgr.15225) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:30.088 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:05:30.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:30 smithi032 bash[19677]: cluster 2024-08-08T20:05:29.167259+0000 mgr.y (mgr.15225) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:30.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:30 smithi032 bash[26432]: cluster 2024-08-08T20:05:29.167259+0000 mgr.y (mgr.15225) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:30 smithi169 bash[70340]: cluster 2024-08-08T20:05:29.167259+0000 mgr.y (mgr.15225) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:30 smithi169 bash[70340]: cluster 2024-08-08T20:05:29.167259+0000 mgr.y (mgr.15225) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:31.571 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:05:31.571 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:05:31.571 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (2m) 29s ago 29m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:05:31.571 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (4m) 2m ago 27m 47.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (4m) 29s ago 37m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (15m) 2m ago 40m 501M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (40m) 2m ago 40m 87.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (36s) 29s ago 38m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (38m) 2m ago 38m 62.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 2m ago 30m 7612k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (4m) 29s ago 30m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (37m) 2m ago 37m 58.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (36m) 2m ago 36m 67.9M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (35m) 2m ago 35m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:05:31.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (34m) 2m ago 34m 57.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (33m) 29s ago 33m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (32m) 29s ago 33m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (32m) 29s ago 32m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (31m) 29s ago 31m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (3m) 29s ago 30m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (27m) 2m ago 27m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:05:31.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (27m) 29s ago 27m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:05:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:31 smithi032 bash[19677]: audit 2024-08-08T20:05:30.536975+0000 mgr.y (mgr.15225) 281 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:32.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:31 smithi032 bash[26432]: audit 2024-08-08T20:05:30.536975+0000 mgr.y (mgr.15225) 281 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:32.217 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-08-08T20:05:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:31 smithi169 bash[70340]: audit 2024-08-08T20:05:30.536975+0000 mgr.y (mgr.15225) 281 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:31 smithi169 bash[70340]: audit 2024-08-08T20:05:30.536975+0000 mgr.y (mgr.15225) 281 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:33.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:32 smithi032 bash[19677]: cluster 2024-08-08T20:05:31.167753+0000 mgr.y (mgr.15225) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:33.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:32 smithi032 bash[19677]: audit 2024-08-08T20:05:31.534502+0000 mgr.y (mgr.15225) 283 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:32 smithi032 bash[26432]: cluster 2024-08-08T20:05:31.167753+0000 mgr.y (mgr.15225) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:32 smithi032 bash[26432]: audit 2024-08-08T20:05:31.534502+0000 mgr.y (mgr.15225) 283 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:32 smithi169 bash[70340]: cluster 2024-08-08T20:05:31.167753+0000 mgr.y (mgr.15225) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:32 smithi169 bash[70340]: cluster 2024-08-08T20:05:31.167753+0000 mgr.y (mgr.15225) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:32 smithi169 bash[70340]: audit 2024-08-08T20:05:31.534502+0000 mgr.y (mgr.15225) 283 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:32 smithi169 bash[70340]: audit 2024-08-08T20:05:31.534502+0000 mgr.y (mgr.15225) 283 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:33.334 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:33] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:05:35.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:34 smithi032 bash[19677]: cluster 2024-08-08T20:05:33.169301+0000 mgr.y (mgr.15225) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:34 smithi032 bash[26432]: cluster 2024-08-08T20:05:33.169301+0000 mgr.y (mgr.15225) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:34 smithi169 bash[70340]: cluster 2024-08-08T20:05:33.169301+0000 mgr.y (mgr.15225) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:34 smithi169 bash[70340]: cluster 2024-08-08T20:05:33.169301+0000 mgr.y (mgr.15225) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:37.037 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:05:37.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:36 smithi032 bash[26432]: cluster 2024-08-08T20:05:35.170022+0000 mgr.y (mgr.15225) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:36 smithi032 bash[19677]: cluster 2024-08-08T20:05:35.170022+0000 mgr.y (mgr.15225) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:37.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:36 smithi169 bash[70340]: cluster 2024-08-08T20:05:35.170022+0000 mgr.y (mgr.15225) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:37.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:36 smithi169 bash[70340]: cluster 2024-08-08T20:05:35.170022+0000 mgr.y (mgr.15225) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:38.035 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:37 smithi032 bash[26432]: audit 2024-08-08T20:05:37.632208+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:38.035 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:37 smithi032 bash[19677]: audit 2024-08-08T20:05:37.632208+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:37 smithi169 bash[70340]: audit 2024-08-08T20:05:37.632208+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:38.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:37 smithi169 bash[70340]: audit 2024-08-08T20:05:37.632208+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:38.453 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:05:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:38 smithi032 bash[26432]: cluster 2024-08-08T20:05:37.170782+0000 mgr.y (mgr.15225) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:38 smithi032 bash[26432]: audit 2024-08-08T20:05:38.441948+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.32:0/1989713636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:38 smithi032 bash[19677]: cluster 2024-08-08T20:05:37.170782+0000 mgr.y (mgr.15225) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:38 smithi032 bash[19677]: audit 2024-08-08T20:05:38.441948+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.32:0/1989713636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:39.086 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:05:39.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:38 smithi169 bash[70340]: cluster 2024-08-08T20:05:37.170782+0000 mgr.y (mgr.15225) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:39.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:38 smithi169 bash[70340]: cluster 2024-08-08T20:05:37.170782+0000 mgr.y (mgr.15225) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:39.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:38 smithi169 bash[70340]: audit 2024-08-08T20:05:38.441948+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.32:0/1989713636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:39.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:38 smithi169 bash[70340]: audit 2024-08-08T20:05:38.441948+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.32:0/1989713636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:05:40.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:40 smithi032 bash[19677]: cluster 2024-08-08T20:05:39.172362+0000 mgr.y (mgr.15225) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:40.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:40 smithi032 bash[26432]: cluster 2024-08-08T20:05:39.172362+0000 mgr.y (mgr.15225) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:41.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:40 smithi169 bash[70340]: cluster 2024-08-08T20:05:39.172362+0000 mgr.y (mgr.15225) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:41.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:40 smithi169 bash[70340]: cluster 2024-08-08T20:05:39.172362+0000 mgr.y (mgr.15225) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:42.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:41 smithi032 bash[26432]: audit 2024-08-08T20:05:40.548177+0000 mgr.y (mgr.15225) 288 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:42.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:41 smithi032 bash[19677]: audit 2024-08-08T20:05:40.548177+0000 mgr.y (mgr.15225) 288 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:42.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:41 smithi169 bash[70340]: audit 2024-08-08T20:05:40.548177+0000 mgr.y (mgr.15225) 288 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:42.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:41 smithi169 bash[70340]: audit 2024-08-08T20:05:40.548177+0000 mgr.y (mgr.15225) 288 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:43.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:42 smithi032 bash[19677]: cluster 2024-08-08T20:05:41.173049+0000 mgr.y (mgr.15225) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:43.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:43] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:05:43.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:42 smithi032 bash[26432]: cluster 2024-08-08T20:05:41.173049+0000 mgr.y (mgr.15225) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:43.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:42 smithi169 bash[70340]: cluster 2024-08-08T20:05:41.173049+0000 mgr.y (mgr.15225) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:43.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:42 smithi169 bash[70340]: cluster 2024-08-08T20:05:41.173049+0000 mgr.y (mgr.15225) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:43.903 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:05:45.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:44 smithi032 bash[19677]: cluster 2024-08-08T20:05:43.174631+0000 mgr.y (mgr.15225) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:44 smithi032 bash[26432]: cluster 2024-08-08T20:05:43.174631+0000 mgr.y (mgr.15225) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:44 smithi169 bash[70340]: cluster 2024-08-08T20:05:43.174631+0000 mgr.y (mgr.15225) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:44 smithi169 bash[70340]: cluster 2024-08-08T20:05:43.174631+0000 mgr.y (mgr.15225) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:05:45.349 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:05:46.085 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:05:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:46 smithi032 bash[26432]: cluster 2024-08-08T20:05:45.175278+0000 mgr.y (mgr.15225) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:47.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:46 smithi032 bash[26432]: audit 2024-08-08T20:05:45.350634+0000 mgr.y (mgr.15225) 292 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:46 smithi032 bash[19677]: cluster 2024-08-08T20:05:45.175278+0000 mgr.y (mgr.15225) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:47.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:46 smithi032 bash[19677]: audit 2024-08-08T20:05:45.350634+0000 mgr.y (mgr.15225) 292 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:46 smithi169 bash[70340]: cluster 2024-08-08T20:05:45.175278+0000 mgr.y (mgr.15225) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:46 smithi169 bash[70340]: cluster 2024-08-08T20:05:45.175278+0000 mgr.y (mgr.15225) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:46 smithi169 bash[70340]: audit 2024-08-08T20:05:45.350634+0000 mgr.y (mgr.15225) 292 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:46 smithi169 bash[70340]: audit 2024-08-08T20:05:45.350634+0000 mgr.y (mgr.15225) 292 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:05:49.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:48 smithi032 bash[19677]: cluster 2024-08-08T20:05:47.175956+0000 mgr.y (mgr.15225) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:48 smithi032 bash[26432]: cluster 2024-08-08T20:05:47.175956+0000 mgr.y (mgr.15225) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:48 smithi169 bash[70340]: cluster 2024-08-08T20:05:47.175956+0000 mgr.y (mgr.15225) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:48 smithi169 bash[70340]: cluster 2024-08-08T20:05:47.175956+0000 mgr.y (mgr.15225) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:50.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:50 smithi032 bash[26432]: cluster 2024-08-08T20:05:49.177624+0000 mgr.y (mgr.15225) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:50.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:50 smithi032 bash[19677]: cluster 2024-08-08T20:05:49.177624+0000 mgr.y (mgr.15225) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:50.907 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:05:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:50 smithi169 bash[70340]: cluster 2024-08-08T20:05:49.177624+0000 mgr.y (mgr.15225) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:50 smithi169 bash[70340]: cluster 2024-08-08T20:05:49.177624+0000 mgr.y (mgr.15225) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:52.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:51 smithi032 bash[26432]: audit 2024-08-08T20:05:50.556009+0000 mgr.y (mgr.15225) 295 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:51 smithi032 bash[19677]: audit 2024-08-08T20:05:50.556009+0000 mgr.y (mgr.15225) 295 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:51 smithi169 bash[70340]: audit 2024-08-08T20:05:50.556009+0000 mgr.y (mgr.15225) 295 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:51 smithi169 bash[70340]: audit 2024-08-08T20:05:50.556009+0000 mgr.y (mgr.15225) 295 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:05:52.357 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:05:53.046 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:05:53.081 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:05:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:05:53] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.51.0" 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[26432]: cluster 2024-08-08T20:05:51.178349+0000 mgr.y (mgr.15225) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[26432]: audit 2024-08-08T20:05:52.359890+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.32:0/467207516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[26432]: audit 2024-08-08T20:05:52.632999+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[19677]: cluster 2024-08-08T20:05:51.178349+0000 mgr.y (mgr.15225) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[19677]: audit 2024-08-08T20:05:52.359890+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.32:0/467207516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:05:53.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:52 smithi032 bash[19677]: audit 2024-08-08T20:05:52.632999+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: cluster 2024-08-08T20:05:51.178349+0000 mgr.y (mgr.15225) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: cluster 2024-08-08T20:05:51.178349+0000 mgr.y (mgr.15225) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: audit 2024-08-08T20:05:52.359890+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.32:0/467207516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:05:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: audit 2024-08-08T20:05:52.359890+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.32:0/467207516' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-08T20:05:53.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: audit 2024-08-08T20:05:52.632999+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:53.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:52 smithi169 bash[70340]: audit 2024-08-08T20:05:52.632999+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:05:54.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:53 smithi032 bash[19677]: cluster 2024-08-08T20:05:53.179980+0000 mgr.y (mgr.15225) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:53 smithi032 bash[26432]: cluster 2024-08-08T20:05:53.179980+0000 mgr.y (mgr.15225) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:54.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:53 smithi169 bash[70340]: cluster 2024-08-08T20:05:53.179980+0000 mgr.y (mgr.15225) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:54.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:53 smithi169 bash[70340]: cluster 2024-08-08T20:05:53.179980+0000 mgr.y (mgr.15225) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:05:56.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:56 smithi032 bash[19677]: cluster 2024-08-08T20:05:55.180713+0000 mgr.y (mgr.15225) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:56.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:56 smithi032 bash[26432]: cluster 2024-08-08T20:05:55.180713+0000 mgr.y (mgr.15225) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:56 smithi169 bash[70340]: cluster 2024-08-08T20:05:55.180713+0000 mgr.y (mgr.15225) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:56 smithi169 bash[70340]: cluster 2024-08-08T20:05:55.180713+0000 mgr.y (mgr.15225) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:57.871 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:05:58.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:05:58 smithi032 bash[19677]: cluster 2024-08-08T20:05:57.181484+0000 mgr.y (mgr.15225) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:58.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:05:58 smithi032 bash[26432]: cluster 2024-08-08T20:05:57.181484+0000 mgr.y (mgr.15225) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:58 smithi169 bash[70340]: cluster 2024-08-08T20:05:57.181484+0000 mgr.y (mgr.15225) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:05:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:05:58 smithi169 bash[70340]: cluster 2024-08-08T20:05:57.181484+0000 mgr.y (mgr.15225) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[19677]: cluster 2024-08-08T20:05:59.182328+0000 mgr.y (mgr.15225) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[19677]: audit 2024-08-08T20:05:59.352994+0000 mgr.y (mgr.15225) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[19677]: audit 2024-08-08T20:05:59.748342+0000 mgr.y (mgr.15225) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[26432]: cluster 2024-08-08T20:05:59.182328+0000 mgr.y (mgr.15225) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[26432]: audit 2024-08-08T20:05:59.352994+0000 mgr.y (mgr.15225) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.563 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:00 smithi032 bash[26432]: audit 2024-08-08T20:05:59.748342+0000 mgr.y (mgr.15225) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: cluster 2024-08-08T20:05:59.182328+0000 mgr.y (mgr.15225) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: cluster 2024-08-08T20:05:59.182328+0000 mgr.y (mgr.15225) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: audit 2024-08-08T20:05:59.352994+0000 mgr.y (mgr.15225) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: audit 2024-08-08T20:05:59.352994+0000 mgr.y (mgr.15225) 301 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: audit 2024-08-08T20:05:59.748342+0000 mgr.y (mgr.15225) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:00 smithi169 bash[70340]: audit 2024-08-08T20:05:59.748342+0000 mgr.y (mgr.15225) 302 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:01.518 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:01 smithi032 bash[19677]: audit 2024-08-08T20:06:00.564012+0000 mgr.y (mgr.15225) 303 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:01.519 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:01 smithi032 bash[26432]: audit 2024-08-08T20:06:00.564012+0000 mgr.y (mgr.15225) 303 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:01 smithi169 bash[70340]: audit 2024-08-08T20:06:00.564012+0000 mgr.y (mgr.15225) 303 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:01 smithi169 bash[70340]: audit 2024-08-08T20:06:00.564012+0000 mgr.y (mgr.15225) 303 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:02.130 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:02.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:02 smithi032 bash[19677]: cluster 2024-08-08T20:06:01.183096+0000 mgr.y (mgr.15225) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:02.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:02 smithi032 bash[19677]: audit 2024-08-08T20:06:02.129613+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:02.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:02 smithi032 bash[26432]: cluster 2024-08-08T20:06:01.183096+0000 mgr.y (mgr.15225) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:02.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:02 smithi032 bash[26432]: audit 2024-08-08T20:06:02.129613+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:02 smithi169 bash[70340]: cluster 2024-08-08T20:06:01.183096+0000 mgr.y (mgr.15225) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:02 smithi169 bash[70340]: cluster 2024-08-08T20:06:01.183096+0000 mgr.y (mgr.15225) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:02 smithi169 bash[70340]: audit 2024-08-08T20:06:02.129613+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:02 smithi169 bash[70340]: audit 2024-08-08T20:06:02.129613+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:02.728 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:06:03.255 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:03] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.51.0" 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[26432]: cephadm 2024-08-08T20:06:02.123807+0000 mgr.y (mgr.15225) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[26432]: audit 2024-08-08T20:06:02.791719+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[26432]: audit 2024-08-08T20:06:02.792657+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[26432]: audit 2024-08-08T20:06:02.798603+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[19677]: cephadm 2024-08-08T20:06:02.123807+0000 mgr.y (mgr.15225) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:03.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[19677]: audit 2024-08-08T20:06:02.791719+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:03.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[19677]: audit 2024-08-08T20:06:02.792657+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:03.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:03 smithi032 bash[19677]: audit 2024-08-08T20:06:02.798603+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: cephadm 2024-08-08T20:06:02.123807+0000 mgr.y (mgr.15225) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: cephadm 2024-08-08T20:06:02.123807+0000 mgr.y (mgr.15225) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.791719+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.791719+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.792657+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:03.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.792657+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.798603+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:03.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:03 smithi169 bash[70340]: audit 2024-08-08T20:06:02.798603+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:04 smithi032 bash[19677]: cephadm 2024-08-08T20:06:02.874491+0000 mgr.y (mgr.15225) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:04 smithi032 bash[19677]: cluster 2024-08-08T20:06:03.184881+0000 mgr.y (mgr.15225) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:04 smithi032 bash[26432]: cephadm 2024-08-08T20:06:02.874491+0000 mgr.y (mgr.15225) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:04 smithi032 bash[26432]: cluster 2024-08-08T20:06:03.184881+0000 mgr.y (mgr.15225) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:04 smithi169 bash[70340]: cephadm 2024-08-08T20:06:02.874491+0000 mgr.y (mgr.15225) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:04 smithi169 bash[70340]: cephadm 2024-08-08T20:06:02.874491+0000 mgr.y (mgr.15225) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:06:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:04 smithi169 bash[70340]: cluster 2024-08-08T20:06:03.184881+0000 mgr.y (mgr.15225) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:04 smithi169 bash[70340]: cluster 2024-08-08T20:06:03.184881+0000 mgr.y (mgr.15225) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cluster 2024-08-08T20:06:05.185620+0000 mgr.y (mgr.15225) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cluster 2024-08-08T20:06:05.185620+0000 mgr.y (mgr.15225) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.366849+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.366849+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.367707+0000 mgr.y (mgr.15225) 309 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.367707+0000 mgr.y (mgr.15225) 309 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.367801+0000 mgr.y (mgr.15225) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:06:06.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.367801+0000 mgr.y (mgr.15225) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.369823+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.369823+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.372268+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.372268+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.373240+0000 mgr.y (mgr.15225) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.373240+0000 mgr.y (mgr.15225) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.380221+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.380221+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.384494+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.384494+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.385894+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-08T20:06:06.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: audit 2024-08-08T20:06:05.385894+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-08T20:06:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.386802+0000 mgr.y (mgr.15225) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-08T20:06:06.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:06 smithi169 bash[70340]: cephadm 2024-08-08T20:06:05.386802+0000 mgr.y (mgr.15225) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-08T20:06:06.746 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: cluster 2024-08-08T20:06:05.185620+0000 mgr.y (mgr.15225) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.366849+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: cephadm 2024-08-08T20:06:05.367707+0000 mgr.y (mgr.15225) 309 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: cephadm 2024-08-08T20:06:05.367801+0000 mgr.y (mgr.15225) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.369823+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.372268+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: cephadm 2024-08-08T20:06:05.373240+0000 mgr.y (mgr.15225) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.380221+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.384494+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: audit 2024-08-08T20:06:05.385894+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-08T20:06:06.747 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[26432]: cephadm 2024-08-08T20:06:05.386802+0000 mgr.y (mgr.15225) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: cluster 2024-08-08T20:06:05.185620+0000 mgr.y (mgr.15225) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.366849+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: cephadm 2024-08-08T20:06:05.367707+0000 mgr.y (mgr.15225) 309 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: cephadm 2024-08-08T20:06:05.367801+0000 mgr.y (mgr.15225) 310 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.369823+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.372268+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: cephadm 2024-08-08T20:06:05.373240+0000 mgr.y (mgr.15225) 311 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.380221+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.384494+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: audit 2024-08-08T20:06:05.385894+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-08T20:06:06.748 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:06 smithi032 bash[19677]: cephadm 2024-08-08T20:06:05.386802+0000 mgr.y (mgr.15225) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-08T20:06:08.052 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: cluster 2024-08-08T20:06:07.186318+0000 mgr.y (mgr.15225) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: cephadm 2024-08-08T20:06:07.579430+0000 mgr.y (mgr.15225) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: audit 2024-08-08T20:06:07.586612+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: audit 2024-08-08T20:06:07.591173+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: audit 2024-08-08T20:06:07.592473+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:08.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: audit 2024-08-08T20:06:07.593803+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: cephadm 2024-08-08T20:06:07.595617+0000 mgr.y (mgr.15225) 315 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[19677]: audit 2024-08-08T20:06:07.632902+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: cluster 2024-08-08T20:06:07.186318+0000 mgr.y (mgr.15225) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: cephadm 2024-08-08T20:06:07.579430+0000 mgr.y (mgr.15225) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: audit 2024-08-08T20:06:07.586612+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: audit 2024-08-08T20:06:07.591173+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: audit 2024-08-08T20:06:07.592473+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: audit 2024-08-08T20:06:07.593803+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: cephadm 2024-08-08T20:06:07.595617+0000 mgr.y (mgr.15225) 315 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-08-08T20:06:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:08 smithi032 bash[26432]: audit 2024-08-08T20:06:07.632902+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cluster 2024-08-08T20:06:07.186318+0000 mgr.y (mgr.15225) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cluster 2024-08-08T20:06:07.186318+0000 mgr.y (mgr.15225) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cephadm 2024-08-08T20:06:07.579430+0000 mgr.y (mgr.15225) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cephadm 2024-08-08T20:06:07.579430+0000 mgr.y (mgr.15225) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.586612+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.586612+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.591173+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.591173+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.592473+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.592473+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.593803+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.593803+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cephadm 2024-08-08T20:06:07.595617+0000 mgr.y (mgr.15225) 315 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-08-08T20:06:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: cephadm 2024-08-08T20:06:07.595617+0000 mgr.y (mgr.15225) 315 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-08-08T20:06:08.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.632902+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:08.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:08 smithi169 bash[70340]: audit 2024-08-08T20:06:07.632902+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:10.024 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (3m) 3m ago 30m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (2m) 68s ago 30m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (5m) 3m ago 27m 47.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (5m) 68s ago 38m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (15m) 3m ago 40m 501M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (40m) 3m ago 41m 87.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 c9420c394b51 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (75s) 68s ago 39m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (39m) 3m ago 39m 62.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 e6acd0ceeaf4 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 3m ago 30m 7612k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (4m) 68s ago 30m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:06:10.664 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (37m) 3m ago 37m 58.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (37m) 3m ago 37m 67.9M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (36m) 3m ago 36m 62.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (35m) 3m ago 35m 57.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (34m) 68s ago 34m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (33m) 68s ago 33m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (32m) 68s ago 32m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (31m) 68s ago 31m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (4m) 68s ago 30m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (28m) 3m ago 28m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:06:10.665 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (28m) 68s ago 28m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:06:10.739 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.739 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.739 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.740 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:10 smithi032 bash[26432]: cluster 2024-08-08T20:06:09.188173+0000 mgr.y (mgr.15225) 316 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:10.740 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.740 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.741 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.741 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:10 smithi032 bash[19677]: cluster 2024-08-08T20:06:09.188173+0000 mgr.y (mgr.15225) 316 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:10.741 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.741 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.742 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:10 smithi169 bash[70340]: cluster 2024-08-08T20:06:09.188173+0000 mgr.y (mgr.15225) 316 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:10 smithi169 bash[70340]: cluster 2024-08-08T20:06:09.188173+0000 mgr.y (mgr.15225) 316 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:11.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:10 smithi032 systemd[1]: Stopping Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:06:11.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:10 smithi032 bash[19677]: debug 2024-08-08T20:06:10.852+0000 7f8f13b42640 -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-08-08T20:06:11.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:10 smithi032 bash[19677]: debug 2024-08-08T20:06:10.852+0000 7f8f13b42640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-08T20:06:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:06:11.028 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:06:11.028 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1, 2024-08-08T20:06:11.028 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:06:11.028 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:11.029 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:06:11.029 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:06:11.029 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:11.029 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:06:11.030 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:06:11.030 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:11.030 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:06:11.030 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:06:11.030 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:11.031 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:06:11.031 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3, 2024-08-08T20:06:11.031 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 12 2024-08-08T20:06:11.031 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:06:11.031 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi032", 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/2 daemons upgraded", 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:06:11.332 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:06:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 bash[88803]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-a 2024-08-08T20:06:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 bash[88888]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-a 2024-08-08T20:06:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-08T20:06:11.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: Stopped Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:06:12.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: Started Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:06:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.333 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.333 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.334 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.334 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.334 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:12.334 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:06:11 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:13] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.51.0" 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.080+0000 7f8db7d74c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.080+0000 7f8db7d74c80 0 ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev), process ceph-mon, pid 7 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.080+0000 7f8db7d74c80 0 pidfile_write: ignore empty --pid-file 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 0 load: jerasure load: lrc 2024-08-08T20:06:13.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Git sha 0 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Compile date 2024-08-08 13:38:01 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: DB SUMMARY 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: DB Session ID: C0OSFHRUBTBDB3WL0O90 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: CURRENT file: CURRENT 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4676 Bytes 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 756943 ; 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.error_if_exists: 0 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.create_if_missing: 0 2024-08-08T20:06:13.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.env: 0x556b9fe85be0 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.info_log: 0x556ba22cf620 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.statistics: (nil) 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.use_fsync: 0 2024-08-08T20:06:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T20:06:13.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.db_log_dir: 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.wal_dir: 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T20:06:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.write_buffer_manager: 0x556ba22d2960 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.unordered_write: 0 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T20:06:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.row_cache: None 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.wal_filter: None 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.two_write_queues: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.wal_compression: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.atomic_flush: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T20:06:13.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T20:06:13.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_open_files: -1 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Compression algorithms supported: 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kZSTD supported: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kXpressCompression supported: 0 2024-08-08T20:06:13.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kZlibCompression supported: 1 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T20:06:13.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-08T20:06:13.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T20:06:13.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T20:06:13.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.merge_operator: 2024-08-08T20:06:13.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_filter: None 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556ba22cf240) 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: cache_index_and_filter_blocks: 1 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: pin_top_level_index_and_filter: 1 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: index_type: 0 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: data_block_index_type: 0 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: index_shortening: 1 2024-08-08T20:06:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: data_block_hash_table_util_ratio: 0.750000 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: checksum: 4 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: no_block_cache: 0 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_cache: 0x556ba22c5610 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_cache_name: BinnedLRUCache 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_cache_options: 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: capacity : 536870912 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: num_shard_bits : 4 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: strict_capacity_limit : 0 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: high_pri_pool_ratio: 0.000 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_cache_compressed: (nil) 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: persistent_cache: (nil) 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_size: 4096 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_size_deviation: 10 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_restart_interval: 16 2024-08-08T20:06:13.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: index_block_restart_interval: 1 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: metadata_block_size: 4096 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: partition_filters: 0 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: use_delta_encoding: 1 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: filter_policy: bloomfilter 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: whole_key_filtering: 1 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: verify_compression: 0 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: read_amp_bytes_per_bit: 0 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: format_version: 5 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: enable_index_compression: 1 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: block_align: 0 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: max_auto_readahead_size: 262144 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: prepopulate_block_cache: 0 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: initial_auto_readahead_size: 8192 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: num_file_reads_for_auto_readahead: 2 2024-08-08T20:06:13.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression: NoCompression 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.num_levels: 7 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T20:06:13.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:06:13.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T20:06:13.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T20:06:13.349 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.bloom_locality: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T20:06:13.350 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.ttl: 2592000 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enable_blob_files: false 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.min_blob_size: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.084+0000 7f8db7d74c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:06:13.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 73, last_sequence is 32724, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0b5e08ff-1a48-45a1-a38c-d83235420946 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147573091711, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.088+0000 7f8db7d74c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147573096052, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 745477, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32725, "largest_seqno": 33385, "table_properties": {"data_size": 741740, "index_size": 1801, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8189, "raw_average_key_size": 24, "raw_value_size": 734983, "raw_average_value_size": 2161, "num_data_blocks": 79, "num_entries": 340, "num_filter_entries": 340, "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": 1723147573, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0b5e08ff-1a48-45a1-a38c-d83235420946", "db_session_id": "C0OSFHRUBTBDB3WL0O90", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147573096219, "job": 1, "event": "recovery_finished"} 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000069.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556ba22f2e00 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 4 rocksdb: DB pointer 0x556ba23f4000 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8dadb3c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T20:06:13.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8dadb3c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: ** DB Stats ** 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: ** Compaction Stats [default] ** 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: 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-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: L0 1/0 728.00 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: L6 1/0 10.05 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-08-08T20:06:13.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Sum 2/0 10.76 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 251.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: ** Compaction Stats [default] ** 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: 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-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 251.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: AddFile(Total Files): cumulative 0, interval 0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: AddFile(Keys): cumulative 0, interval 0 2024-08-08T20:06:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Cumulative compaction: 0.00 GB write, 93.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Interval compaction: 0.00 GB write, 93.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: 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-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Block cache BinnedLRUCache@0x556ba22c5610#7 capacity: 512.00 MB usage: 3.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: ** File Read Latency Histogram By Level [default] ** 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.092+0000 7f8db7d74c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 1 mon.a@-1(???) e3 preinit fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).mds e1 new map 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).mds e1 print_map 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: e1 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: btime 2024-08-08T19:25:07:964456+0000 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: 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-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: legacy client fscid: -1 2024-08-08T20:06:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: No filesystems configured 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:13 smithi032 bash[88943]: debug 2024-08-08T20:06:13.096+0000 7f8db7d74c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-08-08T20:06:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:11.030162+0000 mon.c (mon.2) 397 : audit [DBG] from='client.15696 172.21.15.32:0/1453323349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:11.030162+0000 mon.c (mon.2) 397 : audit [DBG] from='client.15696 172.21.15.32:0/1453323349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:11.188821+0000 mgr.y (mgr.15225) 321 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:11.188821+0000 mgr.y (mgr.15225) 321 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:11.334000+0000 mgr.y (mgr.15225) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:11.334000+0000 mgr.y (mgr.15225) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:13.190423+0000 mgr.y (mgr.15225) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:13.190423+0000 mgr.y (mgr.15225) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.521867+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.521867+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.545634+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.545634+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558741+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558741+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558782+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558782+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558821+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558821+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558856+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558856+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558887+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558887+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558923+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558923+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:14.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558956+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558956+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558991+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.558991+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.560245+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.560245+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.560316+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.560316+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.562804+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.562804+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.563187+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: cluster 2024-08-08T20:06:14.563187+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:14.586534+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15225 ' entity='' 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:14.586534+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15225 ' entity='' 2024-08-08T20:06:14.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:14.602482+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:14.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:14 smithi169 bash[70340]: audit 2024-08-08T20:06:14.602482+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:11.030162+0000 mon.c (mon.2) 397 : audit [DBG] from='client.15696 172.21.15.32:0/1453323349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:11.030162+0000 mon.c (mon.2) 397 : audit [DBG] from='client.15696 172.21.15.32:0/1453323349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:11.188821+0000 mgr.y (mgr.15225) 321 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:11.188821+0000 mgr.y (mgr.15225) 321 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:11.334000+0000 mgr.y (mgr.15225) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:11.334000+0000 mgr.y (mgr.15225) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:13.190423+0000 mgr.y (mgr.15225) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:13.190423+0000 mgr.y (mgr.15225) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.521867+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.521867+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.545634+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.545634+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558741+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558741+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558782+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558782+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558821+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558821+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558856+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558856+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558887+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: audit 2024-08-08T20:06:11.030162+0000 mon.c (mon.2) 397 : audit [DBG] from='client.15696 172.21.15.32:0/1453323349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:11.188821+0000 mgr.y (mgr.15225) 321 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: audit 2024-08-08T20:06:11.334000+0000 mgr.y (mgr.15225) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:13.190423+0000 mgr.y (mgr.15225) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.521867+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:15.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.545634+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558741+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558782+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558821+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558856+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558887+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558923+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558956+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.558991+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.560245+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.560316+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.562804+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: cluster 2024-08-08T20:06:14.563187+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:15.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: audit 2024-08-08T20:06:14.586534+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15225 ' entity='' 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[26432]: audit 2024-08-08T20:06:14.602482+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558887+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558923+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558923+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558956+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558956+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558991+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.558991+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.560245+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-08T20:06:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.560245+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.560316+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.560316+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.562804+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.562804+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.563187+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: cluster 2024-08-08T20:06:14.563187+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:14.586534+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15225 ' entity='' 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:14.586534+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15225 ' entity='' 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:14.602482+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:14 smithi032 bash[88943]: audit 2024-08-08T20:06:14.602482+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:16 smithi169 bash[70340]: cluster 2024-08-08T20:06:15.190911+0000 mgr.y (mgr.15225) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:16 smithi169 bash[70340]: cluster 2024-08-08T20:06:15.190911+0000 mgr.y (mgr.15225) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:16 smithi032 bash[26432]: cluster 2024-08-08T20:06:15.190911+0000 mgr.y (mgr.15225) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:16 smithi032 bash[88943]: cluster 2024-08-08T20:06:15.190911+0000 mgr.y (mgr.15225) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:16 smithi032 bash[88943]: cluster 2024-08-08T20:06:15.190911+0000 mgr.y (mgr.15225) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:18.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:18 smithi032 bash[68128]: debug 2024-08-08T20:06:18.103+0000 7fc5c48ce640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-08T20:06:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:18 smithi169 bash[70340]: cluster 2024-08-08T20:06:17.191607+0000 mgr.y (mgr.15225) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:18 smithi169 bash[70340]: cluster 2024-08-08T20:06:17.191607+0000 mgr.y (mgr.15225) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:18 smithi032 bash[26432]: cluster 2024-08-08T20:06:17.191607+0000 mgr.y (mgr.15225) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:18 smithi032 bash[88943]: cluster 2024-08-08T20:06:17.191607+0000 mgr.y (mgr.15225) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:18 smithi032 bash[88943]: cluster 2024-08-08T20:06:17.191607+0000 mgr.y (mgr.15225) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[26432]: cluster 2024-08-08T20:06:19.193286+0000 mgr.y (mgr.15225) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[26432]: audit 2024-08-08T20:06:20.603932+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[26432]: audit 2024-08-08T20:06:20.618775+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: cluster 2024-08-08T20:06:19.193286+0000 mgr.y (mgr.15225) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: cluster 2024-08-08T20:06:19.193286+0000 mgr.y (mgr.15225) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:20.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: audit 2024-08-08T20:06:20.603932+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: audit 2024-08-08T20:06:20.603932+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: audit 2024-08-08T20:06:20.618775+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:20 smithi032 bash[88943]: audit 2024-08-08T20:06:20.618775+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: cluster 2024-08-08T20:06:19.193286+0000 mgr.y (mgr.15225) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: cluster 2024-08-08T20:06:19.193286+0000 mgr.y (mgr.15225) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: audit 2024-08-08T20:06:20.603932+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: audit 2024-08-08T20:06:20.603932+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: audit 2024-08-08T20:06:20.618775+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:20 smithi169 bash[70340]: audit 2024-08-08T20:06:20.618775+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:21 smithi169 bash[70340]: audit 2024-08-08T20:06:20.579804+0000 mgr.y (mgr.15225) 327 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:21 smithi169 bash[70340]: audit 2024-08-08T20:06:20.579804+0000 mgr.y (mgr.15225) 327 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:22.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:21 smithi032 bash[88943]: audit 2024-08-08T20:06:20.579804+0000 mgr.y (mgr.15225) 327 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:22.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:21 smithi032 bash[88943]: audit 2024-08-08T20:06:20.579804+0000 mgr.y (mgr.15225) 327 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:21 smithi032 bash[26432]: audit 2024-08-08T20:06:20.579804+0000 mgr.y (mgr.15225) 327 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:23.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:23] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.51.0" 2024-08-08T20:06:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[26432]: cluster 2024-08-08T20:06:21.194093+0000 mgr.y (mgr.15225) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[26432]: audit 2024-08-08T20:06:21.778412+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[26432]: audit 2024-08-08T20:06:21.785935+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[26432]: audit 2024-08-08T20:06:22.633816+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: cluster 2024-08-08T20:06:21.194093+0000 mgr.y (mgr.15225) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: cluster 2024-08-08T20:06:21.194093+0000 mgr.y (mgr.15225) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:21.778412+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:21.778412+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:21.785935+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:21.785935+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:22.633816+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:22 smithi032 bash[88943]: audit 2024-08-08T20:06:22.633816+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: cluster 2024-08-08T20:06:21.194093+0000 mgr.y (mgr.15225) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: cluster 2024-08-08T20:06:21.194093+0000 mgr.y (mgr.15225) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:21.778412+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:21.778412+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:21.785935+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:21.785935+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:22.633816+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:23.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:22 smithi169 bash[70340]: audit 2024-08-08T20:06:22.633816+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-08T20:06:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:24 smithi032 bash[26432]: cluster 2024-08-08T20:06:23.195732+0000 mgr.y (mgr.15225) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:24 smithi032 bash[88943]: cluster 2024-08-08T20:06:23.195732+0000 mgr.y (mgr.15225) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:24 smithi032 bash[88943]: cluster 2024-08-08T20:06:23.195732+0000 mgr.y (mgr.15225) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:25.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:24 smithi169 bash[70340]: cluster 2024-08-08T20:06:23.195732+0000 mgr.y (mgr.15225) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:25.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:24 smithi169 bash[70340]: cluster 2024-08-08T20:06:23.195732+0000 mgr.y (mgr.15225) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:26 smithi032 bash[26432]: cluster 2024-08-08T20:06:25.196458+0000 mgr.y (mgr.15225) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:26 smithi032 bash[88943]: cluster 2024-08-08T20:06:25.196458+0000 mgr.y (mgr.15225) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:26 smithi032 bash[88943]: cluster 2024-08-08T20:06:25.196458+0000 mgr.y (mgr.15225) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:26 smithi169 bash[70340]: cluster 2024-08-08T20:06:25.196458+0000 mgr.y (mgr.15225) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:26 smithi169 bash[70340]: cluster 2024-08-08T20:06:25.196458+0000 mgr.y (mgr.15225) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:28 smithi032 bash[26432]: cluster 2024-08-08T20:06:27.197153+0000 mgr.y (mgr.15225) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:28 smithi032 bash[88943]: cluster 2024-08-08T20:06:27.197153+0000 mgr.y (mgr.15225) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:29.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:28 smithi032 bash[88943]: cluster 2024-08-08T20:06:27.197153+0000 mgr.y (mgr.15225) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:29.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:28 smithi169 bash[70340]: cluster 2024-08-08T20:06:27.197153+0000 mgr.y (mgr.15225) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:29.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:28 smithi169 bash[70340]: cluster 2024-08-08T20:06:27.197153+0000 mgr.y (mgr.15225) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:30.961 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:30 smithi032 bash[26432]: cluster 2024-08-08T20:06:29.198792+0000 mgr.y (mgr.15225) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:30.961 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:30 smithi032 bash[88943]: cluster 2024-08-08T20:06:29.198792+0000 mgr.y (mgr.15225) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:30.961 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:30 smithi032 bash[88943]: cluster 2024-08-08T20:06:29.198792+0000 mgr.y (mgr.15225) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:30 smithi169 bash[70340]: cluster 2024-08-08T20:06:29.198792+0000 mgr.y (mgr.15225) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:31.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:30 smithi169 bash[70340]: cluster 2024-08-08T20:06:29.198792+0000 mgr.y (mgr.15225) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:30.587821+0000 mgr.y (mgr.15225) 333 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:31.644292+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:31.657623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:31.661270+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:31.663101+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[26432]: audit 2024-08-08T20:06:31.674250+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:30.587821+0000 mgr.y (mgr.15225) 333 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:30.587821+0000 mgr.y (mgr.15225) 333 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.644292+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.644292+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.657623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.657623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.661270+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.661270+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.663101+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.663101+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.674250+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:31 smithi032 bash[88943]: audit 2024-08-08T20:06:31.674250+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:30.587821+0000 mgr.y (mgr.15225) 333 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:30.587821+0000 mgr.y (mgr.15225) 333 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.644292+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.644292+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.657623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.657623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.661270+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.661270+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.663101+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.663101+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.674250+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:32.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:31 smithi169 bash[70340]: audit 2024-08-08T20:06:31.674250+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:33.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:33] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.51.0" 2024-08-08T20:06:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[26432]: cluster 2024-08-08T20:06:31.199533+0000 mgr.y (mgr.15225) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[26432]: audit 2024-08-08T20:06:31.835103+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[26432]: audit 2024-08-08T20:06:31.838432+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:33.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[26432]: audit 2024-08-08T20:06:31.840787+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[26432]: audit 2024-08-08T20:06:31.842328+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: cluster 2024-08-08T20:06:31.199533+0000 mgr.y (mgr.15225) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: cluster 2024-08-08T20:06:31.199533+0000 mgr.y (mgr.15225) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.835103+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.835103+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.838432+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.838432+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.840787+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.840787+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.842328+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-08T20:06:33.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:32 smithi032 bash[88943]: audit 2024-08-08T20:06:31.842328+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-08T20:06:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: cluster 2024-08-08T20:06:31.199533+0000 mgr.y (mgr.15225) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: cluster 2024-08-08T20:06:31.199533+0000 mgr.y (mgr.15225) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.835103+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.835103+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.838432+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.838432+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.840787+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.840787+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.842328+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-08T20:06:33.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:32 smithi169 bash[70340]: audit 2024-08-08T20:06:31.842328+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-08T20:06:34.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:33 smithi032 bash[26432]: cephadm 2024-08-08T20:06:31.843468+0000 mgr.y (mgr.15225) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-08T20:06:34.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:33 smithi032 bash[88943]: cephadm 2024-08-08T20:06:31.843468+0000 mgr.y (mgr.15225) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-08T20:06:34.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:33 smithi032 bash[88943]: cephadm 2024-08-08T20:06:31.843468+0000 mgr.y (mgr.15225) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-08T20:06:34.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:33 smithi169 bash[70340]: cephadm 2024-08-08T20:06:31.843468+0000 mgr.y (mgr.15225) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-08T20:06:34.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:33 smithi169 bash[70340]: cephadm 2024-08-08T20:06:31.843468+0000 mgr.y (mgr.15225) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-08T20:06:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: cluster 2024-08-08T20:06:33.201132+0000 mgr.y (mgr.15225) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: cephadm 2024-08-08T20:06:34.300871+0000 mgr.y (mgr.15225) 337 : cephadm [INF] Upgrade: Updating mon.c 2024-08-08T20:06:35.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: audit 2024-08-08T20:06:34.306334+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: audit 2024-08-08T20:06:34.313941+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: audit 2024-08-08T20:06:34.315465+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: audit 2024-08-08T20:06:34.316897+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[26432]: cephadm 2024-08-08T20:06:34.318325+0000 mgr.y (mgr.15225) 338 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cluster 2024-08-08T20:06:33.201132+0000 mgr.y (mgr.15225) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cluster 2024-08-08T20:06:33.201132+0000 mgr.y (mgr.15225) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cephadm 2024-08-08T20:06:34.300871+0000 mgr.y (mgr.15225) 337 : cephadm [INF] Upgrade: Updating mon.c 2024-08-08T20:06:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cephadm 2024-08-08T20:06:34.300871+0000 mgr.y (mgr.15225) 337 : cephadm [INF] Upgrade: Updating mon.c 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.306334+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.306334+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.313941+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.313941+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.315465+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.315465+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.316897+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: audit 2024-08-08T20:06:34.316897+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cephadm 2024-08-08T20:06:34.318325+0000 mgr.y (mgr.15225) 338 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T20:06:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:34 smithi032 bash[88943]: cephadm 2024-08-08T20:06:34.318325+0000 mgr.y (mgr.15225) 338 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T20:06:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cluster 2024-08-08T20:06:33.201132+0000 mgr.y (mgr.15225) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cluster 2024-08-08T20:06:33.201132+0000 mgr.y (mgr.15225) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cephadm 2024-08-08T20:06:34.300871+0000 mgr.y (mgr.15225) 337 : cephadm [INF] Upgrade: Updating mon.c 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cephadm 2024-08-08T20:06:34.300871+0000 mgr.y (mgr.15225) 337 : cephadm [INF] Upgrade: Updating mon.c 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.306334+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.306334+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15225 ' entity='mgr.y' 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.313941+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.313941+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-08T20:06:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.315465+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:35.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.315465+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-08T20:06:35.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.316897+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:35.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: audit 2024-08-08T20:06:34.316897+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-08T20:06:35.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cephadm 2024-08-08T20:06:34.318325+0000 mgr.y (mgr.15225) 338 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T20:06:35.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:34 smithi169 bash[70340]: cephadm 2024-08-08T20:06:34.318325+0000 mgr.y (mgr.15225) 338 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-08-08T20:06:36.079 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:35 smithi032 bash[26432]: cluster 2024-08-08T20:06:35.201861+0000 mgr.y (mgr.15225) 339 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:36.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:35 smithi032 bash[88943]: cluster 2024-08-08T20:06:35.201861+0000 mgr.y (mgr.15225) 339 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:36.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:35 smithi032 bash[88943]: cluster 2024-08-08T20:06:35.201861+0000 mgr.y (mgr.15225) 339 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:36.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:35 smithi169 bash[70340]: cluster 2024-08-08T20:06:35.201861+0000 mgr.y (mgr.15225) 339 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:36.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:35 smithi169 bash[70340]: cluster 2024-08-08T20:06:35.201861+0000 mgr.y (mgr.15225) 339 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:36.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.860 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.860 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.860 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.861 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.861 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:36.862 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:37.114 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE Bus STOPPING 2024-08-08T20:06:37.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:36 smithi032 systemd[1]: Stopping Ceph mon.c for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:06:37.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:36 smithi032 bash[26432]: debug 2024-08-08T20:06:36.983+0000 7f0e41247640 -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-08-08T20:06:37.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:36 smithi032 bash[26432]: debug 2024-08-08T20:06:36.983+0000 7f0e41247640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-08T20:06:37.775 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[92500]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-c 2024-08-08T20:06:37.775 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[92569]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-mon-c 2024-08-08T20:06:37.775 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: Stopped Ceph mon.c for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE Bus STOPPED 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE Bus STARTING 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE Serving on http://:::9283 2024-08-08T20:06:37.776 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 bash[68128]: [08/Aug/2024:20:06:37] ENGINE Bus STARTED 2024-08-08T20:06:38.034 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.034 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.035 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.035 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.035 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.035 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.036 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.036 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:06:37 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:06:38.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:38 smithi032 systemd[1]: Started Ceph mon.c for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:06:39.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.135+0000 7fe2de655c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.135+0000 7fe2de655c80 0 ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev), process ceph-mon, pid 7 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.135+0000 7fe2de655c80 0 pidfile_write: ignore empty --pid-file 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 0 load: jerasure load: lrc 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Git sha 0 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Compile date 2024-08-08 13:38:01 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: DB SUMMARY 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: DB Session ID: KB8A6BHGP558X1SK9877 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: CURRENT file: CURRENT 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4817 Bytes 2024-08-08T20:06:39.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 201106 ; 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.error_if_exists: 0 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.create_if_missing: 0 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.env: 0x5645f4dcdbe0 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.info_log: 0x5645f6499620 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.statistics: (nil) 2024-08-08T20:06:39.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.use_fsync: 0 2024-08-08T20:06:39.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-08T20:06:39.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-08T20:06:39.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-08T20:06:39.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.db_log_dir: 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.wal_dir: 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-08T20:06:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.write_buffer_manager: 0x5645f649c960 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-08T20:06:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.unordered_write: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.row_cache: None 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.wal_filter: None 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.two_write_queues: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-08T20:06:39.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.wal_compression: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.atomic_flush: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-08T20:06:39.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-08T20:06:39.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_open_files: -1 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Compression algorithms supported: 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kZSTD supported: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kXpressCompression supported: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-08T20:06:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kZlibCompression supported: 1 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-08T20:06:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.merge_operator: 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_filter: None 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-08T20:06:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5645f6499240) 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: cache_index_and_filter_blocks: 1 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: pin_top_level_index_and_filter: 1 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: index_type: 0 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: data_block_index_type: 0 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: index_shortening: 1 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: data_block_hash_table_util_ratio: 0.750000 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: checksum: 4 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: no_block_cache: 0 2024-08-08T20:06:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_cache: 0x5645f648f610 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_cache_name: BinnedLRUCache 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_cache_options: 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: capacity : 536870912 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: num_shard_bits : 4 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: strict_capacity_limit : 0 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: high_pri_pool_ratio: 0.000 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_cache_compressed: (nil) 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: persistent_cache: (nil) 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_size: 4096 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_size_deviation: 10 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_restart_interval: 16 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: index_block_restart_interval: 1 2024-08-08T20:06:39.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: metadata_block_size: 4096 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: partition_filters: 0 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: use_delta_encoding: 1 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: filter_policy: bloomfilter 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: whole_key_filtering: 1 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: verify_compression: 0 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: read_amp_bytes_per_bit: 0 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: format_version: 5 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: enable_index_compression: 1 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: block_align: 0 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: max_auto_readahead_size: 262144 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: prepopulate_block_cache: 0 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: initial_auto_readahead_size: 8192 2024-08-08T20:06:39.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: num_file_reads_for_auto_readahead: 2 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression: NoCompression 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.num_levels: 7 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-08T20:06:39.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-08T20:06:39.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-08T20:06:39.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-08T20:06:39.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.bloom_locality: 0 2024-08-08T20:06:39.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.ttl: 2592000 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enable_blob_files: false 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.min_blob_size: 0 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-08T20:06:39.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 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 36602, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3c957a34-4bb1-44a6-bdf2-5818fd3d53f2 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147599147109, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.139+0000 7fe2de655c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147599148626, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 134115, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36607, "largest_seqno": 36717, "table_properties": {"data_size": 132556, "index_size": 329, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1526, "raw_average_key_size": 25, "raw_value_size": 131135, "raw_average_value_size": 2222, "num_data_blocks": 14, "num_entries": 59, "num_filter_entries": 59, "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": 1723147599, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3c957a34-4bb1-44a6-bdf2-5818fd3d53f2", "db_session_id": "KB8A6BHGP558X1SK9877", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723147599148760, "job": 1, "event": "recovery_finished"} 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-08-08T20:06:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 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-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645f64bce00 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 4 rocksdb: DB pointer 0x5645f65be000 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2d441d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2d441d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: ** DB Stats ** 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-08T20:06:39.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: ** Compaction Stats [default] ** 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: 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-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: L0 1/0 130.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: L6 1/0 9.28 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-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Sum 2/0 9.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: ** Compaction Stats [default] ** 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: 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-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-08T20:06:39.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: AddFile(Total Files): cumulative 0, interval 0 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: AddFile(Keys): cumulative 0, interval 0 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Cumulative compaction: 0.00 GB write, 28.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Interval compaction: 0.00 GB write, 28.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: 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-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Block cache BinnedLRUCache@0x5645f648f610#7 capacity: 512.00 MB usage: 0.66 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-08-08T20:06:39.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: ** File Read Latency Histogram By Level [default] ** 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.143+0000 7fe2de655c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] at bind addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 1 mon.c@-1(???) e3 preinit fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).mds e1 new map 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).mds e1 print_map 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: e1 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: btime 2024-08-08T19:25:07:964456+0000 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: 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-08-08T20:06:39.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: legacy client fscid: -1 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: No filesystems configured 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-08T20:06:39.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:39 smithi032 bash[92624]: debug 2024-08-08T20:06:39.147+0000 7fe2de655c80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-08-08T20:06:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:40 smithi169 bash[70340]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[88943]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004309+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-08T20:06:40.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004487+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-08T20:06:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:40 smithi032 bash[92624]: audit 2024-08-08T20:06:37.004639+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:41 smithi169 bash[70340]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:37.202347+0000 mgr.y (mgr.15225) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.521570+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.523372+0000 mgr.y (mgr.15225) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:37.633016+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:39.203984+0000 mgr.y (mgr.15225) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.074522+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.076262+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.096955+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-08T20:06:41.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109315+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109367+0000 mon.a (mon.0) 34 : cluster [DBG] fsid c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109413+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-08-08T19:27:10.248724+0000 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[88943]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109455+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-08-08T19:25:03.323688+0000 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109500+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109545+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-08-08T20:06:41.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109585+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109627+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.109670+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.128331+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.128432+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.129127+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-08-08T20:06:41.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: cluster 2024-08-08T20:06:40.129505+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.138020+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.148349+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.595895+0000 mgr.y (mgr.15225) 343 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.721667+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:41 smithi032 bash[92624]: audit 2024-08-08T20:06:40.727675+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:41.674 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 21s ago 31m 14.1M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (3m) 99s ago 30m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (5m) 21s ago 28m 48.7M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (5m) 99s ago 39m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (16m) 21s ago 41m 508M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (30s) 21s ago 41m 22.4M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (107s) 99s ago 39m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 starting - - - 2048M 2024-08-08T20:06:42.324 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 21s ago 31m 8664k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (5m) 99s ago 31m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (38m) 21s ago 38m 59.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (37m) 21s ago 37m 68.3M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (36m) 21s ago 36m 62.5M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (35m) 21s ago 35m 58.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (35m) 99s ago 35m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (34m) 99s ago 34m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (33m) 99s ago 33m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (32m) 99s ago 32m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (4m) 99s ago 31m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (28m) 21s ago 28m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:06:42.325 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (28m) 99s ago 28m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:06:42.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:42 smithi169 bash[70340]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:42 smithi169 bash[70340]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:42 smithi169 bash[70340]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:42 smithi169 bash[70340]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[88943]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[88943]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[88943]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[88943]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[92624]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[92624]: cluster 2024-08-08T20:06:41.204603+0000 mgr.y (mgr.15225) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:42.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[92624]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:42 smithi032 bash[92624]: audit 2024-08-08T20:06:41.659838+0000 mgr.y (mgr.15225) 345 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:06:42.697 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 5, 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 10 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:06:42.698 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:06:43.002 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:06:43.002 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:06:43.002 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi032", 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/2 daemons upgraded", 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:06:43.003 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:43] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.51.0" 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[88943]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:43 smithi032 bash[92624]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:41.973627+0000 mgr.y (mgr.15225) 346 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:42.288022+0000 mgr.y (mgr.15225) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:43.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:43 smithi169 bash[70340]: audit 2024-08-08T20:06:42.698914+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.32:0/3135298710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:44 smithi169 bash[70340]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:44 smithi169 bash[70340]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:44 smithi169 bash[70340]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:44.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:44 smithi169 bash[70340]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[68128]: debug 2024-08-08T20:06:44.155+0000 7fc5c48ce640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[88943]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[88943]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[88943]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[88943]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:44.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[92624]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[92624]: audit 2024-08-08T20:06:43.004194+0000 mgr.y (mgr.15225) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:06:44.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[92624]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:44.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:44 smithi032 bash[92624]: cluster 2024-08-08T20:06:43.206190+0000 mgr.y (mgr.15225) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:46.581 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:46 smithi032 bash[92624]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:46.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:46 smithi032 bash[92624]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:46 smithi032 bash[88943]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:46.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:46 smithi032 bash[88943]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:46 smithi169 bash[70340]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:46 smithi169 bash[70340]: cluster 2024-08-08T20:06:45.206889+0000 mgr.y (mgr.15225) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:47 smithi169 bash[70340]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:47 smithi169 bash[70340]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:47 smithi169 bash[70340]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:47.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:47 smithi169 bash[70340]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[88943]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[88943]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[88943]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[88943]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[92624]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[92624]: audit 2024-08-08T20:06:46.608143+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[92624]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:48.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:47 smithi032 bash[92624]: audit 2024-08-08T20:06:46.615414+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[92624]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:48 smithi032 bash[88943]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: cluster 2024-08-08T20:06:47.207342+0000 mgr.y (mgr.15225) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: audit 2024-08-08T20:06:47.755371+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:48 smithi169 bash[70340]: audit 2024-08-08T20:06:47.761189+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:50 smithi032 bash[88943]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:50 smithi032 bash[88943]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:50 smithi032 bash[92624]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:51.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:50 smithi032 bash[92624]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:50 smithi169 bash[70340]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:50 smithi169 bash[70340]: cluster 2024-08-08T20:06:49.208917+0000 mgr.y (mgr.15225) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:51 smithi032 bash[88943]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:52.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:51 smithi032 bash[88943]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:52.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:51 smithi032 bash[92624]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:52.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:51 smithi032 bash[92624]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:51 smithi169 bash[70340]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:51 smithi169 bash[70340]: audit 2024-08-08T20:06:50.606973+0000 mgr.y (mgr.15225) 353 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:06:53.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:06:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:06:53] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-08-08T20:06:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[92624]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[92624]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[92624]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:53.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[92624]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[88943]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[88943]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[88943]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:53.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:52 smithi032 bash[88943]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:52 smithi169 bash[70340]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:52 smithi169 bash[70340]: cluster 2024-08-08T20:06:51.209707+0000 mgr.y (mgr.15225) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:52 smithi169 bash[70340]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:53.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:52 smithi169 bash[70340]: audit 2024-08-08T20:06:52.634140+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:06:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:54 smithi032 bash[88943]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:54 smithi032 bash[88943]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:54 smithi032 bash[92624]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:54 smithi032 bash[92624]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:54 smithi169 bash[70340]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:54 smithi169 bash[70340]: cluster 2024-08-08T20:06:53.211339+0000 mgr.y (mgr.15225) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:06:57.051 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:56 smithi032 bash[92624]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:57.051 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:56 smithi032 bash[92624]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:57.052 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:56 smithi032 bash[88943]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:57.052 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:56 smithi032 bash[88943]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:56 smithi169 bash[70340]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:56 smithi169 bash[70340]: cluster 2024-08-08T20:06:55.212064+0000 mgr.y (mgr.15225) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:58.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:58.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:58.986 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.987 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.988 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:58.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:58 smithi169 bash[70340]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:59.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cluster 2024-08-08T20:06:57.212756+0000 mgr.y (mgr.15225) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.583821+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.594070+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.596588+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.598439+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.609140+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.767474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.770920+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.773969+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.775335+0000 mgr.y (mgr.15225) 358 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.782757+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.792122+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.797729+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.802155+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.807706+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.812906+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.814508+0000 mgr.y (mgr.15225) 359 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.820892+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.828466+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.837032+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.843590+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.853662+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.860505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.864681+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.866409+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.869055+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.877224+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.883557+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.891787+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.899599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.907028+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.913318+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.917604+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.919243+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.922507+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.926929+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.928646+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.931934+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.936196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.937949+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.941375+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.945582+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.947296+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.950228+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.954332+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.956109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.959154+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.963628+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:59.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.965631+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.969596+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.976074+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.980654+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.986566+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.991069+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:57.996977+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.001517+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:06:59.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:59.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.003146+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.009046+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.013557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.015218+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:59.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.021163+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.025644+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.027445+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.033645+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:59.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.038905+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.040573+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.046591+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.051780+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.059707+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.065550+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.067190+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.068905+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[92624]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.070561+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.072292+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.074072+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.076567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.085381+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.087799+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.089681+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.099169+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.216225+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:06:59.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.217719+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:06:59.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:58 smithi032 bash[88943]: audit 2024-08-08T20:06:58.226698+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:06:59.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:06:59.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:06:59.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:06:59.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:06:59.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:06:59.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:06:59.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:06:59 smithi169 bash[70340]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:07:00.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:07:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:07:00.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.830268+0000 mgr.y (mgr.15225) 360 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.845262+0000 mgr.y (mgr.15225) 361 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.862270+0000 mgr.y (mgr.15225) 362 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.870787+0000 mgr.y (mgr.15225) 363 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.885291+0000 mgr.y (mgr.15225) 364 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:07:00.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.901243+0000 mgr.y (mgr.15225) 365 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.915038+0000 mgr.y (mgr.15225) 366 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.924212+0000 mgr.y (mgr.15225) 367 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.933629+0000 mgr.y (mgr.15225) 368 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.943052+0000 mgr.y (mgr.15225) 369 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.951844+0000 mgr.y (mgr.15225) 370 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:07:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.961030+0000 mgr.y (mgr.15225) 371 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[92624]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:57.967109+0000 mgr.y (mgr.15225) 372 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:07:00.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:06:59 smithi032 bash[88943]: cephadm 2024-08-08T20:06:58.075625+0000 mgr.y (mgr.15225) 373 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:07:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:00 smithi169 bash[70340]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:00 smithi169 bash[70340]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:01.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:00 smithi032 bash[92624]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:01.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:00 smithi032 bash[92624]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:00 smithi032 bash[88943]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:01.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:00 smithi032 bash[88943]: cluster 2024-08-08T20:06:59.214383+0000 mgr.y (mgr.15225) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:01 smithi169 bash[70340]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:01 smithi169 bash[70340]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:01 smithi032 bash[88943]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:02.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:01 smithi032 bash[88943]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:02.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:01 smithi032 bash[92624]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:02.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:01 smithi032 bash[92624]: audit 2024-08-08T20:07:00.616819+0000 mgr.y (mgr.15225) 375 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:02 smithi169 bash[70340]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:02.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:02 smithi169 bash[70340]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:03.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:02 smithi032 bash[88943]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:03.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:02 smithi032 bash[88943]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:03.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:02 smithi032 bash[92624]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:03.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:02 smithi032 bash[92624]: cluster 2024-08-08T20:07:01.215176+0000 mgr.y (mgr.15225) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:03] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-08-08T20:07:04.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:03 smithi032 bash[88943]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:04.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:03 smithi032 bash[88943]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:04.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:03 smithi032 bash[92624]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:04.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:03 smithi032 bash[92624]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:04.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:03 smithi169 bash[70340]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:04.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:03 smithi169 bash[70340]: audit 2024-08-08T20:07:02.772410+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:04 smithi032 bash[92624]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:05.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:04 smithi032 bash[92624]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:04 smithi032 bash[88943]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:05.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:04 smithi032 bash[88943]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:04 smithi169 bash[70340]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:05.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:04 smithi169 bash[70340]: cluster 2024-08-08T20:07:03.216908+0000 mgr.y (mgr.15225) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:07.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:06 smithi032 bash[92624]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:07.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:06 smithi032 bash[92624]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:06 smithi032 bash[88943]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:07.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:06 smithi032 bash[88943]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:07.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:06 smithi169 bash[70340]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:07.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:06 smithi169 bash[70340]: cluster 2024-08-08T20:07:05.217644+0000 mgr.y (mgr.15225) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:08.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:07 smithi032 bash[88943]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:08.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:07 smithi032 bash[88943]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:08.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:07 smithi032 bash[92624]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:08.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:07 smithi032 bash[92624]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:07 smithi169 bash[70340]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:07 smithi169 bash[70340]: audit 2024-08-08T20:07:07.634459+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:08 smithi032 bash[88943]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:09.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:08 smithi032 bash[88943]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:09.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:08 smithi032 bash[92624]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:09.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:08 smithi032 bash[92624]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:08 smithi169 bash[70340]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:08 smithi169 bash[70340]: cluster 2024-08-08T20:07:07.218344+0000 mgr.y (mgr.15225) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:11.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:10 smithi032 bash[88943]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:11.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:10 smithi032 bash[88943]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:11.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:10 smithi032 bash[92624]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:11.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:10 smithi032 bash[92624]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:10 smithi169 bash[70340]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:11.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:10 smithi169 bash[70340]: cluster 2024-08-08T20:07:09.220008+0000 mgr.y (mgr.15225) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:12.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:11 smithi032 bash[92624]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:12.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:11 smithi032 bash[92624]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:11 smithi032 bash[88943]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:11 smithi032 bash[88943]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:12.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:11 smithi169 bash[70340]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:12.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:11 smithi169 bash[70340]: audit 2024-08-08T20:07:10.628034+0000 mgr.y (mgr.15225) 381 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:13.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:13] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.51.0" 2024-08-08T20:07:13.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:12 smithi032 bash[92624]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:13.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:12 smithi032 bash[92624]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:13.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:12 smithi032 bash[88943]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:13.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:12 smithi032 bash[88943]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:12 smithi169 bash[70340]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:12 smithi169 bash[70340]: cluster 2024-08-08T20:07:11.220686+0000 mgr.y (mgr.15225) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:14.053 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:07:15.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[88943]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[88943]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[88943]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[88943]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[92624]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[92624]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[92624]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:15.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:14 smithi032 bash[92624]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:14 smithi169 bash[70340]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:14 smithi169 bash[70340]: cluster 2024-08-08T20:07:13.222291+0000 mgr.y (mgr.15225) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:14 smithi169 bash[70340]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:14 smithi169 bash[70340]: audit 2024-08-08T20:07:13.339321+0000 mgr.y (mgr.15225) 384 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:16 smithi032 bash[92624]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:16 smithi032 bash[92624]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:17.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:16 smithi032 bash[88943]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:16 smithi032 bash[88943]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:16 smithi169 bash[70340]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:16 smithi169 bash[70340]: cluster 2024-08-08T20:07:15.223001+0000 mgr.y (mgr.15225) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:17 smithi169 bash[70340]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:17 smithi169 bash[70340]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:17 smithi032 bash[92624]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:17 smithi032 bash[92624]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:17 smithi032 bash[88943]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:17 smithi032 bash[88943]: cluster 2024-08-08T20:07:17.223841+0000 mgr.y (mgr.15225) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:18.877 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:20.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:20 smithi032 bash[92624]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:20.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:20 smithi032 bash[92624]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:20 smithi032 bash[88943]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:20 smithi032 bash[88943]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 33s ago 31m 13.5M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (4m) 2m ago 31m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (6m) 33s ago 29m 48.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 2m ago 39m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (17m) 33s ago 42m 508M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (68s) 33s ago 42m 39.2M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (2m) 2m ago 40m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:07:20.444 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (42s) 33s ago 40m 18.6M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 33s ago 31m 7912k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (5m) 2m ago 31m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (39m) 33s ago 39m 59.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (38m) 33s ago 38m 68.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (37m) 33s ago 37m 62.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (36m) 33s ago 36m 58.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (35m) 2m ago 35m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (34m) 2m ago 34m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (33m) 2m ago 33m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (32m) 2m ago 33m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (5m) 2m ago 32m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (29m) 33s ago 29m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:07:20.445 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (29m) 2m ago 29m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:07:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:20 smithi169 bash[70340]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:20 smithi169 bash[70340]: cluster 2024-08-08T20:07:19.225528+0000 mgr.y (mgr.15225) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:21.122 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-08-08T20:07:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[88943]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[88943]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[88943]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:21.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[88943]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[92624]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[92624]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[92624]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:21.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:21 smithi032 bash[92624]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:21 smithi169 bash[70340]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:21 smithi169 bash[70340]: audit 2024-08-08T20:07:20.408004+0000 mgr.y (mgr.15225) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:21 smithi169 bash[70340]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:21 smithi169 bash[70340]: audit 2024-08-08T20:07:20.639232+0000 mgr.y (mgr.15225) 389 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:22.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:22 smithi032 bash[88943]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:22.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:22 smithi032 bash[88943]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:22.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:22 smithi032 bash[92624]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:22.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:22 smithi032 bash[92624]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:22.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:22 smithi169 bash[70340]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:22.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:22 smithi169 bash[70340]: cluster 2024-08-08T20:07:21.226199+0000 mgr.y (mgr.15225) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:23.298 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:23] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:07:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:23 smithi032 bash[88943]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:23.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:23 smithi032 bash[88943]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:23 smithi032 bash[92624]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:23.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:23 smithi032 bash[92624]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:23.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:23 smithi169 bash[70340]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:23.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:23 smithi169 bash[70340]: audit 2024-08-08T20:07:22.634826+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:24.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:24 smithi032 bash[88943]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:24.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:24 smithi032 bash[88943]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:24.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:24 smithi032 bash[92624]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:24.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:24 smithi032 bash[92624]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:24.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:24 smithi169 bash[70340]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:24.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:24 smithi169 bash[70340]: cluster 2024-08-08T20:07:23.227814+0000 mgr.y (mgr.15225) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:25.940 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:26.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:26 smithi032 bash[92624]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:26.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:26 smithi032 bash[92624]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:26.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:26 smithi032 bash[88943]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:26.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:26 smithi032 bash[88943]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:26 smithi169 bash[70340]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:26 smithi169 bash[70340]: cluster 2024-08-08T20:07:25.228506+0000 mgr.y (mgr.15225) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:27.463 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:07:28.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-08-08T20:07:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[92624]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[92624]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[92624]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:28.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[92624]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[88943]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[88943]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[88943]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:28 smithi032 bash[88943]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:28 smithi169 bash[70340]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:28 smithi169 bash[70340]: cluster 2024-08-08T20:07:27.228955+0000 mgr.y (mgr.15225) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:28 smithi169 bash[70340]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:28 smithi169 bash[70340]: audit 2024-08-08T20:07:27.452653+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.32:0/770848962' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:30 smithi032 bash[92624]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:30 smithi032 bash[92624]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:30 smithi032 bash[88943]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:30.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:30 smithi032 bash[88943]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:30 smithi169 bash[70340]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:30 smithi169 bash[70340]: cluster 2024-08-08T20:07:29.230535+0000 mgr.y (mgr.15225) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:31 smithi032 bash[88943]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:31 smithi032 bash[88943]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:31 smithi032 bash[92624]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:31 smithi032 bash[92624]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:31.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:31 smithi169 bash[70340]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:31.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:31 smithi169 bash[70340]: audit 2024-08-08T20:07:30.650443+0000 mgr.y (mgr.15225) 395 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:32 smithi032 bash[92624]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:32 smithi032 bash[92624]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:32 smithi032 bash[88943]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:32 smithi032 bash[88943]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:32 smithi169 bash[70340]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:32 smithi169 bash[70340]: cluster 2024-08-08T20:07:31.231219+0000 mgr.y (mgr.15225) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:32.914 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:33.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:33] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:07:34.523 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)" 2024-08-08T20:07:34.523 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:34 smithi032 bash[92624]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:34.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:34 smithi032 bash[92624]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:34.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:34 smithi032 bash[88943]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:34.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:34 smithi032 bash[88943]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:34 smithi169 bash[70340]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:34 smithi169 bash[70340]: cluster 2024-08-08T20:07:33.232847+0000 mgr.y (mgr.15225) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:35.128 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-08-08T20:07:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:35 smithi032 bash[88943]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:35.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:35 smithi032 bash[88943]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:35 smithi032 bash[92624]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:35 smithi032 bash[92624]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:35 smithi169 bash[70340]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:35 smithi169 bash[70340]: audit 2024-08-08T20:07:34.509694+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.32:0/1476615615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:07:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:36 smithi169 bash[70340]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:36 smithi169 bash[70340]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:36 smithi032 bash[88943]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:36 smithi032 bash[88943]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:36.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:36 smithi032 bash[92624]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:36 smithi032 bash[92624]: cluster 2024-08-08T20:07:35.233520+0000 mgr.y (mgr.15225) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:38 smithi169 bash[70340]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:38 smithi169 bash[70340]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:38 smithi169 bash[70340]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:38 smithi169 bash[70340]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[88943]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[88943]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[88943]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[88943]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[92624]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[92624]: cluster 2024-08-08T20:07:37.234188+0000 mgr.y (mgr.15225) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[92624]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:38.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:38 smithi032 bash[92624]: audit 2024-08-08T20:07:37.635287+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:39.967 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:40.659 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:40 smithi032 bash[92624]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:40.659 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:40 smithi032 bash[92624]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:40.659 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:40 smithi032 bash[88943]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:40.659 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:40 smithi032 bash[88943]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:40 smithi169 bash[70340]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:40 smithi169 bash[70340]: cluster 2024-08-08T20:07:39.235912+0000 mgr.y (mgr.15225) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:41 smithi169 bash[70340]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:41 smithi169 bash[70340]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:41.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:41 smithi032 bash[92624]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:41.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:41 smithi032 bash[92624]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:41.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:41 smithi032 bash[88943]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:41.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:41 smithi032 bash[88943]: audit 2024-08-08T20:07:40.660571+0000 mgr.y (mgr.15225) 401 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:42 smithi169 bash[70340]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:42 smithi169 bash[70340]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:42 smithi169 bash[70340]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:42 smithi169 bash[70340]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[88943]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[88943]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[88943]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[88943]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[92624]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[92624]: cluster 2024-08-08T20:07:41.236359+0000 mgr.y (mgr.15225) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[92624]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:42 smithi032 bash[92624]: audit 2024-08-08T20:07:41.423217+0000 mgr.y (mgr.15225) 403 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:43.285 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:43] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.51.0" 2024-08-08T20:07:43.912 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:07:44.512 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:07:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:44 smithi169 bash[70340]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:44 smithi169 bash[70340]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:44.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:44 smithi032 bash[92624]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:44.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:44 smithi032 bash[92624]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:44.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:44 smithi032 bash[88943]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:44.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:44 smithi032 bash[88943]: cluster 2024-08-08T20:07:43.237922+0000 mgr.y (mgr.15225) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:46 smithi169 bash[70340]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:46 smithi169 bash[70340]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:46 smithi032 bash[92624]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:46 smithi032 bash[92624]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:46.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:46 smithi032 bash[88943]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:46.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:46 smithi032 bash[88943]: cluster 2024-08-08T20:07:45.238612+0000 mgr.y (mgr.15225) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:48 smithi169 bash[70340]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:48 smithi169 bash[70340]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:48 smithi032 bash[92624]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:48 smithi032 bash[92624]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:48 smithi032 bash[88943]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:48 smithi032 bash[88943]: cluster 2024-08-08T20:07:47.239377+0000 mgr.y (mgr.15225) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-08T20:07:49.345 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:50.670 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:50 smithi032 bash[92624]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.670 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:50 smithi032 bash[92624]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.670 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:50 smithi032 bash[88943]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.670 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:50 smithi032 bash[88943]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:50 smithi169 bash[70340]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:50 smithi169 bash[70340]: cluster 2024-08-08T20:07:49.240994+0000 mgr.y (mgr.15225) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:07:50.797 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:07:50.797 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:07:50.798 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:07:51.464 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:07:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:51 smithi169 bash[70340]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:51 smithi169 bash[70340]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:51 smithi169 bash[70340]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:51 smithi169 bash[70340]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[92624]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[92624]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[92624]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[92624]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[88943]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[88943]: audit 2024-08-08T20:07:50.671586+0000 mgr.y (mgr.15225) 408 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[88943]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:51 smithi032 bash[88943]: audit 2024-08-08T20:07:50.799148+0000 mgr.y (mgr.15225) 409 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:07:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:52 smithi169 bash[70340]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:52 smithi169 bash[70340]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:52 smithi032 bash[88943]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:52 smithi032 bash[88943]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:52 smithi032 bash[92624]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:52 smithi032 bash[92624]: cluster 2024-08-08T20:07:51.241669+0000 mgr.y (mgr.15225) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:07:53.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:07:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:07:53] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-08-08T20:07:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:53 smithi169 bash[70340]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:53 smithi169 bash[70340]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:53 smithi032 bash[88943]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:53 smithi032 bash[88943]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:53 smithi032 bash[92624]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:53 smithi032 bash[92624]: audit 2024-08-08T20:07:52.635679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:07:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:54 smithi169 bash[70340]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:54 smithi169 bash[70340]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:54 smithi032 bash[92624]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:54 smithi032 bash[92624]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:54 smithi032 bash[88943]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:54 smithi032 bash[88943]: cluster 2024-08-08T20:07:53.243271+0000 mgr.y (mgr.15225) 411 : cluster [DBG] pgmap v221: 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-08-08T20:07:56.311 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:07:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:56 smithi169 bash[70340]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:56 smithi169 bash[70340]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:56 smithi032 bash[92624]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:56.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:56 smithi032 bash[92624]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:56 smithi032 bash[88943]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:56 smithi032 bash[88943]: cluster 2024-08-08T20:07:55.244049+0000 mgr.y (mgr.15225) 412 : cluster [DBG] pgmap v222: 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-08-08T20:07:57.898 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:07:58.463 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-08-08T20:07:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:58 smithi169 bash[70340]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:58 smithi169 bash[70340]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:58 smithi169 bash[70340]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:58 smithi169 bash[70340]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[88943]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[88943]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[88943]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[88943]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[92624]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[92624]: cluster 2024-08-08T20:07:57.244783+0000 mgr.y (mgr.15225) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[92624]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:58 smithi032 bash[92624]: audit 2024-08-08T20:07:57.900138+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/642878365' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:07:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:59.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:07:59 smithi169 bash[70340]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[92624]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.123240+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.124983+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:07:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:07:59 smithi032 bash[88943]: audit 2024-08-08T20:07:59.134554+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:00.681 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:00 smithi032 bash[92624]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:00.681 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:00 smithi032 bash[92624]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:00.682 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:00 smithi032 bash[88943]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:00.682 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:00 smithi032 bash[88943]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:00 smithi169 bash[70340]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:00 smithi169 bash[70340]: cluster 2024-08-08T20:07:59.246413+0000 mgr.y (mgr.15225) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:01 smithi169 bash[70340]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:01 smithi169 bash[70340]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:01 smithi032 bash[88943]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:01 smithi032 bash[88943]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:01.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:01 smithi032 bash[92624]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:01.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:01 smithi032 bash[92624]: audit 2024-08-08T20:08:00.682657+0000 mgr.y (mgr.15225) 415 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:02 smithi169 bash[70340]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:02 smithi169 bash[70340]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:02 smithi032 bash[88943]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:02 smithi032 bash[88943]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:02 smithi032 bash[92624]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:02 smithi032 bash[92624]: cluster 2024-08-08T20:08:01.246942+0000 mgr.y (mgr.15225) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-08T20:08:03.292 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:08:03.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:03] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-08-08T20:08:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:04 smithi032 bash[92624]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:04 smithi032 bash[92624]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:04 smithi032 bash[88943]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:04.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:04 smithi032 bash[88943]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:04 smithi169 bash[70340]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:04 smithi169 bash[70340]: cluster 2024-08-08T20:08:03.248638+0000 mgr.y (mgr.15225) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-08T20:08:05.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:05 smithi032 bash[88943]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:05.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:05 smithi032 bash[88943]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:05 smithi032 bash[92624]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:05.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:05 smithi032 bash[92624]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:05.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:05 smithi169 bash[70340]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:05.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:05 smithi169 bash[70340]: audit 2024-08-08T20:08:04.640185+0000 mgr.y (mgr.15225) 418 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:06.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:06 smithi032 bash[92624]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:06 smithi032 bash[92624]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:06 smithi032 bash[88943]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:06 smithi032 bash[88943]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:06 smithi169 bash[70340]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:06 smithi169 bash[70340]: cluster 2024-08-08T20:08:05.249313+0000 mgr.y (mgr.15225) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:06.956 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:07.528 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:08.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:07 smithi169 bash[70340]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:08.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[88943]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cephadm 2024-08-08T20:08:06.950169+0000 mgr.y (mgr.15225) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.958033+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.960437+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.962103+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:06.970703+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cephadm 2024-08-08T20:08:07.051113+0000 mgr.y (mgr.15225) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: cluster 2024-08-08T20:08:07.250016+0000 mgr.y (mgr.15225) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:07 smithi032 bash[92624]: audit 2024-08-08T20:08:07.635552+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[88943]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:10 smithi032 bash[92624]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cluster 2024-08-08T20:08:09.251203+0000 mgr.y (mgr.15225) 423 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-08T20:08:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.290796+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.291410+0000 mgr.y (mgr.15225) 424 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.291512+0000 mgr.y (mgr.15225) 425 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:08:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.294032+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.296949+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.297937+0000 mgr.y (mgr.15225) 426 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.302170+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.306124+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.309653+0000 mgr.y (mgr.15225) 427 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.313674+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.317377+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.319043+0000 mgr.y (mgr.15225) 428 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.325732+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.331963+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-08T20:08:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: audit 2024-08-08T20:08:09.332291+0000 mgr.y (mgr.15225) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-08T20:08:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:10 smithi169 bash[70340]: cephadm 2024-08-08T20:08:09.334510+0000 mgr.y (mgr.15225) 430 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-08T20:08:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:11 smithi032 bash[92624]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:11.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:11 smithi032 bash[92624]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:11.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:11 smithi032 bash[88943]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:11.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:11 smithi032 bash[88943]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:11 smithi169 bash[70340]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:11 smithi169 bash[70340]: audit 2024-08-08T20:08:10.683988+0000 mgr.y (mgr.15225) 431 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:12 smithi169 bash[70340]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[92624]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cluster 2024-08-08T20:08:11.251866+0000 mgr.y (mgr.15225) 432 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cephadm 2024-08-08T20:08:11.688748+0000 mgr.y (mgr.15225) 433 : cephadm [INF] Upgrade: Updating osd.0 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.693779+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.696591+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-08T20:08:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: audit 2024-08-08T20:08:11.697974+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:12 smithi032 bash[88943]: cephadm 2024-08-08T20:08:11.703450+0000 mgr.y (mgr.15225) 434 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-08-08T20:08:13.171 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:08:13.464 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:13] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.51.0" 2024-08-08T20:08:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:14 smithi169 bash[70340]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:14.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:14 smithi169 bash[70340]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:15.063 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:14 smithi032 bash[88943]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:15.063 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:14 smithi032 bash[88943]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:15.063 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:14 smithi032 bash[92624]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:15.063 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:14 smithi032 bash[92624]: cluster 2024-08-08T20:08:13.253628+0000 mgr.y (mgr.15225) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:15.278 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:08:15.939 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:08:15.939 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 89s ago 32m 13.5M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:08:15.939 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (5m) 3m ago 32m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:08:15.939 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (7m) 89s ago 30m 48.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (7m) 3m ago 40m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (18m) 89s ago 43m 508M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 89s ago 43m 39.2M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (3m) 3m ago 41m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (97s) 89s ago 41m 18.6M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 89s ago 32m 7912k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (6m) 3m ago 32m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (40m) 89s ago 40m 59.2M 3037M 19.1.0-1335-gbca9905d c7b33901c886 09b0eadb3864 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (39m) 89s ago 39m 68.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (38m) 89s ago 38m 62.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (37m) 89s ago 37m 58.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (36m) 3m ago 36m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (35m) 3m ago 35m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:08:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (34m) 3m ago 34m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:08:15.941 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (33m) 3m ago 33m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:08:15.941 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (6m) 3m ago 33m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:08:15.941 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (30m) 89s ago 30m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:08:15.941 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (30m) 3m ago 30m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:08:16.299 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:16.300 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:08:16.301 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 5, 2024-08-08T20:08:16.301 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 10 2024-08-08T20:08:16.301 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:08:16.301 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:08:16.616 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:08:16.616 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:08:16.616 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/8 daemons upgraded", 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:08:16.617 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:08:16.791 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[88943]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:16.792 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:16.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 bash[92624]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: cluster 2024-08-08T20:08:15.254144+0000 mgr.y (mgr.15225) 436 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:15.268602+0000 mgr.y (mgr.15225) 437 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:15.587144+0000 mgr.y (mgr.15225) 438 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:16.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:16.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:16 smithi169 bash[70340]: audit 2024-08-08T20:08:16.301857+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.32:0/2113763932' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:17.064 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.064 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.064 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.065 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.065 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.065 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.065 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:17 smithi032 systemd[1]: Stopping Ceph osd.0 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:08:17.066 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.066 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:16 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:17.332 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[29293]: debug 2024-08-08T20:08:17.165+0000 7fbe8b4df640 -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-08-08T20:08:17.332 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[29293]: debug 2024-08-08T20:08:17.165+0000 7fbe8b4df640 -1 osd.0 112 *** Got signal Terminated *** 2024-08-08T20:08:17.332 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[29293]: debug 2024-08-08T20:08:17.165+0000 7fbe8b4df640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:08:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:17 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:18.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: audit 2024-08-08T20:08:15.908759+0000 mgr.y (mgr.15225) 439 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: audit 2024-08-08T20:08:16.618010+0000 mgr.y (mgr.15225) 440 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:18.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:17 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.168765+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 marked itself down and dead 2024-08-08T20:08:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:18.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:18.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:18.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:18 smithi169 bash[70340]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:19.082 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[97855]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-0 2024-08-08T20:08:19.082 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[97919]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-0 2024-08-08T20:08:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:19.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[92624]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.254909+0000 mgr.y (mgr.15225) 441 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.703069+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:18 smithi032 bash[88943]: cluster 2024-08-08T20:08:17.720762+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-08T20:08:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:19 smithi032 bash[92624]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:19 smithi032 bash[92624]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:19 smithi032 bash[88943]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:19 smithi032 bash[88943]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:19 smithi169 bash[70340]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:19 smithi169 bash[70340]: cluster 2024-08-08T20:08:18.727733+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-08T20:08:20.995 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:20 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-08T20:08:21.021 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:20 smithi032 systemd[1]: Stopped Ceph osd.0 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:08:21.021 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[92624]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.021 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[92624]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.021 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[92624]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.022 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[92624]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.022 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[88943]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.022 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[88943]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.022 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[88943]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.022 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:20 smithi032 bash[88943]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:20 smithi169 bash[70340]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:20 smithi169 bash[70340]: cluster 2024-08-08T20:08:19.256242+0000 mgr.y (mgr.15225) 442 : cluster [DBG] pgmap v236: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:21.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:20 smithi169 bash[70340]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:20 smithi169 bash[70340]: cluster 2024-08-08T20:08:19.722455+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-08-08T20:08:21.331 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.332 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:08:20 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.332 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.333 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.333 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: Started Ceph osd.0 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:08:21.333 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.333 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:21.334 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:21 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[92624]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:21 smithi032 bash[88943]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:20.695295+0000 mgr.y (mgr.15225) 443 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.168409+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.175765+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:21 smithi169 bash[70340]: audit 2024-08-08T20:08:21.180660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:22.459 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:22.459 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:22.459 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:08:22.459 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:22.736 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:22.737 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-08T20:08:22.737 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-08T20:08:23.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[92624]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[88943]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.006 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-08T20:08:23.006 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-08T20:08:23.006 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-08T20:08:23.006 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-08T20:08:23.006 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:22 smithi032 bash[98065]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: cluster 2024-08-08T20:08:21.256963+0000 mgr.y (mgr.15225) 444 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: audit 2024-08-08T20:08:22.641475+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:22 smithi169 bash[70340]: audit 2024-08-08T20:08:22.642929+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:23.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:23] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:23 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:24.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:23 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:23 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.738312+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:24.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:23 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:24.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:23 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.738344+0000 mon.a (mon.0) 175 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-08-08T20:08:25.082 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:24 smithi032 bash[98275]: debug 2024-08-08T20:08:24.793+0000 7fc9ac4ba640 1 -- 172.21.15.32:0/3443524011 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561d979dc960 con 0x561d979fdc00 2024-08-08T20:08:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:24 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:24 smithi032 bash[88943]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:25.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:24 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:24 smithi032 bash[92624]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:25.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:24 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:25.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:24 smithi169 bash[70340]: cluster 2024-08-08T20:08:23.258853+0000 mgr.y (mgr.15225) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:26.582 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:26 smithi032 bash[98275]: debug 2024-08-08T20:08:26.097+0000 7fc9aed21640 -1 Falling back to public interface 2024-08-08T20:08:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:26 smithi032 bash[88943]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:26 smithi032 bash[88943]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:26 smithi032 bash[92624]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:27.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:26 smithi032 bash[92624]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:26 smithi169 bash[70340]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:27.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:26 smithi169 bash[70340]: cluster 2024-08-08T20:08:25.259780+0000 mgr.y (mgr.15225) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[92624]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:28 smithi032 bash[88943]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: cluster 2024-08-08T20:08:27.260525+0000 mgr.y (mgr.15225) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:08:29.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: audit 2024-08-08T20:08:28.070256+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:29.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:28 smithi169 bash[70340]: audit 2024-08-08T20:08:28.075782+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.082 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:29 smithi032 bash[98275]: debug 2024-08-08T20:08:29.797+0000 7fc9aed21640 -1 osd.0 112 log_to_monitors true 2024-08-08T20:08:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:30 smithi169 bash[70340]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.582 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[98275]: debug 2024-08-08T20:08:30.265+0000 7fc9a6acb640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[88943]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.213248+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.220742+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: cluster 2024-08-08T20:08:29.262298+0000 mgr.y (mgr.15225) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.804857+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:30 smithi032 bash[92624]: audit 2024-08-08T20:08:29.805168+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[88943]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:31.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:31 smithi032 bash[92624]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:31.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.223760+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: cluster 2024-08-08T20:08:30.230858+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.231814+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.232442+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:31.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:31 smithi169 bash[70340]: audit 2024-08-08T20:08:30.703918+0000 mgr.y (mgr.15225) 449 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[88943]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:32.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:32 smithi032 bash[92624]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.235526+0000 mon.a (mon.0) 184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.244641+0000 mon.a (mon.0) 185 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3282967545,v1:172.21.15.32:6803/3282967545] boot 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.244754+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: audit 2024-08-08T20:08:31.248413+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:32.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:32 smithi169 bash[70340]: cluster 2024-08-08T20:08:31.265207+0000 mgr.y (mgr.15225) 450 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-08-08T20:08:33.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:33] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-08-08T20:08:33.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:33 smithi032 bash[88943]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:33.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:33 smithi032 bash[88943]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:33.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:33 smithi032 bash[92624]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:33.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:33 smithi032 bash[92624]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:33 smithi169 bash[70340]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:33 smithi169 bash[70340]: cluster 2024-08-08T20:08:32.254404+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-08T20:08:34.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:34 smithi032 bash[88943]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:34.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:34 smithi032 bash[88943]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:34.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:34 smithi032 bash[92624]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:34.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:34 smithi032 bash[92624]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:34 smithi169 bash[70340]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:34 smithi169 bash[70340]: cluster 2024-08-08T20:08:33.267185+0000 mgr.y (mgr.15225) 451 : cluster [DBG] pgmap v246: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:08:35.522 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:35 smithi032 bash[88943]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:35.522 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:35 smithi032 bash[88943]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:35.523 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:35 smithi032 bash[92624]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:35.523 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:35 smithi032 bash[92624]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:35 smithi169 bash[70340]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:35 smithi169 bash[70340]: cluster 2024-08-08T20:08:34.247539+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:36.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:36 smithi032 bash[92624]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:36.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:36 smithi032 bash[92624]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:36.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:36 smithi032 bash[88943]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:36.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:36 smithi032 bash[88943]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:36 smithi169 bash[70340]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:36 smithi169 bash[70340]: cluster 2024-08-08T20:08:35.268073+0000 mgr.y (mgr.15225) 452 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[92624]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[92624]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[92624]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[92624]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[88943]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[88943]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[88943]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:37.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:37 smithi032 bash[88943]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:37 smithi169 bash[70340]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:37 smithi169 bash[70340]: cluster 2024-08-08T20:08:36.258660+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 9 pgs degraded) 2024-08-08T20:08:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:37 smithi169 bash[70340]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:37.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:37 smithi169 bash[70340]: cluster 2024-08-08T20:08:36.258728+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-08-08T20:08:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:38 smithi169 bash[70340]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:39.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[88943]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: cluster 2024-08-08T20:08:37.268905+0000 mgr.y (mgr.15225) 453 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-08-08T20:08:39.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: audit 2024-08-08T20:08:37.641844+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:38 smithi032 bash[92624]: audit 2024-08-08T20:08:37.643326+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[88943]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.298 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.299 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:40.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:40 smithi032 bash[92624]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.012613+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.022253+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.024479+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.026243+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:08:40.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.038690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.194463+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.197782+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.200437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.202573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.206154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: audit 2024-08-08T20:08:39.206507+0000 mgr.y (mgr.15225) 454 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-08T20:08:40.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: cephadm 2024-08-08T20:08:39.208790+0000 mgr.y (mgr.15225) 455 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-08T20:08:40.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:40.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:40 smithi169 bash[70340]: cluster 2024-08-08T20:08:39.270545+0000 mgr.y (mgr.15225) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:08:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:41 smithi032 bash[88943]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:41.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:41 smithi032 bash[88943]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:41.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:41 smithi032 bash[92624]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:41.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:41 smithi032 bash[92624]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:41.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:41 smithi169 bash[70340]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:41.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:41 smithi169 bash[70340]: audit 2024-08-08T20:08:40.711903+0000 mgr.y (mgr.15225) 457 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:42.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:42 smithi169 bash[70340]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:43.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[88943]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cluster 2024-08-08T20:08:41.271557+0000 mgr.y (mgr.15225) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cephadm 2024-08-08T20:08:41.630408+0000 mgr.y (mgr.15225) 459 : cephadm [INF] Upgrade: Updating osd.1 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.635786+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:43.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.638832+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-08T20:08:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: audit 2024-08-08T20:08:41.640296+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:08:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:42 smithi032 bash[92624]: cephadm 2024-08-08T20:08:41.644821+0000 mgr.y (mgr.15225) 460 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-08-08T20:08:43.270 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:43] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.51.0" 2024-08-08T20:08:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:43 smithi032 bash[92624]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:43 smithi032 bash[92624]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:43 smithi032 bash[88943]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:43 smithi032 bash[88943]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:43 smithi169 bash[70340]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:43 smithi169 bash[70340]: audit 2024-08-08T20:08:42.826258+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:44.990 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:44 smithi032 bash[92624]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:44.990 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:44 smithi032 bash[92624]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:44.991 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:44 smithi032 bash[88943]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:44.991 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:44 smithi032 bash[88943]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:44 smithi169 bash[70340]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:44 smithi169 bash[70340]: cluster 2024-08-08T20:08:43.274100+0000 mgr.y (mgr.15225) 461 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-08T20:08:45.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.997 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.997 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.997 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.998 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.998 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.998 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.998 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: Stopping Ceph osd.1 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:08:45.999 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:45.999 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:46.332 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[34647]: debug 2024-08-08T20:08:46.096+0000 7f411bf1a640 -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-08-08T20:08:46.332 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[34647]: debug 2024-08-08T20:08:46.096+0000 7f411bf1a640 -1 osd.1 117 *** Got signal Terminated *** 2024-08-08T20:08:46.332 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[34647]: debug 2024-08-08T20:08:46.096+0000 7f411bf1a640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:08:46.981 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:08:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:46 smithi169 bash[70340]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:46 smithi169 bash[70340]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:46 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:46 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[88943]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[88943]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[92624]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[92624]: cluster 2024-08-08T20:08:45.274976+0000 mgr.y (mgr.15225) 462 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:46 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.099906+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 19s ago 33m 13.6M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (5m) 3m ago 32m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (7m) 19s ago 30m 48.8M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (7m) 3m ago 41m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:08:47.639 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (18m) 19s ago 43m 510M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 19s ago 43m 42.8M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (3m) 3m ago 41m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (2m) 19s ago 41m 30.9M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (7m) 19s ago 33m 8487k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (7m) 3m ago 33m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (23s) 19s ago 40m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (39m) 19s ago 39m 70.4M 3037M 19.1.0-1335-gbca9905d c7b33901c886 f56a9b2f85fd 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (38m) 19s ago 38m 64.3M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (37m) 19s ago 38m 60.6M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (37m) 3m ago 37m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (36m) 3m ago 36m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (35m) 3m ago 35m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:08:47.640 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (34m) 3m ago 34m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:08:47.641 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (6m) 3m ago 33m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:08:47.641 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (30m) 19s ago 30m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:08:47.641 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (31m) 3m ago 31m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:08:48.058 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 1, 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 6 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 6, 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:08:48.059 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:08:48.156 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[102325]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-1 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[92624]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.157 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:47 smithi032 bash[88943]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:47 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:47 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.833130+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:08:48.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:47 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:47 smithi169 bash[70340]: cluster 2024-08-08T20:08:46.843181+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/8 daemons upgraded", 2024-08-08T20:08:48.384 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:08:48.385 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:08:48.385 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:08:48.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[102498]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-1 2024-08-08T20:08:49.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[92624]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.205 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.206 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:48 smithi032 bash[88943]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:46.970361+0000 mgr.y (mgr.15225) 463 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: cluster 2024-08-08T20:08:47.275682+0000 mgr.y (mgr.15225) 464 : cluster [DBG] pgmap v254: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:08:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:47.289190+0000 mgr.y (mgr.15225) 465 : audit [DBG] from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:47.614420+0000 mgr.y (mgr.15225) 466 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: cluster 2024-08-08T20:08:47.851599+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:48.060345+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.32:0/112247114' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:49.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:48 smithi169 bash[70340]: audit 2024-08-08T20:08:48.385704+0000 mgr.y (mgr.15225) 467 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:08:50.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:49 smithi169 bash[70340]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:49 smithi169 bash[70340]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.232 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:49 smithi032 bash[92624]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.232 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:49 smithi032 bash[92624]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.232 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-08T20:08:50.233 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: Stopped Ceph osd.1 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:08:50.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:49 smithi032 bash[88943]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:49 smithi032 bash[88943]: cluster 2024-08-08T20:08:49.276667+0000 mgr.y (mgr.15225) 468 : cluster [DBG] pgmap v256: 161 pgs: 37 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-08-08T20:08:50.581 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.582 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: Started Ceph osd.1 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:08:50.582 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.582 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.583 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.583 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.583 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:50.584 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:08:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:08:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[88943]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:50 smithi032 bash[92624]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: cluster 2024-08-08T20:08:49.878578+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.403845+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.409678+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.416126+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:50 smithi169 bash[70340]: audit 2024-08-08T20:08:50.715904+0000 mgr.y (mgr.15225) 469 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:08:51.745 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:51.745 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:52.082 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:08:52.082 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:52.083 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:08:52.083 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-08T20:08:52.083 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[102652]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[88943]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:51 smithi032 bash[92624]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: audit 2024-08-08T20:08:50.966064+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: audit 2024-08-08T20:08:50.970968+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:52.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:51 smithi169 bash[70340]: cluster 2024-08-08T20:08:51.277803+0000 mgr.y (mgr.15225) 470 : cluster [DBG] pgmap v257: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:52.582 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:52 smithi032 bash[102652]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-08T20:08:52.582 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:52 smithi032 bash[102652]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-08T20:08:52.582 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:52 smithi032 bash[102652]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-08T20:08:52.583 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:52 smithi032 bash[102652]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-08T20:08:52.583 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:52 smithi032 bash[102652]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-08T20:08:53.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:08:53] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-08-08T20:08:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:53 smithi169 bash[70340]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:53 smithi169 bash[70340]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:53 smithi169 bash[70340]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:53 smithi169 bash[70340]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:54.082 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[102876]: debug 2024-08-08T20:08:53.848+0000 7fc93637f640 1 -- 172.21.15.32:0/1654788691 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b8f8cc0960 con 0x55b8f8ce1c00 2024-08-08T20:08:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[92624]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[92624]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[92624]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:54.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[92624]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[88943]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[88943]: audit 2024-08-08T20:08:52.643102+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[88943]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:53 smithi032 bash[88943]: audit 2024-08-08T20:08:52.645308+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:08:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:54 smithi169 bash[70340]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:54 smithi169 bash[70340]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:54 smithi032 bash[88943]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:55.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:54 smithi032 bash[88943]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:54 smithi032 bash[92624]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:55.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:54 smithi032 bash[92624]: cluster 2024-08-08T20:08:53.279607+0000 mgr.y (mgr.15225) 471 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:56.081 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:55 smithi032 bash[102876]: debug 2024-08-08T20:08:55.680+0000 7fc938be6640 -1 Falling back to public interface 2024-08-08T20:08:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:56.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:56.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:56.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:56 smithi169 bash[70340]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[92624]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: cluster 2024-08-08T20:08:55.280729+0000 mgr.y (mgr.15225) 472 : cluster [DBG] pgmap v259: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: audit 2024-08-08T20:08:56.281736+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:56 smithi032 bash[88943]: audit 2024-08-08T20:08:56.290881+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:58.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:58 smithi169 bash[70340]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[92624]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: cluster 2024-08-08T20:08:57.281640+0000 mgr.y (mgr.15225) 473 : cluster [DBG] pgmap v260: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: audit 2024-08-08T20:08:57.395521+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: audit 2024-08-08T20:08:57.401226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:58.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:58 smithi032 bash[88943]: cluster 2024-08-08T20:08:58.136895+0000 mon.a (mon.0) 224 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-08T20:08:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:59 smithi169 bash[70340]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:59 smithi169 bash[70340]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:59 smithi169 bash[70340]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:08:59 smithi169 bash[70340]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.832 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[102876]: debug 2024-08-08T20:08:59.336+0000 7fc938be6640 -1 osd.1 117 log_to_monitors true 2024-08-08T20:08:59.832 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[102876]: debug 2024-08-08T20:08:59.452+0000 7fc92c988640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:08:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[92624]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[92624]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[92624]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[92624]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[88943]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[88943]: audit 2024-08-08T20:08:59.344473+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[88943]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:08:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:08:59 smithi032 bash[88943]: audit 2024-08-08T20:08:59.344814+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-08T20:09:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:00 smithi169 bash[70340]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.726 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[88943]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: cluster 2024-08-08T20:08:59.283987+0000 mgr.y (mgr.15225) 474 : cluster [DBG] pgmap v261: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.403551+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.409293+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: cluster 2024-08-08T20:08:59.410340+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:00.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:00 smithi032 bash[92624]: audit 2024-08-08T20:08:59.412023+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:09:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:01.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:01 smithi169 bash[70340]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[88943]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.404351+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.420841+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.32:6810/3256748367,v1:172.21.15.32:6811/3256748367] boot 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:00.421099+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: audit 2024-08-08T20:09:00.424727+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: audit 2024-08-08T20:09:00.727064+0000 mgr.y (mgr.15225) 475 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:01.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:01 smithi032 bash[92624]: cluster 2024-08-08T20:09:01.416619+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-08T20:09:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:02 smithi169 bash[70340]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:02 smithi169 bash[70340]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:02 smithi032 bash[88943]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:02.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:02 smithi032 bash[88943]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:02 smithi032 bash[92624]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:02 smithi032 bash[92624]: cluster 2024-08-08T20:09:01.284980+0000 mgr.y (mgr.15225) 476 : cluster [DBG] pgmap v264: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-08-08T20:09:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:03] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-08-08T20:09:03.774 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:03 smithi032 bash[92624]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:03.774 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:03 smithi032 bash[92624]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:03.774 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:03 smithi032 bash[88943]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:03.774 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:03 smithi032 bash[88943]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:03 smithi169 bash[70340]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:03 smithi169 bash[70340]: cluster 2024-08-08T20:09:03.452996+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded (PG_DEGRADED) 2024-08-08T20:09:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:04 smithi032 bash[92624]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:04 smithi032 bash[92624]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:04 smithi032 bash[88943]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:04.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:04 smithi032 bash[88943]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:04 smithi169 bash[70340]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:04 smithi169 bash[70340]: cluster 2024-08-08T20:09:03.286534+0000 mgr.y (mgr.15225) 477 : cluster [DBG] pgmap v266: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:05 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:05 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:05 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.507598+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 7 pgs degraded) 2024-08-08T20:09:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:05 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:05 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.507640+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-08-08T20:09:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:06 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:06.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:06 smithi032 bash[92624]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:06 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:06.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:06 smithi032 bash[88943]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:06 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:06 smithi169 bash[70340]: cluster 2024-08-08T20:09:05.287552+0000 mgr.y (mgr.15225) 478 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:08 smithi169 bash[70340]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cluster 2024-08-08T20:09:07.288275+0000 mgr.y (mgr.15225) 479 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.400812+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.409314+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.411391+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.413082+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.422104+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.581482+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.584364+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.588042+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.589052+0000 mgr.y (mgr.15225) 480 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.595337+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.602145+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.605904+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.609655+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.613396+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.616707+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.620155+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.621894+0000 mgr.y (mgr.15225) 481 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.624093+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.632506+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.638361+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.645458+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.647799+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.654317+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.661493+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.667497+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.676215+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.678738+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:09:08.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.690796+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.712531+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.724590+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.726318+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.728044+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.729680+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.731322+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:09:08.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.737974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[88943]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.743214+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.744801+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.746303+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.747858+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.749519+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.751098+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: cephadm 2024-08-08T20:09:07.752323+0000 mgr.y (mgr.15225) 482 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.849 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.753337+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:09:08.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.759407+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:09:08.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:08.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:08 smithi032 bash[92624]: audit 2024-08-08T20:09:07.841263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:09 smithi169 bash[70340]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[88943]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.494773+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.496443+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.507048+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.646329+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.647620+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:09.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:09 smithi032 bash[92624]: audit 2024-08-08T20:09:08.656810+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:10 smithi169 bash[70340]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:10 smithi169 bash[70340]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:11.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:10 smithi032 bash[92624]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:11.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:10 smithi032 bash[92624]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:11.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:10 smithi032 bash[88943]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:11.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:10 smithi032 bash[88943]: cluster 2024-08-08T20:09:09.289726+0000 mgr.y (mgr.15225) 483 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:09:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:11 smithi169 bash[70340]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:11 smithi169 bash[70340]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:11 smithi032 bash[88943]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:12.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:11 smithi032 bash[88943]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:12.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:11 smithi032 bash[92624]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:12.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:11 smithi032 bash[92624]: audit 2024-08-08T20:09:10.735901+0000 mgr.y (mgr.15225) 484 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:12 smithi169 bash[70340]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:12 smithi169 bash[70340]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:13.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:12 smithi032 bash[92624]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:12 smithi032 bash[92624]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:12 smithi032 bash[88943]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:13.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:12 smithi032 bash[88943]: cluster 2024-08-08T20:09:11.290722+0000 mgr.y (mgr.15225) 485 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:09:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:13] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:09:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:13 smithi169 bash[70340]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:13 smithi169 bash[70340]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:13 smithi169 bash[70340]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:13 smithi169 bash[70340]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[92624]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[92624]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[92624]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[92624]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[88943]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[88943]: audit 2024-08-08T20:09:12.852156+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:09:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[88943]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:13 smithi032 bash[88943]: cluster 2024-08-08T20:09:13.292166+0000 mgr.y (mgr.15225) 486 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:09:16.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:16 smithi169 bash[70340]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:16.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:16 smithi169 bash[70340]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:16 smithi032 bash[88943]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:16 smithi032 bash[88943]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:16 smithi032 bash[92624]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:16.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:16 smithi032 bash[92624]: cluster 2024-08-08T20:09:15.293210+0000 mgr.y (mgr.15225) 487 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:18 smithi169 bash[70340]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:18 smithi169 bash[70340]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.735 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:18 smithi032 bash[92624]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.735 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:18 smithi032 bash[92624]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.735 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:18 smithi032 bash[88943]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:18.735 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:18 smithi032 bash[88943]: cluster 2024-08-08T20:09:17.293924+0000 mgr.y (mgr.15225) 488 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:19.424 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:09:19.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:19 smithi169 bash[70340]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:19.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:19 smithi169 bash[70340]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:19.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:19 smithi032 bash[92624]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:19.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:19 smithi032 bash[92624]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:19.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:19 smithi032 bash[88943]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:19.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:19 smithi032 bash[88943]: audit 2024-08-08T20:09:18.722025+0000 mgr.y (mgr.15225) 489 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:20 smithi169 bash[70340]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:20.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:20 smithi169 bash[70340]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:20.742 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:20 smithi032 bash[92624]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:20.742 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:20 smithi032 bash[92624]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:20.743 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:20 smithi032 bash[88943]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:20.743 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:20 smithi032 bash[88943]: cluster 2024-08-08T20:09:19.295429+0000 mgr.y (mgr.15225) 490 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:21 smithi169 bash[70340]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:21.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:21 smithi169 bash[70340]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:21.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:21 smithi032 bash[92624]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:21.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:21 smithi032 bash[92624]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:21 smithi032 bash[88943]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:21 smithi032 bash[88943]: audit 2024-08-08T20:09:20.743958+0000 mgr.y (mgr.15225) 491 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:22.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:22 smithi169 bash[70340]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:22.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:22 smithi169 bash[70340]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:22 smithi032 bash[92624]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:22 smithi032 bash[92624]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:22.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:22 smithi032 bash[88943]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:22 smithi032 bash[88943]: cluster 2024-08-08T20:09:21.296388+0000 mgr.y (mgr.15225) 492 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:23.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:23] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-08-08T20:09:23.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:23 smithi169 bash[70340]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:23.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:23 smithi169 bash[70340]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:23.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:23 smithi032 bash[88943]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:23.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:23 smithi032 bash[88943]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:23 smithi032 bash[92624]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:23 smithi032 bash[92624]: audit 2024-08-08T20:09:22.638341+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:24.249 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:09:24.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:24 smithi169 bash[70340]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:24.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:24 smithi169 bash[70340]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:24.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:24 smithi032 bash[88943]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:24.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:24 smithi032 bash[88943]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:24.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:24 smithi032 bash[92624]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:24.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:24 smithi032 bash[92624]: cluster 2024-08-08T20:09:23.297791+0000 mgr.y (mgr.15225) 493 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 29s ago 33m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (6m) 4m ago 33m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (8m) 29s ago 31m 48.9M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (8m) 4m ago 41m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (19m) 29s ago 44m 513M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:09:25.741 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (3m) 29s ago 44m 43.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (4m) 4m ago 42m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (2m) 29s ago 42m 32.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (7m) 29s ago 33m 8244k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (7m) 4m ago 33m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (62s) 29s ago 41m 45.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (32s) 29s ago 40m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (39m) 29s ago 39m 64.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (38m) 29s ago 38m 61.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (37m) 4m ago 37m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (36m) 4m ago 36m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (35m) 4m ago 35m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:09:25.742 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (35m) 4m ago 35m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:09:25.743 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (7m) 4m ago 34m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:09:25.743 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (31m) 29s ago 31m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:09:25.743 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (31m) 4m ago 31m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:09:26.347 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-08T20:09:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:26 smithi169 bash[70340]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:26 smithi169 bash[70340]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:26 smithi169 bash[70340]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:26.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:26 smithi169 bash[70340]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[92624]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[92624]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[92624]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:26.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[92624]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[88943]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[88943]: cluster 2024-08-08T20:09:25.299163+0000 mgr.y (mgr.15225) 494 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[88943]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:26 smithi032 bash[88943]: audit 2024-08-08T20:09:25.704654+0000 mgr.y (mgr.15225) 495 : audit [DBG] from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:28 smithi169 bash[70340]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:28.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:28 smithi169 bash[70340]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:28.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:28 smithi032 bash[88943]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:28.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:28 smithi032 bash[88943]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:28 smithi032 bash[92624]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:28 smithi032 bash[92624]: cluster 2024-08-08T20:09:27.299945+0000 mgr.y (mgr.15225) 496 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:30 smithi169 bash[70340]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:30 smithi169 bash[70340]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:30.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:30 smithi032 bash[92624]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:30.751 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:30 smithi032 bash[92624]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:30.751 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:30 smithi032 bash[88943]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:30.751 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:30 smithi032 bash[88943]: cluster 2024-08-08T20:09:29.301414+0000 mgr.y (mgr.15225) 497 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:31.166 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:09:31.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:31 smithi032 bash[92624]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:31.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:31 smithi032 bash[92624]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:31 smithi032 bash[88943]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:31.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:31 smithi032 bash[88943]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:31.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:31 smithi169 bash[70340]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:31.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:31 smithi169 bash[70340]: audit 2024-08-08T20:09:30.751657+0000 mgr.y (mgr.15225) 498 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:32 smithi169 bash[70340]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:32 smithi169 bash[70340]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:32.775 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:09:32.776 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:32 smithi032 bash[88943]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:32.776 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:32 smithi032 bash[88943]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:32.776 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:32 smithi032 bash[92624]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:32.776 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:32 smithi032 bash[92624]: cluster 2024-08-08T20:09:31.302463+0000 mgr.y (mgr.15225) 499 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:33.082 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:33] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-08-08T20:09:33.399 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-08-08T20:09:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:33 smithi169 bash[70340]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:33.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:33 smithi169 bash[70340]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:33 smithi032 bash[92624]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:33 smithi032 bash[92624]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:33 smithi032 bash[88943]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:33 smithi032 bash[88943]: audit 2024-08-08T20:09:32.765313+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/4265654400' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:09:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:34 smithi169 bash[70340]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:34 smithi169 bash[70340]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:34 smithi032 bash[88943]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:34.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:34 smithi032 bash[88943]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:34 smithi032 bash[92624]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:34.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:34 smithi032 bash[92624]: cluster 2024-08-08T20:09:33.304107+0000 mgr.y (mgr.15225) 500 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:36 smithi169 bash[70340]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:36 smithi169 bash[70340]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:36.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:36 smithi032 bash[92624]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:36.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:36 smithi032 bash[92624]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:36 smithi032 bash[88943]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:36 smithi032 bash[88943]: cluster 2024-08-08T20:09:35.305193+0000 mgr.y (mgr.15225) 501 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.220 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:09:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[88943]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[88943]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[88943]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:38.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[88943]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:38.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[92624]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[92624]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[92624]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:38.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:38 smithi032 bash[92624]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:38 smithi169 bash[70340]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:38 smithi169 bash[70340]: cluster 2024-08-08T20:09:37.306002+0000 mgr.y (mgr.15225) 502 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:38 smithi169 bash[70340]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:38.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:38 smithi169 bash[70340]: audit 2024-08-08T20:09:37.638674+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[88943]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[88943]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[88943]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[88943]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[92624]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[92624]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[92624]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:40.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:40 smithi032 bash[92624]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:40 smithi169 bash[70340]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:40 smithi169 bash[70340]: cluster 2024-08-08T20:09:39.307493+0000 mgr.y (mgr.15225) 503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:40 smithi169 bash[70340]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:40 smithi169 bash[70340]: audit 2024-08-08T20:09:39.722096+0000 mgr.y (mgr.15225) 504 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:41 smithi032 bash[88943]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:41.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:41 smithi032 bash[88943]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:41.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:41 smithi032 bash[92624]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:41.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:41 smithi032 bash[92624]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:41 smithi169 bash[70340]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:41 smithi169 bash[70340]: audit 2024-08-08T20:09:40.762847+0000 mgr.y (mgr.15225) 505 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:42.007 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:09:42.569 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:09:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:42 smithi169 bash[70340]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:42 smithi169 bash[70340]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:42 smithi032 bash[88943]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:42.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:42 smithi032 bash[88943]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:42 smithi032 bash[92624]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:42.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:42 smithi032 bash[92624]: cluster 2024-08-08T20:09:41.308136+0000 mgr.y (mgr.15225) 506 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:43.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:43] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:09:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:44 smithi169 bash[70340]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:44 smithi169 bash[70340]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:44.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:44 smithi032 bash[88943]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:44.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:44 smithi032 bash[88943]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:44.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:44 smithi032 bash[92624]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:44.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:44 smithi032 bash[92624]: cluster 2024-08-08T20:09:43.309492+0000 mgr.y (mgr.15225) 507 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:46 smithi169 bash[70340]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:46.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:46 smithi169 bash[70340]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:46.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:46 smithi032 bash[88943]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:46.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:46 smithi032 bash[88943]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:46 smithi032 bash[92624]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:46 smithi032 bash[92624]: cluster 2024-08-08T20:09:45.310464+0000 mgr.y (mgr.15225) 508 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:47.394 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:09:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:48 smithi169 bash[70340]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:48 smithi169 bash[70340]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:48 smithi032 bash[88943]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:48 smithi032 bash[88943]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:48 smithi032 bash[92624]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:48 smithi032 bash[92624]: cluster 2024-08-08T20:09:47.311178+0000 mgr.y (mgr.15225) 509 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:09:48.835 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:09:49.497 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:09:49.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:49 smithi169 bash[70340]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:49.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:49 smithi169 bash[70340]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:49.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:49 smithi032 bash[88943]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:49.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:49 smithi032 bash[88943]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:49.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:49 smithi032 bash[92624]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:49.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:49 smithi032 bash[92624]: audit 2024-08-08T20:09:48.836883+0000 mgr.y (mgr.15225) 510 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:09:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:50 smithi169 bash[70340]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:50 smithi169 bash[70340]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:50.773 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:50 smithi032 bash[88943]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:50.773 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:50 smithi032 bash[88943]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:50.773 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:50 smithi032 bash[92624]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:50.773 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:50 smithi032 bash[92624]: cluster 2024-08-08T20:09:49.312623+0000 mgr.y (mgr.15225) 511 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:51 smithi032 bash[88943]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:51.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:51 smithi032 bash[88943]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:51.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:51 smithi032 bash[92624]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:51.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:51 smithi032 bash[92624]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:51 smithi169 bash[70340]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:51 smithi169 bash[70340]: audit 2024-08-08T20:09:50.774078+0000 mgr.y (mgr.15225) 512 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:09:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:52 smithi032 bash[88943]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:52.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:52 smithi032 bash[88943]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:52 smithi032 bash[92624]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:52 smithi032 bash[92624]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:52 smithi169 bash[70340]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:52 smithi169 bash[70340]: cluster 2024-08-08T20:09:51.313643+0000 mgr.y (mgr.15225) 513 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:53.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:09:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:09:53] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:09:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:53 smithi032 bash[88943]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:53 smithi032 bash[88943]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:53 smithi032 bash[92624]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:53.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:53 smithi032 bash[92624]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:53 smithi169 bash[70340]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:53 smithi169 bash[70340]: audit 2024-08-08T20:09:52.639307+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:09:54.320 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:09:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:54 smithi032 bash[92624]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:54 smithi032 bash[92624]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:54 smithi032 bash[88943]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:54.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:54 smithi032 bash[88943]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:54 smithi169 bash[70340]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:54 smithi169 bash[70340]: cluster 2024-08-08T20:09:53.315013+0000 mgr.y (mgr.15225) 514 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:09:55.808 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:09:56.441 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-08-08T20:09:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[88943]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[88943]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[88943]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:56.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[88943]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[92624]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[92624]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[92624]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:56 smithi032 bash[92624]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:56 smithi169 bash[70340]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:56 smithi169 bash[70340]: cluster 2024-08-08T20:09:55.316004+0000 mgr.y (mgr.15225) 515 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:56 smithi169 bash[70340]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:56 smithi169 bash[70340]: audit 2024-08-08T20:09:55.810389+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/1332104413' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:09:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:58 smithi032 bash[88943]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:58.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:09:58 smithi032 bash[88943]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:58.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:58 smithi032 bash[92624]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:58.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:09:58 smithi032 bash[92624]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:58 smithi169 bash[70340]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:09:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:09:58 smithi169 bash[70340]: cluster 2024-08-08T20:09:57.316708+0000 mgr.y (mgr.15225) 516 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:00.783 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[92624]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.783 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[92624]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.783 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[92624]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:00.783 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[92624]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:00.783 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[88943]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.784 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[88943]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.784 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[88943]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:00.784 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:00 smithi032 bash[88943]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:00 smithi169 bash[70340]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:00 smithi169 bash[70340]: cluster 2024-08-08T20:09:59.318203+0000 mgr.y (mgr.15225) 517 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:00 smithi169 bash[70340]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:00 smithi169 bash[70340]: cluster 2024-08-08T20:10:00.000153+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-08-08T20:10:01.276 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:10:01.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:01 smithi032 bash[92624]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:01 smithi032 bash[92624]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:01 smithi032 bash[88943]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:01 smithi032 bash[88943]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:01 smithi169 bash[70340]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:01 smithi169 bash[70340]: audit 2024-08-08T20:10:00.784076+0000 mgr.y (mgr.15225) 518 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:02.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:02 smithi032 bash[92624]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:02.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:02 smithi032 bash[92624]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:02.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:02 smithi032 bash[88943]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:02.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:02 smithi032 bash[88943]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:02 smithi169 bash[70340]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:02 smithi169 bash[70340]: cluster 2024-08-08T20:10:01.318954+0000 mgr.y (mgr.15225) 519 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:03.280 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:03] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:10:03.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:03 smithi032 bash[88943]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:03.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:03 smithi032 bash[88943]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:03.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:03 smithi032 bash[92624]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:03.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:03 smithi032 bash[92624]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:03 smithi169 bash[70340]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:03 smithi169 bash[70340]: audit 2024-08-08T20:10:02.660971+0000 mgr.y (mgr.15225) 520 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:04 smithi032 bash[92624]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:04 smithi032 bash[92624]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:04 smithi032 bash[88943]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:04 smithi032 bash[88943]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:04 smithi169 bash[70340]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:04 smithi169 bash[70340]: cluster 2024-08-08T20:10:03.320337+0000 mgr.y (mgr.15225) 521 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:05.110 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:05.697 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:10:06.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:06 smithi169 bash[70340]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[92624]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: cephadm 2024-08-08T20:10:05.104324+0000 mgr.y (mgr.15225) 522 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:06.478 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.111248+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: cluster 2024-08-08T20:10:05.320889+0000 mgr.y (mgr.15225) 523 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.766660+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.767451+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:06 smithi032 bash[88943]: audit 2024-08-08T20:10:05.772761+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:07.398 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:07 smithi032 bash[92624]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:07.399 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:07 smithi032 bash[92624]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:07.399 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:07 smithi032 bash[88943]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:07.399 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:07 smithi032 bash[88943]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:07.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:07 smithi169 bash[70340]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:07.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:07 smithi169 bash[70340]: cephadm 2024-08-08T20:10:05.890061+0000 mgr.y (mgr.15225) 524 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:10:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:08 smithi169 bash[70340]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:08 smithi169 bash[70340]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:08 smithi169 bash[70340]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:08 smithi169 bash[70340]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[88943]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[88943]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[88943]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:08.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[88943]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[92624]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[92624]: cluster 2024-08-08T20:10:07.321567+0000 mgr.y (mgr.15225) 525 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[92624]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:08.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:08 smithi032 bash[92624]: audit 2024-08-08T20:10:07.638589+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:09.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:09 smithi169 bash[70340]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.190734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.191439+0000 mgr.y (mgr.15225) 526 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.191585+0000 mgr.y (mgr.15225) 527 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.194211+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.197260+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.198330+0000 mgr.y (mgr.15225) 528 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.202157+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.205530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.206505+0000 mgr.y (mgr.15225) 529 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.210114+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[88943]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.213103+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.214094+0000 mgr.y (mgr.15225) 530 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.221883+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.227760+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: audit 2024-08-08T20:10:08.228029+0000 mgr.y (mgr.15225) 531 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:09 smithi032 bash[92624]: cephadm 2024-08-08T20:10:08.229700+0000 mgr.y (mgr.15225) 532 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-08T20:10:10.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:10 smithi032 bash[92624]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:10 smithi032 bash[92624]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:10 smithi032 bash[88943]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:10 smithi032 bash[88943]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:10 smithi169 bash[70340]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:10 smithi169 bash[70340]: cluster 2024-08-08T20:10:09.323064+0000 mgr.y (mgr.15225) 533 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:10.913 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:11.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:11 smithi169 bash[70340]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[88943]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: cephadm 2024-08-08T20:10:10.451699+0000 mgr.y (mgr.15225) 534 : cephadm [INF] Upgrade: Updating osd.2 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.457698+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.461219+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.462442+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: cephadm 2024-08-08T20:10:10.467479+0000 mgr.y (mgr.15225) 535 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:11.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:11 smithi032 bash[92624]: audit 2024-08-08T20:10:10.791931+0000 mgr.y (mgr.15225) 536 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:12 smithi169 bash[70340]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:12 smithi169 bash[70340]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.738 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:12 smithi032 bash[92624]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.738 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:12 smithi032 bash[92624]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.739 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:12 smithi032 bash[88943]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.739 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:12 smithi032 bash[88943]: cluster 2024-08-08T20:10:11.324114+0000 mgr.y (mgr.15225) 537 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:12.967 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:10:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:13] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-08-08T20:10:13.629 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:10:13.629 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (7m) 77s ago 34m 13.7M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:10:13.629 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (7m) 5m ago 34m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (9m) 77s ago 32m 48.9M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (9m) 5m ago 42m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (19m) 77s ago 44m 513M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (4m) 77s ago 45m 43.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (5m) 5m ago 43m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (3m) 77s ago 43m 32.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (8m) 77s ago 34m 8244k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (8m) 5m ago 34m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:10:13.630 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (109s) 77s ago 42m 45.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (80s) 77s ago 41m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (40m) 77s ago 40m 64.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 3cfab89e7e18 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (39m) 77s ago 39m 61.1M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (38m) 5m ago 38m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (37m) 5m ago 37m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (36m) 5m ago 36m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (35m) 5m ago 35m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (8m) 5m ago 35m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (32m) 77s ago 32m 101M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:10:13.631 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (32m) 5m ago 32m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:10:13.997 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 6 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 7, 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:10:13.998 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/8 daemons upgraded", 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:10:14.325 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:10:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[88943]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.576 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:14.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:14 smithi032 bash[92624]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:12.955591+0000 mgr.y (mgr.15225) 538 : audit [DBG] from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.271628+0000 mgr.y (mgr.15225) 539 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: cluster 2024-08-08T20:10:13.325106+0000 mgr.y (mgr.15225) 540 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.591870+0000 mgr.y (mgr.15225) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:14.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:14.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:14 smithi169 bash[70340]: audit 2024-08-08T20:10:13.998238+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.32:0/2088549215' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:15.702 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[92624]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:15.702 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[92624]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:15.703 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.703 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.703 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.704 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.704 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.704 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.705 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.705 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.706 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[88943]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:15.706 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[88943]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:15.706 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:15 smithi169 bash[70340]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:15.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:15 smithi169 bash[70340]: audit 2024-08-08T20:10:14.326388+0000 mgr.y (mgr.15225) 542 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:16.082 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:15 smithi032 systemd[1]: Stopping Ceph osd.2 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:10:16.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[40192]: debug 2024-08-08T20:10:15.802+0000 7efeffcb0640 -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-08-08T20:10:16.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[40192]: debug 2024-08-08T20:10:15.802+0000 7efeffcb0640 -1 osd.2 122 *** Got signal Terminated *** 2024-08-08T20:10:16.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:15 smithi032 bash[40192]: debug 2024-08-08T20:10:15.802+0000 7efeffcb0640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:10:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[88943]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[88943]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[88943]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[88943]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[92624]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[92624]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[92624]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:16 smithi032 bash[92624]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:16 smithi169 bash[70340]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:16 smithi169 bash[70340]: cluster 2024-08-08T20:10:15.326010+0000 mgr.y (mgr.15225) 543 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:16 smithi169 bash[70340]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:16 smithi169 bash[70340]: cluster 2024-08-08T20:10:15.807143+0000 mon.a (mon.0) 309 : cluster [INF] osd.2 marked itself down and dead 2024-08-08T20:10:17.801 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[92624]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.802 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[92624]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.802 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[92624]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:17.802 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[92624]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:17.802 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[108112]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-2 2024-08-08T20:10:17.802 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[88943]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.802 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[88943]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[88943]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:17.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[88943]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:17 smithi169 bash[70340]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:17 smithi169 bash[70340]: cluster 2024-08-08T20:10:16.482620+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:10:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:17 smithi169 bash[70340]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:17 smithi169 bash[70340]: cluster 2024-08-08T20:10:16.499850+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-08T20:10:18.082 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:17 smithi032 bash[108174]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-2 2024-08-08T20:10:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[92624]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[92624]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[92624]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:18.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[92624]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[88943]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[88943]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[88943]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:18 smithi032 bash[88943]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:18 smithi169 bash[70340]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:18 smithi169 bash[70340]: cluster 2024-08-08T20:10:17.326707+0000 mgr.y (mgr.15225) 544 : cluster [DBG] pgmap v304: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:10:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:18 smithi169 bash[70340]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:18 smithi169 bash[70340]: cluster 2024-08-08T20:10:17.508062+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-08T20:10:19.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:19 smithi032 bash[92624]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:19.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:19 smithi032 bash[92624]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:19.833 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-08T20:10:19.833 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: Stopped Ceph osd.2 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:10:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:19 smithi032 bash[88943]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:19 smithi032 bash[88943]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:19 smithi169 bash[70340]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:19 smithi169 bash[70340]: cluster 2024-08-08T20:10:19.502278+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:20.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.333 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.333 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.334 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.334 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:20 smithi032 systemd[1]: Started Ceph osd.2 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:10:20.334 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.334 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.335 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:19 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:10:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[92624]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:20 smithi032 bash[88943]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: cluster 2024-08-08T20:10:19.328440+0000 mgr.y (mgr.15225) 545 : cluster [DBG] pgmap v306: 161 pgs: 19 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-08-08T20:10:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.093101+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.098537+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:20 smithi169 bash[70340]: audit 2024-08-08T20:10:20.104798+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:21.540 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:10:21.541 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:10:21.541 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:10:21.541 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:10:21.541 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:10:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[88943]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[88943]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[92624]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[92624]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:21.833 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-08T20:10:21.833 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-08-08T20:10:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:21 smithi169 bash[70340]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:21 smithi169 bash[70340]: audit 2024-08-08T20:10:20.799916+0000 mgr.y (mgr.15225) 546 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:22.332 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-08T20:10:22.332 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-08T20:10:22.333 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-08T20:10:22.333 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-08T20:10:22.333 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:21 smithi032 bash[108321]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-08T20:10:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:22 smithi032 bash[92624]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:22 smithi032 bash[92624]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:22 smithi032 bash[88943]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:22 smithi032 bash[88943]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:22 smithi169 bash[70340]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:22 smithi169 bash[70340]: cluster 2024-08-08T20:10:21.329303+0000 mgr.y (mgr.15225) 547 : cluster [DBG] pgmap v307: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:23.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:23] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:10:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:23 smithi169 bash[70340]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:23 smithi169 bash[70340]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:23 smithi169 bash[70340]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:23 smithi169 bash[70340]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[88943]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[88943]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[88943]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[88943]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[92624]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[92624]: audit 2024-08-08T20:10:22.642675+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[92624]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[92624]: audit 2024-08-08T20:10:22.643748+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:24.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:23 smithi032 bash[108545]: debug 2024-08-08T20:10:23.750+0000 7f2bc07f0640 1 -- 172.21.15.32:0/3738143350 <== mon.2 v2:172.21.15.32:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563194ea4960 con 0x563194ec5c00 2024-08-08T20:10:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:24 smithi169 bash[70340]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:24 smithi169 bash[70340]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:25.028 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:24 smithi032 bash[92624]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:25.028 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:24 smithi032 bash[92624]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:25.028 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:24 smithi032 bash[88943]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:25.028 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:24 smithi032 bash[88943]: cluster 2024-08-08T20:10:23.330254+0000 mgr.y (mgr.15225) 548 : cluster [DBG] pgmap v308: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:25.332 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:25 smithi032 bash[108545]: debug 2024-08-08T20:10:25.026+0000 7f2bc3057640 -1 Falling back to public interface 2024-08-08T20:10:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:26 smithi169 bash[70340]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:26 smithi169 bash[70340]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:26 smithi032 bash[88943]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:27.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:26 smithi032 bash[88943]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:26 smithi032 bash[92624]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:26 smithi032 bash[92624]: cluster 2024-08-08T20:10:25.331528+0000 mgr.y (mgr.15225) 549 : cluster [DBG] pgmap v309: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:27 smithi169 bash[70340]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[92624]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: audit 2024-08-08T20:10:26.973534+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: audit 2024-08-08T20:10:26.978890+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:28.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:27 smithi032 bash[88943]: cluster 2024-08-08T20:10:27.332351+0000 mgr.y (mgr.15225) 550 : cluster [DBG] pgmap v310: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-08-08T20:10:29.332 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[108545]: debug 2024-08-08T20:10:29.010+0000 7f2bc3057640 -1 osd.2 122 log_to_monitors true 2024-08-08T20:10:29.332 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[108545]: debug 2024-08-08T20:10:29.138+0000 7f2bbae01640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[88943]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:29.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:29 smithi032 bash[92624]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:28.089963+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:28.096414+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: cluster 2024-08-08T20:10:28.163081+0000 mon.a (mon.0) 323 : cluster [WRN] Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:29.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:29 smithi169 bash[70340]: audit 2024-08-08T20:10:29.017853+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:30.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:30 smithi169 bash[70340]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:30.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[92624]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: audit 2024-08-08T20:10:29.101487+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: cluster 2024-08-08T20:10:29.109410+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: audit 2024-08-08T20:10:29.110179+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:30 smithi032 bash[88943]: cluster 2024-08-08T20:10:29.333276+0000 mgr.y (mgr.15225) 551 : cluster [DBG] pgmap v312: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-08-08T20:10:31.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:31.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:31 smithi169 bash[70340]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[92624]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.102446+0000 mon.a (mon.0) 328 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.112565+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.32:6818/1371518404,v1:172.21.15.32:6819/1371518404] boot 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:30.112717+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: audit 2024-08-08T20:10:30.113929+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: audit 2024-08-08T20:10:30.811121+0000 mgr.y (mgr.15225) 552 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:31.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:31.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:31 smithi032 bash[88943]: cluster 2024-08-08T20:10:31.115041+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-08T20:10:32.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:32 smithi169 bash[70340]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:32.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:32 smithi169 bash[70340]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:32.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:32 smithi032 bash[92624]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:32.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:32 smithi032 bash[92624]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:32 smithi032 bash[88943]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:32.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:32 smithi032 bash[88943]: cluster 2024-08-08T20:10:31.334170+0000 mgr.y (mgr.15225) 553 : cluster [DBG] pgmap v315: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-08-08T20:10:33.291 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:33] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:10:33.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:33 smithi032 bash[92624]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:33.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:33 smithi032 bash[92624]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:33.292 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:33 smithi032 bash[88943]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:33.292 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:33 smithi032 bash[88943]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:33.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:33 smithi169 bash[70340]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:33.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:33 smithi169 bash[70340]: cluster 2024-08-08T20:10:33.163898+0000 mon.a (mon.0) 333 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 16 pgs degraded (PG_DEGRADED) 2024-08-08T20:10:34.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:34 smithi032 bash[92624]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:34.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:34 smithi032 bash[92624]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:34.525 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:34 smithi032 bash[88943]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:34.525 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:34 smithi032 bash[88943]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:34.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:34 smithi169 bash[70340]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:34.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:34 smithi169 bash[70340]: cluster 2024-08-08T20:10:33.335757+0000 mgr.y (mgr.15225) 554 : cluster [DBG] pgmap v316: 161 pgs: 5 peering, 13 active+undersized, 4 active+undersized+degraded, 139 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/636 objects degraded (3.302%) 2024-08-08T20:10:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:35.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:35.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:35 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:35 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:35 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.388250+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-08-08T20:10:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:35 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:35.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:35 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.388307+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-08-08T20:10:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:36 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:36.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:36 smithi169 bash[70340]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:36 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:36.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:36 smithi032 bash[88943]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:36 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:36 smithi032 bash[92624]: cluster 2024-08-08T20:10:35.336820+0000 mgr.y (mgr.15225) 555 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-08-08T20:10:38.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:38.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:38.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:38.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:38.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:38.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:38.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:38.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:38.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:38.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:38.982 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:38 smithi169 bash[70340]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: cluster 2024-08-08T20:10:37.337337+0000 mgr.y (mgr.15225) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:37.648274+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:37.650343+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.041334+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.057164+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.059587+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.061374+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.072174+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.232460+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.236433+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.241115+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.249493+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.256631+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.260271+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.264047+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.267899+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.271436+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.275104+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.279200+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.285216+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.289743+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.295342+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.300081+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.306286+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.310787+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.312315+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.313813+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:10:39.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.315258+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:39.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.316740+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.318250+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.319783+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.321318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:10:39.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.322787+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.328728+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.333261+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.334925+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:39.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.336563+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.338320+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.340102+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.341839+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:39.101 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.344450+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.350375+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.352737+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.354506+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[92624]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.364913+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.520989+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:10:39.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.522519+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:10:39.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:38 smithi032 bash[88943]: audit 2024-08-08T20:10:38.532142+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:39.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:39.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:39 smithi169 bash[70340]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:40.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[88943]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.242380+0000 mgr.y (mgr.15225) 557 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.276863+0000 mgr.y (mgr.15225) 558 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:39 smithi032 bash[92624]: cephadm 2024-08-08T20:10:38.343293+0000 mgr.y (mgr.15225) 559 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:10:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:40 smithi169 bash[70340]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:40 smithi169 bash[70340]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:41.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:40 smithi032 bash[92624]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:40 smithi032 bash[92624]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:41.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:40 smithi032 bash[88943]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:41.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:40 smithi032 bash[88943]: cluster 2024-08-08T20:10:39.338866+0000 mgr.y (mgr.15225) 560 : cluster [DBG] pgmap v319: 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-08-08T20:10:41.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:41 smithi169 bash[70340]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:41.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:41 smithi169 bash[70340]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:42.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:41 smithi032 bash[92624]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:42.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:41 smithi032 bash[92624]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:42.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:41 smithi032 bash[88943]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:42.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:41 smithi032 bash[88943]: audit 2024-08-08T20:10:40.812820+0000 mgr.y (mgr.15225) 561 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:42 smithi169 bash[70340]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:42 smithi169 bash[70340]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:42 smithi032 bash[92624]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:42 smithi032 bash[92624]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:43.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:42 smithi032 bash[88943]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:43.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:42 smithi032 bash[88943]: cluster 2024-08-08T20:10:41.339945+0000 mgr.y (mgr.15225) 562 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-08-08T20:10:43.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:43] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-08-08T20:10:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:43 smithi169 bash[70340]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:43 smithi169 bash[70340]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:43 smithi169 bash[70340]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:44.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:43 smithi169 bash[70340]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:44.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[92624]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[92624]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[92624]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[92624]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[88943]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[88943]: audit 2024-08-08T20:10:42.890855+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[88943]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:44.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:43 smithi032 bash[88943]: cluster 2024-08-08T20:10:43.341220+0000 mgr.y (mgr.15225) 563 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:45.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:44 smithi032 bash[92624]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:44 smithi032 bash[92624]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:44 smithi032 bash[88943]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:44 smithi032 bash[88943]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:44 smithi169 bash[70340]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:44 smithi169 bash[70340]: audit 2024-08-08T20:10:44.659702+0000 mgr.y (mgr.15225) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:45.398 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:10:46.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:45 smithi169 bash[70340]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:46.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:45 smithi169 bash[70340]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:46.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:45 smithi032 bash[88943]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:46.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:45 smithi032 bash[88943]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:46.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:45 smithi032 bash[92624]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:46.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:45 smithi032 bash[92624]: cluster 2024-08-08T20:10:45.342323+0000 mgr.y (mgr.15225) 565 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:48 smithi169 bash[70340]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:48 smithi169 bash[70340]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:48 smithi032 bash[92624]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:48 smithi032 bash[92624]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:48 smithi032 bash[88943]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:48.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:48 smithi032 bash[88943]: cluster 2024-08-08T20:10:47.343048+0000 mgr.y (mgr.15225) 566 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:50.214 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:10:50.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:50 smithi032 bash[92624]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:50.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:50 smithi032 bash[92624]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:50.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:50 smithi032 bash[88943]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:50.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:50 smithi032 bash[88943]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:50 smithi169 bash[70340]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:50.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:50 smithi169 bash[70340]: cluster 2024-08-08T20:10:49.344534+0000 mgr.y (mgr.15225) 567 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:51.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:51 smithi032 bash[88943]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:51.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:51 smithi032 bash[88943]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:51.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:51 smithi032 bash[92624]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:51.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:51 smithi032 bash[92624]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:51.702 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (8m) 24s ago 35m 13.9M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (7m) 5m ago 34m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (10m) 24s ago 32m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (9m) 5m ago 43m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (20m) 24s ago 45m 514M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (4m) 24s ago 45m 50.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (5m) 5m ago 43m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (4m) 24s ago 43m 35.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:10:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (9m) 24s ago 35m 8263k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (9m) 5m ago 35m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (2m) 24s ago 42m 46.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (118s) 24s ago 41m 49.3M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (29s) 24s ago 40m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (40m) 24s ago 40m 62.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (39m) 5m ago 39m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (38m) 5m ago 38m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (37m) 5m ago 37m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (36m) 5m ago 36m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:10:51.704 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (8m) 5m ago 35m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:10:51.705 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (33m) 24s ago 33m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:10:51.705 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (33m) 5m ago 33m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:10:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:51 smithi169 bash[70340]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:51.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:51 smithi169 bash[70340]: audit 2024-08-08T20:10:50.823635+0000 mgr.y (mgr.15225) 568 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:10:52.370 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-08T20:10:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:52 smithi169 bash[70340]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:52 smithi169 bash[70340]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:52 smithi169 bash[70340]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:52.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:52 smithi169 bash[70340]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:52.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[92624]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[92624]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[92624]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[92624]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[88943]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[88943]: cluster 2024-08-08T20:10:51.345302+0000 mgr.y (mgr.15225) 569 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[88943]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:52 smithi032 bash[88943]: audit 2024-08-08T20:10:51.681923+0000 mgr.y (mgr.15225) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:10:53.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:10:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:10:53] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:10:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:53 smithi169 bash[70340]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:53 smithi169 bash[70340]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:53.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:53 smithi032 bash[88943]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:53.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:53 smithi032 bash[88943]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:53 smithi032 bash[92624]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:53 smithi032 bash[92624]: audit 2024-08-08T20:10:52.639802+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:10:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:54 smithi169 bash[70340]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:54 smithi169 bash[70340]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:54 smithi032 bash[92624]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:54.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:54 smithi032 bash[92624]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:54.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:54 smithi032 bash[88943]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:54.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:54 smithi032 bash[88943]: cluster 2024-08-08T20:10:53.346605+0000 mgr.y (mgr.15225) 571 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:10:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:56 smithi169 bash[70340]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:56.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:56 smithi169 bash[70340]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:56.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:56 smithi032 bash[88943]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:56.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:56 smithi032 bash[88943]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:56 smithi032 bash[92624]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:56 smithi032 bash[92624]: cluster 2024-08-08T20:10:55.347878+0000 mgr.y (mgr.15225) 572 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:57.202 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:10:58.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:58 smithi032 bash[92624]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:58.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:58 smithi032 bash[92624]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:58 smithi032 bash[88943]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:58 smithi032 bash[88943]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:58.704 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:10:58.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:58 smithi169 bash[70340]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:58 smithi169 bash[70340]: cluster 2024-08-08T20:10:57.348604+0000 mgr.y (mgr.15225) 573 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:10:59.322 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-08-08T20:10:59.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:59 smithi032 bash[92624]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:59.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:10:59 smithi032 bash[92624]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:59.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:59 smithi032 bash[88943]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:59.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:10:59 smithi032 bash[88943]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:59 smithi169 bash[70340]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:10:59.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:10:59 smithi169 bash[70340]: audit 2024-08-08T20:10:58.694142+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.32:0/1989325892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:00 smithi169 bash[70340]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:00.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:00 smithi169 bash[70340]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:00 smithi032 bash[92624]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:00.831 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:00 smithi032 bash[92624]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:00 smithi032 bash[88943]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:00.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:00 smithi032 bash[88943]: cluster 2024-08-08T20:10:59.350107+0000 mgr.y (mgr.15225) 574 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:01 smithi169 bash[70340]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:01.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:01 smithi169 bash[70340]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:01.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:01 smithi032 bash[88943]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:01 smithi032 bash[88943]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:01 smithi032 bash[92624]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:01 smithi032 bash[92624]: audit 2024-08-08T20:11:00.831971+0000 mgr.y (mgr.15225) 575 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:02 smithi169 bash[70340]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:02.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:02 smithi169 bash[70340]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:02 smithi032 bash[92624]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:02.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:02 smithi032 bash[92624]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:02 smithi032 bash[88943]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:02 smithi032 bash[88943]: cluster 2024-08-08T20:11:01.351129+0000 mgr.y (mgr.15225) 576 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:03] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:11:04.147 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:11:04.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:04 smithi169 bash[70340]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:04 smithi169 bash[70340]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:04.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:04 smithi032 bash[92624]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:04.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:04 smithi032 bash[92624]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:04.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:04 smithi032 bash[88943]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:04.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:04 smithi032 bash[88943]: cluster 2024-08-08T20:11:03.352525+0000 mgr.y (mgr.15225) 577 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[92624]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[92624]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[92624]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[92624]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[88943]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[88943]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[88943]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:06 smithi032 bash[88943]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:06 smithi169 bash[70340]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:06 smithi169 bash[70340]: cluster 2024-08-08T20:11:05.353203+0000 mgr.y (mgr.15225) 578 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:06 smithi169 bash[70340]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:06.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:06 smithi169 bash[70340]: audit 2024-08-08T20:11:05.732852+0000 mgr.y (mgr.15225) 579 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:08.068 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:11:08.645 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:11:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:08 smithi169 bash[70340]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:08 smithi169 bash[70340]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:08 smithi169 bash[70340]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:08.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:08 smithi169 bash[70340]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[92624]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[92624]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[92624]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[92624]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[88943]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[88943]: cluster 2024-08-08T20:11:07.353616+0000 mgr.y (mgr.15225) 580 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[88943]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:08.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:08 smithi032 bash[88943]: audit 2024-08-08T20:11:07.640797+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:10.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:10 smithi169 bash[70340]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:10.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:10 smithi169 bash[70340]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:10.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:10 smithi032 bash[92624]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:10 smithi032 bash[92624]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:10.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:10 smithi032 bash[88943]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:10.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:10 smithi032 bash[88943]: cluster 2024-08-08T20:11:09.355005+0000 mgr.y (mgr.15225) 581 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:11.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:11 smithi032 bash[92624]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:11.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:11 smithi032 bash[92624]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:11 smithi032 bash[88943]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:11 smithi032 bash[88943]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:11 smithi169 bash[70340]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:11 smithi169 bash[70340]: audit 2024-08-08T20:11:10.839929+0000 mgr.y (mgr.15225) 582 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:12 smithi032 bash[92624]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:12 smithi032 bash[92624]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:12 smithi032 bash[88943]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:12 smithi032 bash[88943]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:12 smithi169 bash[70340]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:12 smithi169 bash[70340]: cluster 2024-08-08T20:11:11.356068+0000 mgr.y (mgr.15225) 583 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:13] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-08-08T20:11:13.469 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:11:14.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:14 smithi032 bash[88943]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:14 smithi032 bash[88943]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:14 smithi032 bash[92624]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:14 smithi032 bash[92624]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:11:14.909 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:11:14.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:14 smithi169 bash[70340]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:14 smithi169 bash[70340]: cluster 2024-08-08T20:11:13.357433+0000 mgr.y (mgr.15225) 584 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:15.563 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:11:16.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[88943]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[88943]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[88943]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[88943]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[92624]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[92624]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[92624]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:16 smithi032 bash[92624]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:16 smithi169 bash[70340]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:16 smithi169 bash[70340]: audit 2024-08-08T20:11:14.909688+0000 mgr.y (mgr.15225) 585 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:16 smithi169 bash[70340]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:16 smithi169 bash[70340]: cluster 2024-08-08T20:11:15.358476+0000 mgr.y (mgr.15225) 586 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:18 smithi032 bash[88943]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:18 smithi032 bash[88943]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:18 smithi032 bash[92624]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:18 smithi032 bash[92624]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:18 smithi169 bash[70340]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:18 smithi169 bash[70340]: cluster 2024-08-08T20:11:17.359169+0000 mgr.y (mgr.15225) 587 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:20.384 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:11:20.722 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:20 smithi032 bash[88943]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:20.722 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:20 smithi032 bash[88943]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:20.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:20 smithi169 bash[70340]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:20 smithi169 bash[70340]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:21.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:20 smithi032 bash[92624]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:21.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:20 smithi032 bash[92624]: cluster 2024-08-08T20:11:19.360657+0000 mgr.y (mgr.15225) 588 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:21.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:21 smithi032 bash[88943]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:21 smithi032 bash[88943]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:21 smithi032 bash[92624]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:21 smithi032 bash[92624]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:21.912 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:11:21.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:21 smithi169 bash[70340]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:21 smithi169 bash[70340]: audit 2024-08-08T20:11:20.851248+0000 mgr.y (mgr.15225) 589 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:22.587 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-08-08T20:11:22.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[92624]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[92624]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[92624]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[92624]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[88943]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[88943]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[88943]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:22 smithi032 bash[88943]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:22 smithi169 bash[70340]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:22 smithi169 bash[70340]: cluster 2024-08-08T20:11:21.361685+0000 mgr.y (mgr.15225) 590 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:22 smithi169 bash[70340]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:22 smithi169 bash[70340]: audit 2024-08-08T20:11:21.913257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2996917555' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:11:23.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:23] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-08-08T20:11:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:23 smithi032 bash[92624]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:23.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:23 smithi032 bash[92624]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:23 smithi032 bash[88943]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:23 smithi032 bash[88943]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:23.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:23 smithi169 bash[70340]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:23 smithi169 bash[70340]: audit 2024-08-08T20:11:22.641005+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:24 smithi032 bash[88943]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:24 smithi032 bash[88943]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:24.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:24 smithi032 bash[92624]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:24.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:24 smithi032 bash[92624]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:24.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:24 smithi169 bash[70340]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:24 smithi169 bash[70340]: cluster 2024-08-08T20:11:23.363031+0000 mgr.y (mgr.15225) 591 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:26.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:26 smithi032 bash[92624]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:26.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:26 smithi032 bash[92624]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:26 smithi032 bash[88943]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:26 smithi032 bash[88943]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:26.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:26 smithi169 bash[70340]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:26 smithi169 bash[70340]: cluster 2024-08-08T20:11:25.363734+0000 mgr.y (mgr.15225) 592 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:27.413 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:11:28.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:28 smithi032 bash[92624]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:28.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:28 smithi032 bash[92624]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:28 smithi032 bash[88943]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:28 smithi032 bash[88943]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:28.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:28 smithi169 bash[70340]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:28 smithi169 bash[70340]: cluster 2024-08-08T20:11:27.364395+0000 mgr.y (mgr.15225) 593 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[88943]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[88943]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[88943]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[88943]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:30.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[92624]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[92624]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[92624]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:30.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:30 smithi032 bash[92624]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:30.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:30 smithi169 bash[70340]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:30 smithi169 bash[70340]: audit 2024-08-08T20:11:28.911780+0000 mgr.y (mgr.15225) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:30 smithi169 bash[70340]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:30 smithi169 bash[70340]: cluster 2024-08-08T20:11:29.365372+0000 mgr.y (mgr.15225) 595 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:31.215 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:31.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[92624]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[92624]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[92624]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[92624]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[88943]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[88943]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[88943]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:31 smithi032 bash[88943]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:31.860 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:11:31.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:31 smithi169 bash[70340]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:31 smithi169 bash[70340]: audit 2024-08-08T20:11:30.862564+0000 mgr.y (mgr.15225) 596 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:31.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:31 smithi169 bash[70340]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:31.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:31 smithi169 bash[70340]: audit 2024-08-08T20:11:31.215305+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[88943]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:32 smithi032 bash[92624]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: cephadm 2024-08-08T20:11:31.206975+0000 mgr.y (mgr.15225) 597 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: cluster 2024-08-08T20:11:31.365948+0000 mgr.y (mgr.15225) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.955925+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.956943+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:11:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:32.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:32 smithi169 bash[70340]: audit 2024-08-08T20:11:31.964028+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:33.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:33] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-08-08T20:11:33.832 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:33 smithi032 bash[88943]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:33.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:33 smithi032 bash[88943]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:33 smithi032 bash[92624]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:33.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:33 smithi032 bash[92624]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:33.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:33 smithi169 bash[70340]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:33.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:33 smithi169 bash[70340]: cephadm 2024-08-08T20:11:32.075836+0000 mgr.y (mgr.15225) 599 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[88943]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:34.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:34 smithi032 bash[92624]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: cluster 2024-08-08T20:11:33.367284+0000 mgr.y (mgr.15225) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.541734+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.544786+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:34 smithi169 bash[70340]: audit 2024-08-08T20:11:34.547545+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[92624]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:35 smithi032 bash[88943]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.542333+0000 mgr.y (mgr.15225) 601 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.542425+0000 mgr.y (mgr.15225) 602 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.548893+0000 mgr.y (mgr.15225) 603 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.555457+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.567446+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.568833+0000 mgr.y (mgr.15225) 604 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:11:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.575181+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.580560+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.581995+0000 mgr.y (mgr.15225) 605 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.587200+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.592543+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: audit 2024-08-08T20:11:34.592862+0000 mgr.y (mgr.15225) 606 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:35.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:35 smithi169 bash[70340]: cephadm 2024-08-08T20:11:34.595063+0000 mgr.y (mgr.15225) 607 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-08T20:11:36.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:36 smithi169 bash[70340]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:36 smithi169 bash[70340]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:37.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:36 smithi032 bash[88943]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:37.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:36 smithi032 bash[88943]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:37.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:36 smithi032 bash[92624]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:37.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:36 smithi032 bash[92624]: cluster 2024-08-08T20:11:35.368567+0000 mgr.y (mgr.15225) 608 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:37.554 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:11:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[88943]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:38.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:38.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:38 smithi032 bash[92624]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cephadm 2024-08-08T20:11:37.076481+0000 mgr.y (mgr.15225) 609 : cephadm [INF] Upgrade: Updating osd.3 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.081875+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.084807+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.085878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cephadm 2024-08-08T20:11:37.088276+0000 mgr.y (mgr.15225) 610 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: cluster 2024-08-08T20:11:37.369217+0000 mgr.y (mgr.15225) 611 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:38 smithi169 bash[70340]: audit 2024-08-08T20:11:37.641397+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:39.559 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:11:40.190 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 73s ago 35m 13.9M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (8m) 6m ago 35m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (10m) 73s ago 33m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (10m) 6m ago 44m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (21m) 73s ago 46m 514M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (5m) 73s ago 46m 50.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (6m) 6m ago 44m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (5m) 73s ago 44m 35.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:11:40.191 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (10m) 73s ago 36m 8263k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (10m) 6m ago 36m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (3m) 73s ago 43m 46.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (2m) 73s ago 42m 49.3M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (77s) 73s ago 41m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (40m) 73s ago 40m 62.7M 3037M 19.1.0-1335-gbca9905d c7b33901c886 1dfea4959db9 2024-08-08T20:11:40.193 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (39m) 6m ago 40m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (39m) 6m ago 39m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (38m) 6m ago 38m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (37m) 6m ago 37m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (9m) 6m ago 36m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (33m) 73s ago 33m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:11:40.194 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (33m) 6m ago 33m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:11:40.572 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:11:40.572 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3, 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 5 2024-08-08T20:11:40.573 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 8, 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 7 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:11:40.574 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:11:40.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:40 smithi169 bash[70340]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:40 smithi169 bash[70340]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:40 smithi169 bash[70340]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:40 smithi169 bash[70340]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[88943]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[88943]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[88943]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[88943]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[92624]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[92624]: cluster 2024-08-08T20:11:39.370168+0000 mgr.y (mgr.15225) 612 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[92624]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:40 smithi032 bash[92624]: audit 2024-08-08T20:11:39.548590+0000 mgr.y (mgr.15225) 613 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:40.890 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:11:40.890 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:11:40.890 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "3/8 daemons upgraded", 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:11:40.891 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:41.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[88943]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:41.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:41 smithi032 bash[92624]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:39.875518+0000 mgr.y (mgr.15225) 614 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.173502+0000 mgr.y (mgr.15225) 615 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.573444+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.32:0/3072462259' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:11:41.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:41.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:41 smithi169 bash[70340]: audit 2024-08-08T20:11:40.871698+0000 mgr.y (mgr.15225) 616 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:42.169 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.169 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.170 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.170 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.171 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.171 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.171 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.172 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.172 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:42.465 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:42 smithi032 systemd[1]: Stopping Ceph osd.3 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:11:42.466 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[45824]: debug 2024-08-08T20:11:42.272+0000 7f29a6a7d640 -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-08-08T20:11:42.466 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[45824]: debug 2024-08-08T20:11:42.272+0000 7f29a6a7d640 -1 osd.3 127 *** Got signal Terminated *** 2024-08-08T20:11:42.466 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[45824]: debug 2024-08-08T20:11:42.272+0000 7f29a6a7d640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:42 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: audit 2024-08-08T20:11:40.891715+0000 mgr.y (mgr.15225) 617 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: cluster 2024-08-08T20:11:41.371168+0000 mgr.y (mgr.15225) 618 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:42 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.278801+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 marked itself down and dead 2024-08-08T20:11:43.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:43] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-08-08T20:11:43.833 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[113912]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-3 2024-08-08T20:11:43.833 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[113971]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-3 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:43 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.436312+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:42.447166+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:43 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.446115+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[88943]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:44.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:44 smithi032 bash[92624]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:44.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:44 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:44 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.372834+0000 mgr.y (mgr.15225) 619 : cluster [DBG] pgmap v352: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:11:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:44 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:44 smithi169 bash[70340]: cluster 2024-08-08T20:11:43.460343+0000 mon.a (mon.0) 410 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-08-08T20:11:45.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.833 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.833 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.834 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.834 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.834 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:45 smithi032 bash[92624]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:45 smithi032 bash[92624]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:45 smithi032 bash[88943]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:45 smithi032 bash[88943]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:45.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.835 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-08T20:11:45.836 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: Stopped Ceph osd.3 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:11:45.836 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:11:45.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:45 smithi169 bash[70340]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:45 smithi169 bash[70340]: cluster 2024-08-08T20:11:45.481787+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:46.333 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:45 smithi032 systemd[1]: Started Ceph osd.3 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[92624]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:46 smithi032 bash[88943]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: cluster 2024-08-08T20:11:45.374509+0000 mgr.y (mgr.15225) 620 : cluster [DBG] pgmap v354: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: audit 2024-08-08T20:11:45.881340+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:46 smithi169 bash[70340]: audit 2024-08-08T20:11:45.888319+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:47.191 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:11:47.191 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:11:47.582 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:11:47.583 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:11:47.583 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:11:47.583 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-08T20:11:47.583 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-08-08T20:11:47.907 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-08T20:11:47.907 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-08T20:11:47.907 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-08T20:11:47.907 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-08T20:11:47.907 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:47 smithi032 bash[114118]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-08T20:11:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:48 smithi032 bash[88943]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:48 smithi032 bash[88943]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:48.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:48 smithi032 bash[92624]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:48.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:48 smithi032 bash[92624]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:48.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:48 smithi169 bash[70340]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:48 smithi169 bash[70340]: cluster 2024-08-08T20:11:47.375895+0000 mgr.y (mgr.15225) 621 : cluster [DBG] pgmap v355: 161 pgs: 21 active+undersized, 32 peering, 13 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-08-08T20:11:49.832 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:49 smithi032 bash[114330]: debug 2024-08-08T20:11:49.492+0000 7f9abfad9640 1 -- 172.21.15.32:0/3816068760 <== mon.2 v2:172.21.15.32:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564991a62960 con 0x564991a83c00 2024-08-08T20:11:49.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:49 smithi032 bash[88943]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:49.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:49 smithi032 bash[88943]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:49.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:49 smithi032 bash[92624]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:49.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:49 smithi032 bash[92624]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:49 smithi169 bash[70340]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:49.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:49 smithi169 bash[70340]: cluster 2024-08-08T20:11:49.540776+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 21 pgs peering) 2024-08-08T20:11:50.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:50 smithi032 bash[88943]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:50.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:50 smithi032 bash[88943]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:50.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:50 smithi032 bash[92624]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:50.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:50 smithi032 bash[92624]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:50.875 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:50 smithi032 bash[114330]: debug 2024-08-08T20:11:50.820+0000 7f9ac2340640 -1 Falling back to public interface 2024-08-08T20:11:50.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:50 smithi169 bash[70340]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:50 smithi169 bash[70340]: cluster 2024-08-08T20:11:49.377652+0000 mgr.y (mgr.15225) 622 : cluster [DBG] pgmap v356: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:52 smithi169 bash[70340]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:52 smithi169 bash[70340]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:52 smithi169 bash[70340]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:52 smithi169 bash[70340]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:53.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[92624]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:53.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[92624]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[92624]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[92624]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:53.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[88943]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:53.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[88943]: audit 2024-08-08T20:11:50.874814+0000 mgr.y (mgr.15225) 623 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:11:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[88943]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:52 smithi032 bash[88943]: cluster 2024-08-08T20:11:51.379023+0000 mgr.y (mgr.15225) 624 : cluster [DBG] pgmap v357: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-08-08T20:11:53.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:11:53] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:53 smithi169 bash[70340]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[92624]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.645926+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.647074+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.789884+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: audit 2024-08-08T20:11:52.799142+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:53 smithi032 bash[88943]: cluster 2024-08-08T20:11:53.181280+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:55.082 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[114330]: debug 2024-08-08T20:11:54.584+0000 7f9ac2340640 -1 osd.3 127 log_to_monitors true 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[92624]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:54 smithi032 bash[88943]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: cluster 2024-08-08T20:11:53.380017+0000 mgr.y (mgr.15225) 625 : cluster [DBG] pgmap v358: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:53.927861+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:53.932650+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:54 smithi169 bash[70340]: audit 2024-08-08T20:11:54.594553+0000 mon.a (mon.0) 422 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-08T20:11:55.582 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[114330]: debug 2024-08-08T20:11:55.288+0000 7f9ab60e2640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:56.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:55 smithi169 bash[70340]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[92624]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:54.934400+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: cluster 2024-08-08T20:11:54.942151+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:54.943338+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-08-08T20:11:56.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: audit 2024-08-08T20:11:55.286582+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198]' entity='osd.3' 2024-08-08T20:11:56.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:56.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:55 smithi032 bash[88943]: cluster 2024-08-08T20:11:55.381271+0000 mgr.y (mgr.15225) 626 : cluster [DBG] pgmap v360: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:57.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:56 smithi169 bash[70340]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:57.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[92624]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.285328+0000 mon.a (mon.0) 427 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.295477+0000 mon.a (mon.0) 428 : cluster [INF] osd.3 [v2:172.21.15.32:6826/1350689198,v1:172.21.15.32:6827/1350689198] boot 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: cluster 2024-08-08T20:11:56.295639+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:57.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:56 smithi032 bash[88943]: audit 2024-08-08T20:11:56.298117+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[88943]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[88943]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[88943]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[88943]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[92624]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[92624]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[92624]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:58.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:58 smithi032 bash[92624]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:58.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:58 smithi169 bash[70340]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:58 smithi169 bash[70340]: cluster 2024-08-08T20:11:57.298303+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-08T20:11:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:58 smithi169 bash[70340]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:58.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:58 smithi169 bash[70340]: cluster 2024-08-08T20:11:57.382134+0000 mgr.y (mgr.15225) 627 : cluster [DBG] pgmap v363: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-08-08T20:11:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:59 smithi032 bash[88943]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:59.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:11:59 smithi032 bash[88943]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:59.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:59 smithi032 bash[92624]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:59.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:11:59 smithi032 bash[92624]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:59.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:59 smithi169 bash[70340]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:11:59.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:11:59 smithi169 bash[70340]: cluster 2024-08-08T20:11:59.435055+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:00.788 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:00 smithi032 bash[92624]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:00.788 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:00 smithi032 bash[92624]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:00.788 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:00 smithi032 bash[88943]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:00.788 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:00 smithi032 bash[88943]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:00.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:00 smithi169 bash[70340]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:00 smithi169 bash[70340]: cluster 2024-08-08T20:11:59.383654+0000 mgr.y (mgr.15225) 628 : cluster [DBG] pgmap v364: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:01 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:01.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:01 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:01 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.489344+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 18 pgs degraded) 2024-08-08T20:12:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:01 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:01 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.489391+0000 mon.a (mon.0) 434 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[92624]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[92624]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[92624]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[88943]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[88943]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:02.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:02 smithi032 bash[88943]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:02.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:02 smithi169 bash[70340]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:02 smithi169 bash[70340]: audit 2024-08-08T20:12:00.886094+0000 mgr.y (mgr.15225) 629 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:02 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:02 smithi169 bash[70340]: cluster 2024-08-08T20:12:01.384814+0000 mgr.y (mgr.15225) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:03] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-08-08T20:12:04.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[88943]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:04.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:04 smithi032 bash[92624]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:04.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: cluster 2024-08-08T20:12:03.385747+0000 mgr.y (mgr.15225) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.186740+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.195749+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.197392+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.198823+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.208254+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.327138+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:04.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.330430+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.332868+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.334944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:04.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:04 smithi169 bash[70340]: audit 2024-08-08T20:12:04.337454+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[92624]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[92624]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[92624]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[92624]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[88943]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[88943]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[88943]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:05.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:05 smithi032 bash[88943]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:05 smithi169 bash[70340]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:05 smithi169 bash[70340]: audit 2024-08-08T20:12:04.337812+0000 mgr.y (mgr.15225) 632 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-08T20:12:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:05 smithi169 bash[70340]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:05.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:05 smithi169 bash[70340]: cephadm 2024-08-08T20:12:04.339816+0000 mgr.y (mgr.15225) 633 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-08T20:12:06.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:06 smithi032 bash[88943]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:06.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:06 smithi032 bash[88943]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:06.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:06 smithi032 bash[92624]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:06.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:06 smithi032 bash[92624]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:06.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:06 smithi169 bash[70340]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:06.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:06 smithi169 bash[70340]: cluster 2024-08-08T20:12:05.387056+0000 mgr.y (mgr.15225) 634 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[92624]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:07 smithi032 bash[88943]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:07 smithi032 bash[88943]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:07 smithi032 bash[88943]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:07 smithi032 bash[88943]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:07 smithi032 bash[88943]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:08 smithi032 bash[88943]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cephadm 2024-08-08T20:12:06.984726+0000 mgr.y (mgr.15225) 635 : cephadm [INF] Upgrade: Updating osd.4 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.992167+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.996832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-08T20:12:08.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:06.998457+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cephadm 2024-08-08T20:12:07.003986+0000 mgr.y (mgr.15225) 636 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: cluster 2024-08-08T20:12:07.387923+0000 mgr.y (mgr.15225) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.648479+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.650590+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:08.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:08.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:08 smithi169 bash[70340]: audit 2024-08-08T20:12:07.925596+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:10.714 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:10 smithi169 bash[70340]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:10.715 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:10 smithi169 bash[70340]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:10 smithi032 bash[92624]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:10.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:10 smithi032 bash[92624]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:10.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:10 smithi032 bash[88943]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:10.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:10 smithi032 bash[88943]: cluster 2024-08-08T20:12:09.389231+0000 mgr.y (mgr.15225) 638 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-08T20:12:11.233 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:12:11.863 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.863 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.864 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.864 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.864 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.865 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.865 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.865 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.866 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:11.866 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:11 smithi169 systemd[1]: Stopping Ceph osd.4 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 19s ago 36m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (8m) 7m ago 36m 66.8M - c8b91775d855 e2cb90f00c15 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (11m) 19s ago 34m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (11m) 7m ago 44m 438M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (21m) 19s ago 46m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (5m) 19s ago 47m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (7m) 7m ago 45m 18.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (5m) 19s ago 45m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:12:11.875 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (10m) 19s ago 36m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (10m) 7m ago 36m 7988k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (3m) 19s ago 44m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 19s ago 43m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (109s) 19s ago 42m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (23s) 19s ago 41m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (40m) 7m ago 40m 69.1M 3292M 19.1.0-1335-gbca9905d c7b33901c886 25ae257be14f 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (39m) 7m ago 39m 57.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:12:11.876 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (38m) 7m ago 38m 62.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:12:11.877 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (37m) 7m ago 37m 65.0M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:12:11.877 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (10m) 7m ago 36m 38.2M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:12:11.877 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (34m) 19s ago 34m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:12:11.877 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (34m) 7m ago 34m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:12:12.223 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:11 smithi169 bash[25360]: debug 2024-08-08T20:12:11.861+0000 7fb8db19d640 -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-08-08T20:12:12.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:11 smithi169 bash[25360]: debug 2024-08-08T20:12:11.861+0000 7fb8db19d640 -1 osd.4 132 *** Got signal Terminated *** 2024-08-08T20:12:12.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:11 smithi169 bash[25360]: debug 2024-08-08T20:12:11.861+0000 7fb8db19d640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:12:12.244 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 4, 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 4 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:12:12.245 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:12.246 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:12:12.246 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 9, 2024-08-08T20:12:12.246 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 6 2024-08-08T20:12:12.246 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:12:12.246 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:12:12.587 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "4/8 daemons upgraded", 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:12:12.588 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:12.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:12 smithi169 bash[70340]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[92624]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:10.888031+0000 mgr.y (mgr.15225) 639 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:12.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.222255+0000 mgr.y (mgr.15225) 640 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: cluster 2024-08-08T20:12:11.390367+0000 mgr.y (mgr.15225) 641 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.548103+0000 mgr.y (mgr.15225) 642 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:11.856907+0000 mgr.y (mgr.15225) 643 : audit [DBG] from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: cluster 2024-08-08T20:12:11.864489+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:12 smithi032 bash[88943]: audit 2024-08-08T20:12:12.245831+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.32:0/738560144' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:13] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.51.0" 2024-08-08T20:12:13.723 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[74015]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-4 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:13.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[70340]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:13.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[92624]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: cluster 2024-08-08T20:12:12.448351+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: cluster 2024-08-08T20:12:12.468378+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:13.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:13 smithi032 bash[88943]: audit 2024-08-08T20:12:12.587967+0000 mgr.y (mgr.15225) 644 : audit [DBG] from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:14.223 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:13 smithi169 bash[74081]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-4 2024-08-08T20:12:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:14.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:14 smithi169 bash[70340]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[92624]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.391919+0000 mgr.y (mgr.15225) 645 : cluster [DBG] pgmap v372: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.459812+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:14.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:14.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:14 smithi032 bash[88943]: cluster 2024-08-08T20:12:13.477082+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-08T20:12:15.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:15 smithi032 bash[92624]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:15.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:15 smithi032 bash[92624]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:15 smithi032 bash[88943]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:15.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:15 smithi032 bash[88943]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:15.934 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:15 smithi169 bash[70340]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:15.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:15 smithi169 bash[70340]: cluster 2024-08-08T20:12:15.453243+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 50/636 objects degraded (7.862%), 15 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:16.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.213 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.213 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.213 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.214 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.214 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.214 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.214 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.215 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:15 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-08T20:12:16.215 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:15 smithi169 systemd[1]: Stopped Ceph osd.4 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:12:16.215 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:16.215 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:16 smithi169 systemd[1]: Started Ceph osd.4 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[88943]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:16 smithi032 bash[92624]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: cluster 2024-08-08T20:12:15.393683+0000 mgr.y (mgr.15225) 646 : cluster [DBG] pgmap v374: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: audit 2024-08-08T20:12:16.267903+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:16 smithi169 bash[70340]: audit 2024-08-08T20:12:16.277848+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:17.865 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-08T20:12:18.172 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:17 smithi169 bash[74229]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-08T20:12:18.444 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[74229]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-08T20:12:18.444 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[74229]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-08T20:12:18.445 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[74229]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-08T20:12:18.445 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[74229]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-08T20:12:18.445 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[74229]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-08T20:12:18.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[70340]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:18.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:18 smithi169 bash[70340]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:18 smithi032 bash[92624]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:18.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:18 smithi032 bash[92624]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:18.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:18 smithi032 bash[88943]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:18.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:18 smithi032 bash[88943]: cluster 2024-08-08T20:12:17.394920+0000 mgr.y (mgr.15225) 647 : cluster [DBG] pgmap v375: 161 pgs: 21 active+undersized, 32 peering, 15 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-08-08T20:12:19.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:19 smithi032 bash[92624]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:19.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:19 smithi032 bash[92624]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:19 smithi032 bash[88943]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:19 smithi032 bash[88943]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:19.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:19 smithi169 bash[70340]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:19 smithi169 bash[70340]: cluster 2024-08-08T20:12:19.512278+0000 mon.a (mon.0) 460 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-08-08T20:12:20.473 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:20 smithi169 bash[74451]: debug 2024-08-08T20:12:20.173+0000 7f1f69a22640 1 -- 172.21.15.169:0/1330004573 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d3a877a960 con 0x55d3a879b800 2024-08-08T20:12:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:20 smithi032 bash[92624]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:20 smithi032 bash[92624]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:20 smithi032 bash[88943]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:20 smithi032 bash[88943]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:20.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:20 smithi169 bash[70340]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:20 smithi169 bash[70340]: cluster 2024-08-08T20:12:19.396651+0000 mgr.y (mgr.15225) 648 : cluster [DBG] pgmap v376: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.223 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:21 smithi169 bash[74451]: debug 2024-08-08T20:12:21.957+0000 7f1f6c289640 -1 Falling back to public interface 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[88943]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[88943]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[88943]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[88943]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[92624]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[92624]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[92624]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:22 smithi032 bash[92624]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:22 smithi169 bash[70340]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:22 smithi169 bash[70340]: audit 2024-08-08T20:12:20.899317+0000 mgr.y (mgr.15225) 649 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:22.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:22 smithi169 bash[70340]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:22 smithi169 bash[70340]: cluster 2024-08-08T20:12:21.398301+0000 mgr.y (mgr.15225) 650 : cluster [DBG] pgmap v377: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:23.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:23] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:23.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:23 smithi169 bash[70340]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[92624]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:22.648942+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:22.651077+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: cluster 2024-08-08T20:12:23.187318+0000 mon.a (mon.0) 463 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:24.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:23.418714+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:23 smithi032 bash[88943]: audit 2024-08-08T20:12:23.429263+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:24.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:24.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:24 smithi169 bash[70340]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[88943]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: cluster 2024-08-08T20:12:23.399788+0000 mgr.y (mgr.15225) 651 : cluster [DBG] pgmap v378: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: audit 2024-08-08T20:12:24.588675+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:24 smithi032 bash[92624]: audit 2024-08-08T20:12:24.599068+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:25.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[70340]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:25.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[70340]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:25.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[70340]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:25.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[70340]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:25.975 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[74451]: debug 2024-08-08T20:12:25.585+0000 7f1f6c289640 -1 osd.4 132 log_to_monitors true 2024-08-08T20:12:25.975 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:25 smithi169 bash[74451]: debug 2024-08-08T20:12:25.705+0000 7f1f64033640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[88943]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[88943]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[88943]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[88943]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[92624]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[92624]: audit 2024-08-08T20:12:25.593200+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[92624]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:25 smithi032 bash[92624]: audit 2024-08-08T20:12:25.593478+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:26.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:26.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:26 smithi169 bash[70340]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[88943]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: cluster 2024-08-08T20:12:25.401438+0000 mgr.y (mgr.15225) 652 : cluster [DBG] pgmap v379: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.666512+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: cluster 2024-08-08T20:12:25.675835+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-08-08T20:12:27.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.677657+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:26 smithi032 bash[92624]: audit 2024-08-08T20:12:25.679558+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:27.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:27.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:27 smithi169 bash[70340]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:28.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[88943]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.667573+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.679093+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1317041713,v1:172.21.15.169:6801/1317041713] boot 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:26.679216+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-08T20:12:28.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:28.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: audit 2024-08-08T20:12:26.683016+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-08T20:12:28.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:28.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:27 smithi032 bash[92624]: cluster 2024-08-08T20:12:27.681764+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-08T20:12:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:28 smithi169 bash[70340]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:28 smithi169 bash[70340]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:28 smithi032 bash[88943]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:28 smithi032 bash[88943]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:28 smithi032 bash[92624]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:28 smithi032 bash[92624]: cluster 2024-08-08T20:12:27.402501+0000 mgr.y (mgr.15225) 653 : cluster [DBG] pgmap v382: 161 pgs: 39 active+undersized, 29 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-08-08T20:12:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:29 smithi032 bash[88943]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:30.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:29 smithi032 bash[88943]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:29 smithi032 bash[92624]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:30.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:29 smithi032 bash[92624]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:30.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:29 smithi169 bash[70340]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:30.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:29 smithi169 bash[70340]: cluster 2024-08-08T20:12:29.718567+0000 mon.a (mon.0) 477 : cluster [WRN] Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:30 smithi032 bash[92624]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:30 smithi032 bash[92624]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:31.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:30 smithi032 bash[88943]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:31.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:30 smithi032 bash[88943]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:31.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:30 smithi169 bash[70340]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:31.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:30 smithi169 bash[70340]: cluster 2024-08-08T20:12:29.403943+0000 mgr.y (mgr.15225) 654 : cluster [DBG] pgmap v384: 161 pgs: 24 active+undersized, 18 active+undersized+degraded, 119 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:32.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:31 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:31 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:31 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.773469+0000 mon.a (mon.0) 478 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 18 pgs degraded) 2024-08-08T20:12:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:31 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:32.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:31 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.773513+0000 mon.a (mon.0) 479 : cluster [INF] Cluster is now healthy 2024-08-08T20:12:33.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:33] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-08-08T20:12:33.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[92624]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[92624]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:33.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[92624]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:33.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[88943]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[88943]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:33.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:32 smithi032 bash[88943]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:32 smithi169 bash[70340]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:32 smithi169 bash[70340]: audit 2024-08-08T20:12:30.910516+0000 mgr.y (mgr.15225) 655 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:32 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:33.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:32 smithi169 bash[70340]: cluster 2024-08-08T20:12:31.405277+0000 mgr.y (mgr.15225) 656 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[92624]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:34 smithi032 bash[88943]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: cluster 2024-08-08T20:12:33.406349+0000 mgr.y (mgr.15225) 657 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.804362+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.814975+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.817166+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.818951+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:34 smithi169 bash[70340]: audit 2024-08-08T20:12:34.829365+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:35.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:35 smithi169 bash[70340]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:36.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:36.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:36.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[88943]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.989996+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.993521+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.995966+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:34.998102+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:36.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:36.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:35 smithi032 bash[92624]: audit 2024-08-08T20:12:35.000585+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:37.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:36 smithi169 bash[70340]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:37.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[92624]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: audit 2024-08-08T20:12:35.000921+0000 mgr.y (mgr.15225) 658 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: cephadm 2024-08-08T20:12:35.003128+0000 mgr.y (mgr.15225) 659 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:37.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:36 smithi032 bash[88943]: cluster 2024-08-08T20:12:35.407633+0000 mgr.y (mgr.15225) 660 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:38.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:38 smithi169 bash[70340]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:39.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[92624]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cluster 2024-08-08T20:12:37.408507+0000 mgr.y (mgr.15225) 661 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.649127+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.651259+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:39.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cephadm 2024-08-08T20:12:37.786980+0000 mgr.y (mgr.15225) 662 : cephadm [INF] Upgrade: Updating osd.5 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.794277+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.799089+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.800800+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: cephadm 2024-08-08T20:12:37.806315+0000 mgr.y (mgr.15225) 663 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:39.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:38 smithi032 bash[88943]: audit 2024-08-08T20:12:37.947242+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:40.921 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:40 smithi032 bash[92624]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:40.921 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:40 smithi032 bash[92624]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:40.921 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:40 smithi032 bash[88943]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:40.922 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:40 smithi032 bash[88943]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:40.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:40 smithi169 bash[70340]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:40 smithi169 bash[70340]: cluster 2024-08-08T20:12:39.409645+0000 mgr.y (mgr.15225) 664 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-08-08T20:12:42.868 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.869 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.869 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.869 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.870 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.870 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.870 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.871 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[70340]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:42.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[70340]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:42.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[70340]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:42.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[70340]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:42.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:42.938 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:12:43.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[88943]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[88943]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[88943]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[88943]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[92624]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[92624]: audit 2024-08-08T20:12:40.921733+0000 mgr.y (mgr.15225) 665 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[92624]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:43.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:42 smithi032 bash[92624]: cluster 2024-08-08T20:12:41.410907+0000 mgr.y (mgr.15225) 666 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:12:43.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:42 smithi169 systemd[1]: Stopping Ceph osd.5 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:12:43.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[30565]: debug 2024-08-08T20:12:42.969+0000 7f3686bcf640 -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-08-08T20:12:43.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[30565]: debug 2024-08-08T20:12:42.969+0000 7f3686bcf640 -1 osd.5 137 *** Got signal Terminated *** 2024-08-08T20:12:43.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:42 smithi169 bash[30565]: debug 2024-08-08T20:12:42.969+0000 7f3686bcf640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:12:43.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:43] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-08-08T20:12:43.596 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (10m) 50s ago 37m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (9m) 20s ago 36m 69.3M - c8b91775d855 e2cb90f00c15 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (11m) 50s ago 34m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (11m) 20s ago 45m 442M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (22m) 50s ago 47m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (6m) 50s ago 47m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (7m) 20s ago 45m 41.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 50s ago 45m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (11m) 50s ago 37m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (11m) 20s ago 37m 8311k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 50s ago 44m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 50s ago 43m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:12:43.597 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 50s ago 42m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (55s) 50s ago 41m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (24s) 20s ago 41m - 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (40m) 20s ago 40m 62.9M 3292M 19.1.0-1335-gbca9905d c7b33901c886 c2d5cefac7af 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (39m) 20s ago 39m 67.2M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (38m) 20s ago 38m 70.9M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (10m) 20s ago 37m 50.1M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (34m) 50s ago 34m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:12:43.598 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (34m) 20s ago 34m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:12:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:43 smithi169 bash[70340]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:43.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:43 smithi169 bash[70340]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 5, 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:43.977 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 10, 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 4 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:12:43.978 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:12:44.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:43 smithi032 bash[88943]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:44.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:43 smithi032 bash[88943]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:44.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:43 smithi032 bash[92624]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:44.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:43 smithi032 bash[92624]: cluster 2024-08-08T20:12:42.972548+0000 mon.a (mon.0) 496 : cluster [INF] osd.5 marked itself down and dead 2024-08-08T20:12:44.299 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:12:44.299 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "5/8 daemons upgraded", 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:12:44.300 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:12:44.973 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[78166]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-5 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:44.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[70340]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[88943]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:42.926175+0000 mgr.y (mgr.15225) 667 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.249827+0000 mgr.y (mgr.15225) 668 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.411682+0000 mgr.y (mgr.15225) 669 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.559801+0000 mgr.y (mgr.15225) 670 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.656123+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: cluster 2024-08-08T20:12:43.667480+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:45.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:44 smithi032 bash[92624]: audit 2024-08-08T20:12:43.978128+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.32:0/3210055554' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:12:45.473 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:44 smithi169 bash[78232]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-5 2024-08-08T20:12:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:45 smithi169 bash[70340]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:45 smithi169 bash[70340]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:45 smithi169 bash[70340]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:45.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:45 smithi169 bash[70340]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[88943]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[88943]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[88943]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[88943]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[92624]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:46.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[92624]: audit 2024-08-08T20:12:44.300266+0000 mgr.y (mgr.15225) 671 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:12:46.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[92624]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:46.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:45 smithi032 bash[92624]: cluster 2024-08-08T20:12:44.684317+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:46.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:46 smithi169 bash[70340]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:47.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[88943]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.413084+0000 mgr.y (mgr.15225) 672 : cluster [DBG] pgmap v394: 161 pgs: 9 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 117 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.677569+0000 mon.a (mon.0) 500 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:46 smithi032 bash[92624]: cluster 2024-08-08T20:12:45.677619+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:47.459 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.459 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.460 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.460 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.460 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: Stopped Ceph osd.5 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:12:47.461 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:47 smithi169 systemd[1]: Started Ceph osd.5 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:12:48.762 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:48.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[70340]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[92624]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: cluster 2024-08-08T20:12:47.414363+0000 mgr.y (mgr.15225) 673 : cluster [DBG] pgmap v395: 161 pgs: 14 active+undersized, 18 peering, 5 stale+active+clean, 12 active+undersized+degraded, 112 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: audit 2024-08-08T20:12:47.510076+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:48 smithi032 bash[88943]: audit 2024-08-08T20:12:47.520809+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-08T20:12:49.224 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:48 smithi169 bash[78380]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-08-08T20:12:49.539 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:49 smithi169 bash[78380]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-08T20:12:49.539 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:49 smithi169 bash[78380]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-08-08T20:12:49.539 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:49 smithi169 bash[78380]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-08T20:12:49.539 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:49 smithi169 bash[78380]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-08T20:12:49.540 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:49 smithi169 bash[78380]: --> ceph-volume lvm activate successful for osd ID: 5 2024-08-08T20:12:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:50 smithi032 bash[88943]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:50 smithi032 bash[88943]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:50 smithi032 bash[92624]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:50.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:50 smithi032 bash[92624]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:50.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:50 smithi169 bash[70340]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:50 smithi169 bash[70340]: cluster 2024-08-08T20:12:49.415850+0000 mgr.y (mgr.15225) 674 : cluster [DBG] pgmap v396: 161 pgs: 25 active+undersized, 13 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-08-08T20:12:51.473 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:51 smithi169 bash[78598]: debug 2024-08-08T20:12:51.300+0000 7f7fd2760640 1 -- 172.21.15.169:0/536373615 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55904153c960 con 0x55904155d800 2024-08-08T20:12:51.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:51.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:51.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:51.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:51 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:51 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:51 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.511180+0000 mon.a (mon.0) 504 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-08-08T20:12:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:51 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:51 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.511234+0000 mon.a (mon.0) 505 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-08T20:12:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[92624]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[92624]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:52.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[92624]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[88943]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[88943]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:52.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:52 smithi032 bash[88943]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:52.974 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:52 smithi169 bash[78598]: debug 2024-08-08T20:12:52.656+0000 7f7fd4fc7640 -1 Falling back to public interface 2024-08-08T20:12:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:52 smithi169 bash[70340]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:52 smithi169 bash[70340]: audit 2024-08-08T20:12:50.932929+0000 mgr.y (mgr.15225) 675 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:12:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:52 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:52 smithi169 bash[70340]: cluster 2024-08-08T20:12:51.417532+0000 mgr.y (mgr.15225) 676 : cluster [DBG] pgmap v397: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:53.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:12:53] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:12:53.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:53 smithi169 bash[70340]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:53 smithi169 bash[70340]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:53 smithi169 bash[70340]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:53 smithi169 bash[70340]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[88943]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[88943]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[88943]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[88943]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:54.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[92624]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[92624]: audit 2024-08-08T20:12:52.648825+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[92624]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:54.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:53 smithi032 bash[92624]: audit 2024-08-08T20:12:52.650970+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:54 smithi169 bash[70340]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[88943]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: cluster 2024-08-08T20:12:53.418818+0000 mgr.y (mgr.15225) 677 : cluster [DBG] pgmap v398: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: audit 2024-08-08T20:12:54.479420+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:55.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:54 smithi032 bash[92624]: audit 2024-08-08T20:12:54.492162+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:56.656 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[78598]: debug 2024-08-08T20:12:56.228+0000 7f7fd4fc7640 -1 osd.5 137 log_to_monitors true 2024-08-08T20:12:56.974 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[78598]: debug 2024-08-08T20:12:56.708+0000 7f7fccd71640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:56.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:56.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:56 smithi169 bash[70340]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[88943]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: cluster 2024-08-08T20:12:55.420464+0000 mgr.y (mgr.15225) 678 : cluster [DBG] pgmap v399: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:55.657062+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:55.672466+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:12:57.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:56.235299+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:56 smithi032 bash[92624]: audit 2024-08-08T20:12:56.235480+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-08T20:12:57.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:57.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:57.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:57.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:57.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:57.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:57.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:57.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:57 smithi169 bash[70340]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:58.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:58.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:58.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:58.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[92624]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.671133+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: cluster 2024-08-08T20:12:56.677911+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.682294+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:57 smithi032 bash[88943]: audit 2024-08-08T20:12:56.682431+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:12:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:12:58.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:58 smithi169 bash[70340]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:12:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[92624]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.421524+0000 mgr.y (mgr.15225) 679 : cluster [DBG] pgmap v401: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-08-08T20:12:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.671999+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.681647+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3050483912,v1:172.21.15.169:6809/3050483912] boot 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:57.681775+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: audit 2024-08-08T20:12:57.683070+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:12:59.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:58 smithi032 bash[88943]: cluster 2024-08-08T20:12:58.683802+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-08T20:13:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:59 smithi032 bash[92624]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:00.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:12:59 smithi032 bash[92624]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:00.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:59 smithi032 bash[88943]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:00.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:12:59 smithi032 bash[88943]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:00.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:59 smithi169 bash[70340]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:00.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:12:59 smithi169 bash[70340]: cluster 2024-08-08T20:12:59.703745+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:00 smithi032 bash[88943]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:00 smithi032 bash[88943]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:00 smithi032 bash[92624]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:00 smithi032 bash[92624]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:01.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:00 smithi169 bash[70340]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:01.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:00 smithi169 bash[70340]: cluster 2024-08-08T20:12:59.422593+0000 mgr.y (mgr.15225) 680 : cluster [DBG] pgmap v404: 161 pgs: 10 peering, 28 active+undersized, 17 active+undersized+degraded, 106 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-08-08T20:13:03.040 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:02 smithi169 bash[70340]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.040 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:02 smithi169 bash[70340]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.040 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:02 smithi169 bash[70340]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:03.040 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:02 smithi169 bash[70340]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:03.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:03] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:13:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[92624]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[92624]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[92624]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:03.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[92624]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:03.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[88943]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[88943]: audit 2024-08-08T20:13:00.944213+0000 mgr.y (mgr.15225) 681 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:03.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[88943]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:03.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:02 smithi032 bash[88943]: cluster 2024-08-08T20:13:01.424110+0000 mgr.y (mgr.15225) 682 : cluster [DBG] pgmap v405: 161 pgs: 10 peering, 11 active+undersized, 10 active+undersized+degraded, 130 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 36/636 objects degraded (5.660%) 2024-08-08T20:13:04.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:04.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:03 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:04.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:03 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.098 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:03 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.762926+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded) 2024-08-08T20:13:04.098 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:03 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:04.098 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:03 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.762975+0000 mon.a (mon.0) 523 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:04 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:05.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:04 smithi032 bash[88943]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:04 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:05.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:04 smithi032 bash[92624]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:05.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:04 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:05.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:04 smithi169 bash[70340]: cluster 2024-08-08T20:13:03.425212+0000 mgr.y (mgr.15225) 683 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-08-08T20:13:07.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[88943]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:07.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:06 smithi032 bash[92624]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:07.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: cluster 2024-08-08T20:13:05.426494+0000 mgr.y (mgr.15225) 684 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.974036+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.984848+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.986952+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.988799+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:05.999310+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.158410+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.161890+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.164414+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.166503+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:07.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:06 smithi169 bash[70340]: audit 2024-08-08T20:13:06.169214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[88943]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:08.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:07 smithi032 bash[92624]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:06.169566+0000 mgr.y (mgr.15225) 685 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: cephadm 2024-08-08T20:13:06.171553+0000 mgr.y (mgr.15225) 686 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:07.650070+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:08.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:07 smithi169 bash[70340]: audit 2024-08-08T20:13:07.652227+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[88943]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:09.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:08 smithi032 bash[92624]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: cluster 2024-08-08T20:13:07.427599+0000 mgr.y (mgr.15225) 687 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.814417+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.820361+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:09.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:08 smithi169 bash[70340]: audit 2024-08-08T20:13:08.822099+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:10.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:09 smithi169 bash[70340]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:09 smithi169 bash[70340]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:09 smithi169 bash[70340]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:09 smithi169 bash[70340]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[92624]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[92624]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[92624]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[92624]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[88943]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[88943]: cephadm 2024-08-08T20:13:08.804646+0000 mgr.y (mgr.15225) 688 : cephadm [INF] Upgrade: Updating osd.6 2024-08-08T20:13:10.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[88943]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:09 smithi032 bash[88943]: cephadm 2024-08-08T20:13:08.827577+0000 mgr.y (mgr.15225) 689 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-08T20:13:10.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:10 smithi169 bash[70340]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:10.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:10 smithi169 bash[70340]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:11.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:10 smithi032 bash[92624]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:11.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:10 smithi032 bash[92624]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:11.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:10 smithi032 bash[88943]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:11.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:10 smithi032 bash[88943]: cluster 2024-08-08T20:13:09.428673+0000 mgr.y (mgr.15225) 690 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-08-08T20:13:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:12 smithi169 bash[70340]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:12 smithi169 bash[70340]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:12 smithi169 bash[70340]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:12 smithi169 bash[70340]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:13] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-08-08T20:13:13.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[92624]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[92624]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[92624]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[92624]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[88943]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[88943]: audit 2024-08-08T20:13:10.955458+0000 mgr.y (mgr.15225) 691 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[88943]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:12 smithi032 bash[88943]: cluster 2024-08-08T20:13:11.430013+0000 mgr.y (mgr.15225) 692 : cluster [DBG] pgmap v410: 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-08-08T20:13:13.938 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.938 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.938 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.939 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.939 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.939 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.940 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.940 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:13.940 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:13 smithi169 bash[70340]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:13 smithi169 bash[70340]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:13 smithi169 bash[70340]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:13 smithi169 bash[70340]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:13 smithi169 systemd[1]: Stopping Ceph osd.6 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:13:14.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[35915]: debug 2024-08-08T20:13:14.044+0000 7fa8e172e640 -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-08-08T20:13:14.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[35915]: debug 2024-08-08T20:13:14.044+0000 7fa8e172e640 -1 osd.6 142 *** Got signal Terminated *** 2024-08-08T20:13:14.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[35915]: debug 2024-08-08T20:13:14.044+0000 7fa8e172e640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[88943]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[88943]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[88943]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[88943]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[92624]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[92624]: audit 2024-08-08T20:13:12.971745+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[92624]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:13 smithi032 bash[92624]: cluster 2024-08-08T20:13:13.431133+0000 mgr.y (mgr.15225) 693 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:14.645 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:13:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[70340]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:14 smithi169 bash[70340]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.299 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (10m) 82s ago 37m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (10m) 20s ago 37m 69.4M - c8b91775d855 e2cb90f00c15 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (12m) 82s ago 35m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (12m) 20s ago 45m 442M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (23m) 82s ago 48m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:13:15.300 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 82s ago 48m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (8m) 20s ago 46m 42.4M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 82s ago 46m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (11m) 82s ago 37m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (11m) 20s ago 37m 8504k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 82s ago 45m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:13:15.301 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 82s ago 44m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:13:15.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 82s ago 43m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:13:15.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (86s) 82s ago 42m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:13:15.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (56s) 20s ago 41m 49.6M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:13:15.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (25s) 20s ago 40m - 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:13:15.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (39m) 20s ago 39m 67.8M 3292M 19.1.0-1335-gbca9905d c7b33901c886 11f8f707358a 2024-08-08T20:13:15.303 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (38m) 20s ago 38m 72.4M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:13:15.303 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (11m) 20s ago 38m 50.1M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:13:15.303 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (35m) 82s ago 35m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:13:15.303 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (35m) 20s ago 35m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[88943]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[88943]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.048454+0000 mon.a (mon.0) 540 : cluster [INF] osd.6 marked itself down and dead 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[92624]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:14 smithi032 bash[92624]: audit 2024-08-08T20:13:14.633869+0000 mgr.y (mgr.15225) 694 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 6, 2024-08-08T20:13:15.676 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 11, 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:13:15.677 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:13:16.003 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:13:16.003 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:13:16.003 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "6/8 daemons upgraded", 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:13:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:13:16.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:15 smithi169 bash[70340]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[92624]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:14.960261+0000 mgr.y (mgr.15225) 695 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.969774+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:14.981847+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:15.278311+0000 mgr.y (mgr.15225) 696 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.431916+0000 mgr.y (mgr.15225) 697 : cluster [DBG] pgmap v413: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:15 smithi032 bash[88943]: audit 2024-08-08T20:13:15.676660+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.32:0/1535718345' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:16.468 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[82427]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-6 2024-08-08T20:13:16.468 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[82496]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-6 2024-08-08T20:13:17.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[67163]: logger=grafana.update.checker t=2024-08-08T20:13:16.943809939Z level=info msg="Update check succeeded" duration=64.16711ms 2024-08-08T20:13:17.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[67163]: logger=cleanup t=2024-08-08T20:13:16.959973685Z level=info msg="Completed cleanup jobs" duration=160.362082ms 2024-08-08T20:13:17.224 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:17 smithi169 bash[67163]: logger=plugins.update.checker t=2024-08-08T20:13:17.031100905Z level=info msg="Update check succeeded" duration=145.85905ms 2024-08-08T20:13:17.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:17.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:16 smithi169 bash[70340]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:17.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[92624]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.979334+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: cluster 2024-08-08T20:13:15.993998+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:17.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:16 smithi032 bash[88943]: audit 2024-08-08T20:13:16.003710+0000 mgr.y (mgr.15225) 698 : audit [DBG] from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:17 smithi169 bash[70340]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:18.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:17 smithi169 bash[70340]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:18.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:17 smithi032 bash[92624]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:18.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:17 smithi032 bash[92624]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:18.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:17 smithi032 bash[88943]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:18.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:17 smithi032 bash[88943]: cluster 2024-08-08T20:13:17.432959+0000 mgr.y (mgr.15225) 699 : cluster [DBG] pgmap v415: 161 pgs: 5 active+undersized, 29 peering, 2 stale+active+clean, 4 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-08-08T20:13:19.008 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.008 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-08T20:13:19.008 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: Stopped Ceph osd.6 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:13:19.008 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.008 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.009 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.009 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.009 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.010 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.010 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:18 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:19.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:18 smithi169 bash[70340]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:18 smithi169 bash[70340]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:18 smithi032 bash[88943]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:18 smithi032 bash[88943]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:18 smithi032 bash[92624]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:18 smithi032 bash[92624]: cluster 2024-08-08T20:13:17.974279+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 12/636 objects degraded (1.887%), 4 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:19.473 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:19 smithi169 systemd[1]: Started Ceph osd.6 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[88943]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:20 smithi032 bash[92624]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: audit 2024-08-08T20:13:19.057487+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: audit 2024-08-08T20:13:19.068043+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[70340]: cluster 2024-08-08T20:13:19.433760+0000 mgr.y (mgr.15225) 700 : cluster [DBG] pgmap v416: 161 pgs: 10 active+undersized, 29 peering, 1 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 29/636 objects degraded (4.560%) 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-08T20:13:20.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-08-08T20:13:21.118 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-08T20:13:21.119 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-08-08T20:13:21.119 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-08T20:13:21.119 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-08T20:13:21.119 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:20 smithi169 bash[82642]: --> ceph-volume lvm activate successful for osd ID: 6 2024-08-08T20:13:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:21 smithi032 bash[88943]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:21 smithi032 bash[88943]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:21 smithi032 bash[92624]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:21 smithi032 bash[92624]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:21 smithi169 bash[70340]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:21 smithi169 bash[70340]: cluster 2024-08-08T20:13:21.486708+0000 mon.a (mon.0) 549 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-08T20:13:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[88943]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[88943]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[88943]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[88943]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[92624]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[92624]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[92624]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:22 smithi032 bash[92624]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:22.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:22 smithi169 bash[70340]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.870 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:22 smithi169 bash[70340]: audit 2024-08-08T20:13:20.966639+0000 mgr.y (mgr.15225) 701 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:22.870 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:22 smithi169 bash[70340]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:22.870 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:22 smithi169 bash[70340]: cluster 2024-08-08T20:13:21.435329+0000 mgr.y (mgr.15225) 702 : cluster [DBG] pgmap v417: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:23.224 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:22 smithi169 bash[82850]: debug 2024-08-08T20:13:22.956+0000 7ffb6b0e6640 1 -- 172.21.15.169:0/1694704794 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56489c68c960 con 0x56489c6adc00 2024-08-08T20:13:23.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:23] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:23 smithi169 bash[70340]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[92624]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: audit 2024-08-08T20:13:22.650415+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: audit 2024-08-08T20:13:22.652499+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:24.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:23 smithi032 bash[88943]: cluster 2024-08-08T20:13:23.202211+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:24.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:24 smithi169 bash[82850]: debug 2024-08-08T20:13:24.027+0000 7ffb6d94d640 -1 Falling back to public interface 2024-08-08T20:13:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:24 smithi169 bash[70340]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:24 smithi169 bash[70340]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:24 smithi032 bash[92624]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:24 smithi032 bash[92624]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:24 smithi032 bash[88943]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:24 smithi032 bash[88943]: cluster 2024-08-08T20:13:23.436592+0000 mgr.y (mgr.15225) 703 : cluster [DBG] pgmap v418: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:26.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:26 smithi169 bash[70340]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[92624]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: cluster 2024-08-08T20:13:25.438117+0000 mgr.y (mgr.15225) 704 : cluster [DBG] pgmap v419: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: audit 2024-08-08T20:13:26.082003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:27.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:26 smithi032 bash[88943]: audit 2024-08-08T20:13:26.092224+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.224 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:27 smithi169 bash[82850]: debug 2024-08-08T20:13:27.763+0000 7ffb6d94d640 -1 osd.6 142 log_to_monitors true 2024-08-08T20:13:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[88943]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:28 smithi032 bash[92624]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[82850]: debug 2024-08-08T20:13:28.307+0000 7ffb656f7640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:13:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.256057+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.265865+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:28.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: cluster 2024-08-08T20:13:27.439493+0000 mgr.y (mgr.15225) 705 : cluster [DBG] pgmap v420: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.772868+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:28.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:28 smithi169 bash[70340]: audit 2024-08-08T20:13:27.772940+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[88943]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:29 smithi032 bash[92624]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.273929+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-08T20:13:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: cluster 2024-08-08T20:13:28.281165+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-08-08T20:13:29.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.282025+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:29.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:29 smithi169 bash[70340]: audit 2024-08-08T20:13:28.283708+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:13:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[88943]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:30.584 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:30.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:30 smithi032 bash[92624]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:30.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.274866+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.286113+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.169:6816/1254514578,v1:172.21.15.169:6817/1254514578] boot 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.286276+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: audit 2024-08-08T20:13:29.294290+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:29.440427+0000 mgr.y (mgr.15225) 706 : cluster [DBG] pgmap v423: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:30.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:30 smithi169 bash[70340]: cluster 2024-08-08T20:13:30.287508+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-08T20:13:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:31 smithi032 bash[88943]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:31.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:31 smithi032 bash[88943]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:31.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:31 smithi032 bash[92624]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:31.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:31 smithi032 bash[92624]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:31.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:31 smithi169 bash[70340]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:31.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:31 smithi169 bash[70340]: cluster 2024-08-08T20:13:31.493204+0000 mon.a (mon.0) 566 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:32 smithi169 bash[70340]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:32 smithi169 bash[70340]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:32 smithi169 bash[70340]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:32.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:32 smithi169 bash[70340]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[92624]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[92624]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[92624]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[92624]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[88943]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[88943]: audit 2024-08-08T20:13:30.974273+0000 mgr.y (mgr.15225) 707 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[88943]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:32.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:32 smithi032 bash[88943]: cluster 2024-08-08T20:13:31.441639+0000 mgr.y (mgr.15225) 708 : cluster [DBG] pgmap v425: 161 pgs: 14 peering, 18 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-08-08T20:13:33.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:33] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-08-08T20:13:33.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:33 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:33.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:33 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:33.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:33 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:33.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:33 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:34.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:34.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:34.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:34.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:34.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:34.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.547931+0000 mon.a (mon.0) 567 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-08-08T20:13:34.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:34.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:33 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.547979+0000 mon.a (mon.0) 568 : cluster [INF] Cluster is now healthy 2024-08-08T20:13:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:34 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:34 smithi169 bash[70340]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:34 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:34 smithi032 bash[88943]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:34 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:34 smithi032 bash[92624]: cluster 2024-08-08T20:13:33.442766+0000 mgr.y (mgr.15225) 709 : cluster [DBG] pgmap v426: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-08T20:13:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:36 smithi169 bash[70340]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:36 smithi169 bash[70340]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:37.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:36 smithi032 bash[88943]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:37.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:36 smithi032 bash[88943]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:37.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:36 smithi032 bash[92624]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:37.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:36 smithi032 bash[92624]: cluster 2024-08-08T20:13:35.444154+0000 mgr.y (mgr.15225) 710 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:38.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:38 smithi169 bash[70340]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.335073+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.345790+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.348300+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.350148+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:13:38.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.360948+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: cluster 2024-08-08T20:13:37.445185+0000 mgr.y (mgr.15225) 711 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.554311+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.557520+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.559682+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.561570+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[88943]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.564005+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.564299+0000 mgr.y (mgr.15225) 712 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: cephadm 2024-08-08T20:13:37.566728+0000 mgr.y (mgr.15225) 713 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-08T20:13:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.650735+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:38.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:38.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:38 smithi032 bash[92624]: audit 2024-08-08T20:13:37.652753+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:40.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[92624]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:40.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:40.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:40 smithi032 bash[88943]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: cluster 2024-08-08T20:13:39.446236+0000 mgr.y (mgr.15225) 714 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.336485+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.341062+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-08T20:13:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:40 smithi169 bash[70340]: audit 2024-08-08T20:13:40.342578+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:13:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[88943]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[88943]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[88943]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:41.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[88943]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[92624]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[92624]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[92624]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:41.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:41 smithi032 bash[92624]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:41.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:41 smithi169 bash[70340]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:41 smithi169 bash[70340]: cephadm 2024-08-08T20:13:40.328685+0000 mgr.y (mgr.15225) 715 : cephadm [INF] Upgrade: Updating osd.7 2024-08-08T20:13:41.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:41 smithi169 bash[70340]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:41.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:41 smithi169 bash[70340]: cephadm 2024-08-08T20:13:40.348027+0000 mgr.y (mgr.15225) 716 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-08T20:13:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:42 smithi169 bash[70340]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:42 smithi169 bash[70340]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:42 smithi169 bash[70340]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:42 smithi169 bash[70340]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[88943]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[88943]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[88943]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:42.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[88943]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[92624]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[92624]: audit 2024-08-08T20:13:40.985491+0000 mgr.y (mgr.15225) 717 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[92624]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:42 smithi032 bash[92624]: cluster 2024-08-08T20:13:41.447617+0000 mgr.y (mgr.15225) 718 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-08-08T20:13:43.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:43] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:13:44.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:44 smithi169 bash[70340]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:44 smithi169 bash[70340]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:44 smithi169 bash[70340]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:44.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:44 smithi169 bash[70340]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[92624]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[92624]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[92624]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:44.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[92624]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:44.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[88943]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[88943]: audit 2024-08-08T20:13:43.000199+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:44.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[88943]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:44.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:44 smithi032 bash[88943]: cluster 2024-08-08T20:13:43.448667+0000 mgr.y (mgr.15225) 719 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:13:45.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.404 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.405 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.405 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.405 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.406 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.406 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.406 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.407 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:45.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:45 smithi169 systemd[1]: Stopping Ceph osd.7 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:13:45.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:45 smithi169 bash[41216]: debug 2024-08-08T20:13:45.527+0000 7fe93614b640 -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-08-08T20:13:45.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:45 smithi169 bash[41216]: debug 2024-08-08T20:13:45.527+0000 7fe93614b640 -1 osd.7 147 *** Got signal Terminated *** 2024-08-08T20:13:45.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:45 smithi169 bash[41216]: debug 2024-08-08T20:13:45.527+0000 7fe93614b640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:13:46.362 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:13:46.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[92624]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[92624]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[92624]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[92624]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[88943]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[88943]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[88943]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:46 smithi032 bash[88943]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:46 smithi169 bash[70340]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:46 smithi169 bash[70340]: cluster 2024-08-08T20:13:45.450038+0000 mgr.y (mgr.15225) 720 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:13:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:46 smithi169 bash[70340]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:46 smithi169 bash[70340]: cluster 2024-08-08T20:13:45.534080+0000 mon.a (mon.0) 585 : cluster [INF] osd.7 marked itself down and dead 2024-08-08T20:13:47.035 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:13:47.035 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (11m) 114s ago 38m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:13:47.035 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (10m) 20s ago 37m 68.2M - c8b91775d855 e2cb90f00c15 2024-08-08T20:13:47.035 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (12m) 114s ago 35m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:13:47.035 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (12m) 20s ago 46m 443M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (23m) 114s ago 48m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 114s ago 48m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (8m) 20s ago 46m 43.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 114s ago 46m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (12m) 114s ago 38m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (12m) 20s ago 38m 8548k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (5m) 114s ago 45m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 114s ago 44m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (3m) 114s ago 43m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (118s) 114s ago 42m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (88s) 20s ago 42m 50.4M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (56s) 20s ago 41m 45.1M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (25s) 20s ago 40m - 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e43b153f3bb5 2024-08-08T20:13:47.036 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (39m) 20s ago 39m 72.8M 3292M 19.1.0-1335-gbca9905d c7b33901c886 b30e80e3c46b 2024-08-08T20:13:47.037 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (11m) 20s ago 38m 52.3M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:13:47.037 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (35m) 114s ago 35m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:13:47.037 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (35m) 20s ago 35m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:13:47.413 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 7 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:13:47.414 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 12, 2024-08-08T20:13:47.415 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:13:47.415 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:13:47.415 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:13:47.763 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "7/8 daemons upgraded", 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:13:47.764 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:47.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[70340]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[92624]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:46.350124+0000 mgr.y (mgr.15225) 721 : audit [DBG] from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: cluster 2024-08-08T20:13:46.513327+0000 mon.a (mon.0) 586 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: cluster 2024-08-08T20:13:46.531883+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-08T20:13:47.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:46.699102+0000 mgr.y (mgr.15225) 722 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:47.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:47.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:47 smithi032 bash[88943]: audit 2024-08-08T20:13:47.413607+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.32:0/4158227067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:13:48.092 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[86808]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-7 2024-08-08T20:13:48.092 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:47 smithi169 bash[86871]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-7 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[88943]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:48 smithi032 bash[92624]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: audit 2024-08-08T20:13:47.009333+0000 mgr.y (mgr.15225) 723 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.450950+0000 mgr.y (mgr.15225) 724 : cluster [DBG] pgmap v434: 161 pgs: 9 peering, 20 stale+active+clean, 132 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-08T20:13:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.522332+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-08T20:13:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: cluster 2024-08-08T20:13:47.535374+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-08T20:13:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:48.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:48 smithi169 bash[70340]: audit 2024-08-08T20:13:47.763929+0000 mgr.y (mgr.15225) 725 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:13:49.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:49 smithi169 bash[70340]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:49.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:49 smithi169 bash[70340]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:49.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:49 smithi032 bash[92624]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:49.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:49 smithi032 bash[92624]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:49.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:49 smithi032 bash[88943]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:49.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:49 smithi032 bash[88943]: cluster 2024-08-08T20:13:49.518223+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:50.640 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.640 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.640 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.641 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:50 smithi169 bash[70340]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:50.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:50 smithi169 bash[70340]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:50.642 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.642 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-08T20:13:50.642 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: Stopped Ceph osd.7 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:13:50.642 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.642 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: Started Ceph osd.7 for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:13:50.643 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:13:50 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:13:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:50 smithi032 bash[88943]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:50.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:50 smithi032 bash[88943]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:50 smithi032 bash[92624]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:50 smithi032 bash[92624]: cluster 2024-08-08T20:13:49.452205+0000 mgr.y (mgr.15225) 726 : cluster [DBG] pgmap v436: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 3/636 objects degraded (0.472%) 2024-08-08T20:13:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:51 smithi169 bash[70340]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:51 smithi169 bash[70340]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:51 smithi169 bash[70340]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:51.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:51 smithi169 bash[70340]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[88943]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[88943]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[88943]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[88943]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[92624]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[92624]: audit 2024-08-08T20:13:50.694356+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[92624]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:51 smithi032 bash[92624]: audit 2024-08-08T20:13:50.704838+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:52.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:52.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-08T20:13:52.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:52.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-08T20:13:52.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-08T20:13:52.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-08-08T20:13:52.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:52.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:52.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:52.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:52.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.822 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:52.822 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:52.822 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[70340]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:52.822 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-08T20:13:52.822 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-08-08T20:13:52.822 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-08T20:13:52.822 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-08T20:13:52.822 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:52 smithi169 bash[87021]: --> ceph-volume lvm activate successful for osd ID: 7 2024-08-08T20:13:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:53.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[92624]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:50.990503+0000 mgr.y (mgr.15225) 727 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: cluster 2024-08-08T20:13:51.453972+0000 mgr.y (mgr.15225) 728 : cluster [DBG] pgmap v437: 161 pgs: 36 active+undersized, 9 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:52.651162+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:53.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:53.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:52 smithi032 bash[88943]: audit 2024-08-08T20:13:52.653406+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:13:53.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:13:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:13:53] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-08-08T20:13:54.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:53 smithi032 bash[88943]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:53 smithi032 bash[88943]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:53 smithi032 bash[92624]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:53 smithi032 bash[92624]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:53 smithi169 bash[70340]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:53 smithi169 bash[70340]: cluster 2024-08-08T20:13:53.704200+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-08T20:13:54.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:54 smithi169 bash[87242]: debug 2024-08-08T20:13:54.539+0000 7f89acb6a640 1 -- 172.21.15.169:0/713851874 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c013600960 con 0x55c013621800 2024-08-08T20:13:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:54 smithi032 bash[92624]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:54 smithi032 bash[92624]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:54 smithi032 bash[88943]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:54 smithi032 bash[88943]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:54 smithi169 bash[70340]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:55.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:54 smithi169 bash[70340]: cluster 2024-08-08T20:13:53.455325+0000 mgr.y (mgr.15225) 729 : cluster [DBG] pgmap v438: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:56.224 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:55 smithi169 bash[87242]: debug 2024-08-08T20:13:55.831+0000 7f89af3d1640 -1 Falling back to public interface 2024-08-08T20:13:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:56 smithi032 bash[88943]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:56 smithi032 bash[88943]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:57.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:56 smithi032 bash[92624]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:57.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:56 smithi032 bash[92624]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:56 smithi169 bash[70340]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:57.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:56 smithi169 bash[70340]: cluster 2024-08-08T20:13:55.457041+0000 mgr.y (mgr.15225) 730 : cluster [DBG] pgmap v439: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[88943]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:58 smithi032 bash[92624]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: cluster 2024-08-08T20:13:57.458506+0000 mgr.y (mgr.15225) 731 : cluster [DBG] pgmap v440: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: audit 2024-08-08T20:13:57.798414+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: audit 2024-08-08T20:13:57.808911+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:13:59.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.225 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:58 smithi169 bash[70340]: cluster 2024-08-08T20:13:58.210494+0000 mon.a (mon.0) 598 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-08-08T20:13:59.974 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[87242]: debug 2024-08-08T20:13:59.611+0000 7f89af3d1640 -1 osd.7 147 log_to_monitors true 2024-08-08T20:14:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[92624]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:13:59 smithi032 bash[88943]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:14:00 smithi169 bash[87242]: debug 2024-08-08T20:14:00.043+0000 7f89a717b640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-08T20:14:00.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:58.988376+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:58.999152+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:00.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: cluster 2024-08-08T20:13:59.459801+0000 mgr.y (mgr.15225) 732 : cluster [DBG] pgmap v441: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-08-08T20:14:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:59.618731+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:13:59 smithi169 bash[70340]: audit 2024-08-08T20:13:59.619107+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-08T20:14:01.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[88943]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:01 smithi032 bash[92624]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.003059+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-08T20:14:01.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: cluster 2024-08-08T20:14:00.011089+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-08-08T20:14:01.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.012625+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:01.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:01 smithi169 bash[70340]: audit 2024-08-08T20:14:00.012796+0000 mon.a (mon.0) 604 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]} : dispatch 2024-08-08T20:14:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[92624]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:02.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:02 smithi032 bash[88943]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:02.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: audit 2024-08-08T20:14:01.001761+0000 mgr.y (mgr.15225) 733 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:02.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.004256+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.015777+0000 mon.a (mon.0) 606 : cluster [INF] osd.7 [v2:172.21.15.169:6824/3741104680,v1:172.21.15.169:6825/3741104680] boot 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.015908+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: audit 2024-08-08T20:14:01.017675+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:02.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:02 smithi169 bash[70340]: cluster 2024-08-08T20:14:01.460846+0000 mgr.y (mgr.15225) 734 : cluster [DBG] pgmap v444: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 84/636 objects degraded (13.208%) 2024-08-08T20:14:03.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:03] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-08-08T20:14:03.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:03 smithi032 bash[92624]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:03.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:03 smithi032 bash[92624]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:03.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:03 smithi032 bash[88943]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:03.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:03 smithi032 bash[88943]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:03.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:03 smithi169 bash[70340]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:03.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:03 smithi169 bash[70340]: cluster 2024-08-08T20:14:02.018072+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-08T20:14:04.334 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:04 smithi032 bash[88943]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:04.335 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:04 smithi032 bash[88943]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:04.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:04 smithi032 bash[92624]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:04.335 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:04 smithi032 bash[92624]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:04.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:04 smithi169 bash[70340]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:04.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:04 smithi169 bash[70340]: cluster 2024-08-08T20:14:03.462133+0000 mgr.y (mgr.15225) 735 : cluster [DBG] pgmap v446: 161 pgs: 6 peering, 33 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-08-08T20:14:05.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:05 smithi032 bash[92624]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:05.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:05 smithi032 bash[92624]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:05.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:05 smithi032 bash[88943]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:05.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:05 smithi032 bash[88943]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:05.460 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:05 smithi169 bash[70340]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:05.460 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:05 smithi169 bash[70340]: cluster 2024-08-08T20:14:04.060697+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 24 pgs degraded (PG_DEGRADED) 2024-08-08T20:14:06.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:06 smithi169 bash[70340]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:06.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:06 smithi169 bash[70340]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:06 smithi032 bash[92624]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:06.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:06 smithi032 bash[92624]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:06 smithi032 bash[88943]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:06.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:06 smithi032 bash[88943]: cluster 2024-08-08T20:14:05.463702+0000 mgr.y (mgr.15225) 736 : cluster [DBG] pgmap v447: 161 pgs: 6 peering, 1 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/636 objects degraded (1.730%) 2024-08-08T20:14:07.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:07 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:07 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:07 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:07.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:07 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:07.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.516133+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-08-08T20:14:07.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:07.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:07 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.516201+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-08-08T20:14:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:08 smithi169 bash[70340]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[92624]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: cluster 2024-08-08T20:14:07.464797+0000 mgr.y (mgr.15225) 737 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: audit 2024-08-08T20:14:07.651343+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:09.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:08 smithi032 bash[88943]: audit 2024-08-08T20:14:07.653422+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:10.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[88943]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:10 smithi032 bash[92624]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.325859+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.336376+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.338599+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.340703+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.352302+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cluster 2024-08-08T20:14:09.465769+0000 mgr.y (mgr.15225) 738 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.512181+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.515702+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.518390+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.520646+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.524294+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.525825+0000 mgr.y (mgr.15225) 739 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.533077+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.537686+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.544065+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.548402+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.554371+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.558624+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.564648+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.569037+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.575028+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.579414+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-08T20:14:10.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.585385+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.589677+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.594835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.598665+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.604314+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.608466+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-08T20:14:10.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.613622+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.621255+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.622668+0000 mgr.y (mgr.15225) 740 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.628237+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.633726+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.635165+0000 mgr.y (mgr.15225) 741 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:14:10.730 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.640799+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.645777+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.648769+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.650351+0000 mgr.y (mgr.15225) 742 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.656096+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.662001+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.732 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.663511+0000 mgr.y (mgr.15225) 743 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.668763+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.676185+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.677698+0000 mgr.y (mgr.15225) 744 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.683456+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.689376+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.692827+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.696386+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.700130+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.703464+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.706802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.708625+0000 mgr.y (mgr.15225) 745 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.711212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.718089+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.722501+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.728515+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.732974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.739168+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.743590+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.749426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:14:10.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.753685+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.759519+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.763802+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.765347+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.773386+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.779074+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.780991+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.789123+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.794855+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.796719+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.802879+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.807010+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.812850+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.816918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.818447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.819909+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.821409+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.822867+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.824944+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: cephadm 2024-08-08T20:14:09.826346+0000 mgr.y (mgr.15225) 746 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.827287+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.835702+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.837752+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.839504+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:09.851274+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.003789+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.005341+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:10.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:10 smithi169 bash[70340]: audit 2024-08-08T20:14:10.015091+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[88943]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[88943]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[88943]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:12.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[88943]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[92624]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[92624]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[92624]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:12 smithi032 bash[92624]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:12 smithi169 bash[70340]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:12 smithi169 bash[70340]: audit 2024-08-08T20:14:11.012990+0000 mgr.y (mgr.15225) 747 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:12 smithi169 bash[70340]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:12 smithi169 bash[70340]: cluster 2024-08-08T20:14:11.467241+0000 mgr.y (mgr.15225) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-08T20:14:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:13] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-08-08T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[88943]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[88943]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[88943]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[88943]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:14.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[92624]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[92624]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[92624]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:14.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:14 smithi032 bash[92624]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:14.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:14 smithi169 bash[70340]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:14 smithi169 bash[70340]: audit 2024-08-08T20:14:13.030424+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:14:14.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:14 smithi169 bash[70340]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:14.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:14 smithi169 bash[70340]: cluster 2024-08-08T20:14:13.468235+0000 mgr.y (mgr.15225) 749 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-08-08T20:14:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:16 smithi032 bash[92624]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:16 smithi032 bash[92624]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:16 smithi032 bash[88943]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:16.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:16 smithi032 bash[88943]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:16 smithi169 bash[70340]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:16 smithi169 bash[70340]: cluster 2024-08-08T20:14:15.469773+0000 mgr.y (mgr.15225) 750 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:18.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:18 smithi032 bash[92624]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:18.829 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:18 smithi032 bash[92624]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:18.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:18 smithi032 bash[88943]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:18.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:18 smithi032 bash[88943]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:18.831 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:14:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:18 smithi169 bash[70340]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:18 smithi169 bash[70340]: cluster 2024-08-08T20:14:17.470870+0000 mgr.y (mgr.15225) 751 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:19.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:19 smithi032 bash[92624]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:19.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:19 smithi032 bash[92624]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:19 smithi032 bash[88943]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:19.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:19 smithi032 bash[88943]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:19 smithi169 bash[70340]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:19.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:19 smithi169 bash[70340]: audit 2024-08-08T20:14:18.109767+0000 mgr.y (mgr.15225) 752 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:20 smithi032 bash[92624]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:20.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:20 smithi032 bash[92624]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:20 smithi032 bash[88943]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:20 smithi032 bash[88943]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:20 smithi169 bash[70340]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:20 smithi169 bash[70340]: cluster 2024-08-08T20:14:19.471929+0000 mgr.y (mgr.15225) 753 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[88943]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[88943]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[88943]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[88943]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[92624]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[92624]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[92624]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:22 smithi032 bash[92624]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:22 smithi169 bash[70340]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:22 smithi169 bash[70340]: audit 2024-08-08T20:14:21.024239+0000 mgr.y (mgr.15225) 754 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:22 smithi169 bash[70340]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:22 smithi169 bash[70340]: cluster 2024-08-08T20:14:21.473487+0000 mgr.y (mgr.15225) 755 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:23.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:23] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.51.0" 2024-08-08T20:14:23.655 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:23 smithi032 bash[88943]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:23 smithi032 bash[88943]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:23.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:23 smithi032 bash[92624]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:23.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:23 smithi032 bash[92624]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:23 smithi169 bash[70340]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:23 smithi169 bash[70340]: audit 2024-08-08T20:14:22.646073+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:24.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:24 smithi032 bash[92624]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:24.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:24 smithi032 bash[92624]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:24 smithi032 bash[88943]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:24 smithi032 bash[88943]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:24 smithi169 bash[70340]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:24 smithi169 bash[70340]: cluster 2024-08-08T20:14:23.474491+0000 mgr.y (mgr.15225) 756 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (11m) 2m ago 38m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (11m) 27s ago 38m 68.3M - c8b91775d855 e2cb90f00c15 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (13m) 2m ago 36m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (13m) 27s ago 46m 443M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:14:25.096 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (24m) 2m ago 49m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 2m ago 49m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (9m) 27s ago 47m 43.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 2m ago 47m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (12m) 2m ago 38m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (12m) 27s ago 38m 8523k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 2m ago 46m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (5m) 2m ago 45m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (4m) 2m ago 44m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (2m) 2m ago 43m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (2m) 27s ago 42m 52.3M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:14:25.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (94s) 27s ago 41m 45.7M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:14:25.098 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (63s) 27s ago 40m 47.5M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e43b153f3bb5 2024-08-08T20:14:25.098 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (31s) 27s ago 40m - 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e51947a9caaf 2024-08-08T20:14:25.098 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (12m) 27s ago 39m 52.4M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:14:25.098 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (36m) 2m ago 36m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:14:25.098 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (36m) 27s ago 36m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:14:25.722 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[88943]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[88943]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[88943]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[88943]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[92624]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[92624]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[92624]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:26.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:26 smithi032 bash[92624]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:26 smithi169 bash[70340]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:26 smithi169 bash[70340]: audit 2024-08-08T20:14:25.064942+0000 mgr.y (mgr.15225) 757 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:26 smithi169 bash[70340]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:26 smithi169 bash[70340]: cluster 2024-08-08T20:14:25.475946+0000 mgr.y (mgr.15225) 758 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:28.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:28 smithi032 bash[92624]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:28.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:28 smithi032 bash[92624]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:28 smithi032 bash[88943]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:28.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:28 smithi032 bash[88943]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:28 smithi169 bash[70340]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:28 smithi169 bash[70340]: cluster 2024-08-08T20:14:27.477031+0000 mgr.y (mgr.15225) 759 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.540 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:30 smithi032 bash[88943]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:30 smithi032 bash[88943]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:30 smithi032 bash[92624]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:30 smithi032 bash[92624]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:30 smithi169 bash[70340]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:30 smithi169 bash[70340]: cluster 2024-08-08T20:14:29.478005+0000 mgr.y (mgr.15225) 760 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:32.109 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:14:32.710 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[88943]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:32.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:32.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:32 smithi032 bash[92624]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: audit 2024-08-08T20:14:31.035401+0000 mgr.y (mgr.15225) 761 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: cluster 2024-08-08T20:14:31.479559+0000 mgr.y (mgr.15225) 762 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:32 smithi169 bash[70340]: audit 2024-08-08T20:14:32.098816+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/3321208996' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:33.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:33] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.51.0" 2024-08-08T20:14:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:34 smithi032 bash[88943]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:34.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:34 smithi032 bash[88943]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:34.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:34 smithi032 bash[92624]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:34.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:34 smithi032 bash[92624]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:34 smithi169 bash[70340]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:34 smithi169 bash[70340]: cluster 2024-08-08T20:14:33.480528+0000 mgr.y (mgr.15225) 763 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:36 smithi032 bash[88943]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:36.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:36 smithi032 bash[88943]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:36 smithi032 bash[92624]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:36.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:36 smithi032 bash[92624]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:36 smithi169 bash[70340]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:36 smithi169 bash[70340]: cluster 2024-08-08T20:14:35.481447+0000 mgr.y (mgr.15225) 764 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:37.521 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:38 smithi169 bash[70340]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:38 smithi169 bash[70340]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:38 smithi169 bash[70340]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:38 smithi169 bash[70340]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[88943]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[88943]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[88943]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[88943]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[92624]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[92624]: cluster 2024-08-08T20:14:37.482434+0000 mgr.y (mgr.15225) 765 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[92624]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:38 smithi032 bash[92624]: audit 2024-08-08T20:14:37.646488+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:39.111 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)" 2024-08-08T20:14:39.775 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade status' 2024-08-08T20:14:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:39 smithi169 bash[70340]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:39.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:39 smithi169 bash[70340]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:39 smithi032 bash[92624]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:40.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:39 smithi032 bash[92624]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:39 smithi032 bash[88943]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:40.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:39 smithi032 bash[88943]: audit 2024-08-08T20:14:39.100641+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.32:0/3613339715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:14:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:40 smithi169 bash[70340]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:40 smithi169 bash[70340]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:41.044 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:40 smithi032 bash[92624]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:41.045 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:40 smithi032 bash[92624]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:41.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:40 smithi032 bash[88943]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:41.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:40 smithi032 bash[88943]: cluster 2024-08-08T20:14:39.483383+0000 mgr.y (mgr.15225) 766 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:42 smithi169 bash[70340]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:42 smithi169 bash[70340]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:42 smithi169 bash[70340]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:42.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:42 smithi169 bash[70340]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[92624]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[92624]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[92624]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[92624]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[88943]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:43.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[88943]: audit 2024-08-08T20:14:41.045138+0000 mgr.y (mgr.15225) 767 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:43.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[88943]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:43.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:42 smithi032 bash[88943]: cluster 2024-08-08T20:14:41.484793+0000 mgr.y (mgr.15225) 768 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:43.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:43] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-08-08T20:14:44.600 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:44.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:44 smithi169 bash[70340]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:45.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:44 smithi169 bash[70340]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:45.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:44 smithi032 bash[88943]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:45.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:44 smithi032 bash[88943]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:44 smithi032 bash[92624]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:45.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:44 smithi032 bash[92624]: cluster 2024-08-08T20:14:43.485755+0000 mgr.y (mgr.15225) 769 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:46.049 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:14:46.050 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-08-08T20:14:46.050 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-08-08T20:14:46.050 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-08-08T20:14:46.050 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:14:46.050 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-08-08T20:14:46.051 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-08-08T20:14:46.051 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:14:46.051 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:14:46.667 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph health detail' 2024-08-08T20:14:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:46 smithi169 bash[70340]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:46 smithi169 bash[70340]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:46 smithi032 bash[92624]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:47.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:46 smithi032 bash[92624]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:47.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:46 smithi032 bash[88943]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:47.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:46 smithi032 bash[88943]: cluster 2024-08-08T20:14:45.487040+0000 mgr.y (mgr.15225) 770 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:47 smithi169 bash[70340]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:47.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:47 smithi169 bash[70340]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:48.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:47 smithi032 bash[92624]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:48.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:47 smithi032 bash[92624]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:48.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:47 smithi032 bash[88943]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:48.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:47 smithi032 bash[88943]: audit 2024-08-08T20:14:46.050156+0000 mgr.y (mgr.15225) 771 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:14:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:48 smithi169 bash[70340]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:48 smithi169 bash[70340]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:48 smithi032 bash[92624]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:49.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:48 smithi032 bash[92624]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:48 smithi032 bash[88943]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:49.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:48 smithi032 bash[88943]: cluster 2024-08-08T20:14:47.488105+0000 mgr.y (mgr.15225) 772 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:50 smithi169 bash[70340]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:50.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:50 smithi169 bash[70340]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:51.056 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:50 smithi032 bash[92624]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:51.056 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:50 smithi032 bash[92624]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:51.056 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:50 smithi032 bash[88943]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:51.056 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:50 smithi032 bash[88943]: cluster 2024-08-08T20:14:49.488732+0000 mgr.y (mgr.15225) 773 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:51.483 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[88943]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[88943]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[88943]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:52.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[88943]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:52.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[92624]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[92624]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[92624]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:52.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:52 smithi032 bash[92624]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:52 smithi169 bash[70340]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:52 smithi169 bash[70340]: audit 2024-08-08T20:14:51.056336+0000 mgr.y (mgr.15225) 774 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:14:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:52 smithi169 bash[70340]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:52.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:52 smithi169 bash[70340]: cluster 2024-08-08T20:14:51.490080+0000 mgr.y (mgr.15225) 775 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:53.017 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-08-08T20:14:53.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:14:53] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:14:53.709 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-08-08T20:14:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:53 smithi169 bash[70340]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:53 smithi169 bash[70340]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:53 smithi169 bash[70340]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:53.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:53 smithi169 bash[70340]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[92624]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[92624]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[92624]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[92624]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[88943]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[88943]: audit 2024-08-08T20:14:52.646361+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:14:54.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[88943]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:54.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:53 smithi032 bash[88943]: audit 2024-08-08T20:14:53.018601+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.32:0/2862195590' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-08T20:14:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:54 smithi169 bash[70340]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:54.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:54 smithi169 bash[70340]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:54 smithi032 bash[92624]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:55.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:54 smithi032 bash[92624]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:54 smithi032 bash[88943]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:55.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:54 smithi032 bash[88943]: cluster 2024-08-08T20:14:53.491157+0000 mgr.y (mgr.15225) 776 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:56 smithi169 bash[70340]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:56 smithi169 bash[70340]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:56 smithi032 bash[88943]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:57.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:56 smithi032 bash[88943]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:57.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:56 smithi032 bash[92624]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:57.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:56 smithi032 bash[92624]: cluster 2024-08-08T20:14:55.492642+0000 mgr.y (mgr.15225) 777 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:14:58.528 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:14:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:58 smithi169 bash[70340]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:14:58 smithi169 bash[70340]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:58 smithi032 bash[92624]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:14:58 smithi032 bash[92624]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:58 smithi032 bash[88943]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:14:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:14:58 smithi032 bash[88943]: cluster 2024-08-08T20:14:57.493694+0000 mgr.y (mgr.15225) 778 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:00 smithi032 bash[92624]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:00 smithi032 bash[92624]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:00 smithi032 bash[88943]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:00 smithi032 bash[88943]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:00 smithi169 bash[70340]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:00 smithi169 bash[70340]: cluster 2024-08-08T20:14:59.494757+0000 mgr.y (mgr.15225) 779 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:01 smithi032 bash[88943]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:01.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:01 smithi032 bash[88943]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:01 smithi032 bash[92624]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:01.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:01 smithi032 bash[92624]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:01 smithi169 bash[70340]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:01.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:01 smithi169 bash[70340]: audit 2024-08-08T20:14:59.960349+0000 mgr.y (mgr.15225) 780 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:02.391 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:02.967 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.967 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.967 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[92624]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:02.969 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:02 smithi032 bash[88943]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:02.970 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- 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-08-08T20:15:02.973 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: audit 2024-08-08T20:15:01.063970+0000 mgr.y (mgr.15225) 781 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: cluster 2024-08-08T20:15:01.496157+0000 mgr.y (mgr.15225) 782 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:02 smithi169 bash[70340]: audit 2024-08-08T20:15:02.391412+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:03] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:15:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:03.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:03.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:03.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:03.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:03.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:03.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:03 smithi169 bash[70340]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:04.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:04.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:04.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[88943]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: cephadm 2024-08-08T20:15:02.382582+0000 mgr.y (mgr.15225) 783 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.130870+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.131838+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:04.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:03 smithi032 bash[92624]: audit 2024-08-08T20:15:03.137797+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:04.913 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[88943]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[88943]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[88943]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[88943]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[92624]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[92624]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[92624]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:04.914 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:04 smithi032 bash[92624]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:04 smithi169 bash[70340]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:04 smithi169 bash[70340]: cephadm 2024-08-08T20:15:03.212092+0000 mgr.y (mgr.15225) 784 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a 2024-08-08T20:15:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:04 smithi169 bash[70340]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:04.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:04 smithi169 bash[70340]: cluster 2024-08-08T20:15:03.497095+0000 mgr.y (mgr.15225) 785 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:06.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[88943]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:06 smithi032 bash[92624]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cluster 2024-08-08T20:15:05.498386+0000 mgr.y (mgr.15225) 786 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.504371+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.505091+0000 mgr.y (mgr.15225) 787 : cephadm [INF] Upgrade: Target is version 19.0.0-5695-gde50a7c9 (squid) 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.505222+0000 mgr.y (mgr.15225) 788 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:04d763af2f337abeec97afe550b84b00806002a07cad58be2606ead185773fc9'] 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.508052+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:06.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.511387+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.512588+0000 mgr.y (mgr.15225) 789 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.517818+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.523293+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.524486+0000 mgr.y (mgr.15225) 790 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.530768+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.535967+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.537195+0000 mgr.y (mgr.15225) 791 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.543500+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.550140+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.551737+0000 mgr.y (mgr.15225) 792 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-08T20:15:06.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.558691+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.567101+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: cephadm 2024-08-08T20:15:05.568719+0000 mgr.y (mgr.15225) 793 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:06.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:06 smithi169 bash[70340]: audit 2024-08-08T20:15:05.574462+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.382 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:15:08.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[88943]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:08.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:08 smithi032 bash[92624]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: cluster 2024-08-08T20:15:07.499490+0000 mgr.y (mgr.15225) 794 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.647078+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.920005+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.923563+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.rudxqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:08.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:08 smithi169 bash[70340]: audit 2024-08-08T20:15:07.925742+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[92624]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[92624]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[92624]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[92624]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[88943]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[88943]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[88943]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:09.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:09 smithi032 bash[88943]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:09 smithi169 bash[70340]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:09 smithi169 bash[70340]: cephadm 2024-08-08T20:15:07.913969+0000 mgr.y (mgr.15225) 795 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.rudxqs (1/2) 2024-08-08T20:15:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:09 smithi169 bash[70340]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:09.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:09 smithi169 bash[70340]: cephadm 2024-08-08T20:15:07.927040+0000 mgr.y (mgr.15225) 796 : cephadm [INF] Deploying daemon rgw.foo.smithi032.rudxqs on smithi032 2024-08-08T20:15:10.359 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:15:10.787 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:10 smithi032 bash[92624]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:10.787 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:10 smithi032 bash[92624]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:10.789 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:10 smithi032 bash[88943]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:10.789 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:10 smithi032 bash[88943]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:10 smithi169 bash[70340]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:10 smithi169 bash[70340]: cluster 2024-08-08T20:15:09.500622+0000 mgr.y (mgr.15225) 797 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:11.026 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (12m) 3m ago 39m 14.2M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (11m) 73s ago 39m 68.3M - c8b91775d855 e2cb90f00c15 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (14m) 3m ago 36m 49.0M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (14m) 73s ago 47m 443M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (24m) 3m ago 49m 516M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 3m ago 50m 52.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (10m) 73s ago 48m 43.1M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (8m) 3m ago 48m 38.5M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (13m) 3m ago 39m 9008k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:15:11.027 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (13m) 73s ago 39m 8523k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 3m ago 47m 48.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 3m ago 46m 50.4M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (4m) 3m ago 45m 46.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (3m) 3m ago 44m - 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (2m) 73s ago 43m 52.3M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (2m) 73s ago 42m 45.7M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (109s) 73s ago 41m 47.5M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e43b153f3bb5 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (77s) 73s ago 40m - 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e51947a9caaf 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (13m) 73s ago 39m 52.4M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (37m) 3m ago 37m 102M - 19.1.0-1335-gbca9905d c7b33901c886 f6b4df64b1f0 2024-08-08T20:15:11.028 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (37m) 73s ago 37m 102M - 19.1.0-1335-gbca9905d c7b33901c886 e69953b5e63e 2024-08-08T20:15:11.070 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.071 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.071 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.071 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.072 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.073 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.073 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.073 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.073 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:15:10 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:11.379 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 8 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:15:11.380 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 13, 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:15:11.381 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/2 daemons upgraded", 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading rgw daemons", 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:15:11.693 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[88943]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:11.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:11.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:11 smithi032 bash[92624]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:10.347859+0000 mgr.y (mgr.15225) 798 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:10.678534+0000 mgr.y (mgr.15225) 799 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:11.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:11.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:11 smithi169 bash[70340]: audit 2024-08-08T20:15:11.380707+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/928528663' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[92624]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:12 smithi032 bash[88943]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.009371+0000 mgr.y (mgr.15225) 800 : audit [DBG] from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.071684+0000 mgr.y (mgr.15225) 801 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: cluster 2024-08-08T20:15:11.501318+0000 mgr.y (mgr.15225) 802 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:12 smithi169 bash[70340]: audit 2024-08-08T20:15:11.693848+0000 mgr.y (mgr.15225) 803 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:13] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-08-08T20:15:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:14 smithi032 bash[92624]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:14 smithi032 bash[92624]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:14 smithi032 bash[88943]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:14 smithi032 bash[88943]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:14 smithi169 bash[70340]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:14 smithi169 bash[70340]: cluster 2024-08-08T20:15:13.502238+0000 mgr.y (mgr.15225) 804 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:16 smithi032 bash[92624]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:16.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:16 smithi032 bash[92624]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:16.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:16 smithi032 bash[88943]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:16.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:16 smithi032 bash[88943]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:16 smithi169 bash[70340]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:16 smithi169 bash[70340]: cluster 2024-08-08T20:15:15.503700+0000 mgr.y (mgr.15225) 805 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:17.169 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.169 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.170 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.170 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.170 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.171 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.171 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.171 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:17.171 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:15:17 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:18.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:18.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:18 smithi169 bash[70340]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:18.502 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.502 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.502 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[92624]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: audit 2024-08-08T20:15:17.213756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: audit 2024-08-08T20:15:17.219692+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:18.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:18.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:18 smithi032 bash[88943]: cluster 2024-08-08T20:15:17.504747+0000 mgr.y (mgr.15225) 806 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[88943]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:20.835 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:20 smithi032 bash[92624]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: cluster 2024-08-08T20:15:19.505927+0000 mgr.y (mgr.15225) 807 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.940579+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.945180+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.rshpps", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:20.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:20 smithi169 bash[70340]: audit 2024-08-08T20:15:19.948443+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[88943]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[88943]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[88943]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:21.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[88943]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[92624]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[92624]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[92624]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:21.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:21 smithi032 bash[92624]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:21 smithi169 bash[70340]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:21 smithi169 bash[70340]: cephadm 2024-08-08T20:15:19.933249+0000 mgr.y (mgr.15225) 808 : cephadm [INF] Upgrade: Updating rgw.foo.smithi169.rshpps (2/2) 2024-08-08T20:15:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:21 smithi169 bash[70340]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:21.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:21 smithi169 bash[70340]: cephadm 2024-08-08T20:15:19.950284+0000 mgr.y (mgr.15225) 809 : cephadm [INF] Deploying daemon rgw.foo.smithi169.rshpps on smithi169 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[88943]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[88943]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[88943]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[88943]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[92624]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[92624]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[92624]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:22 smithi032 bash[92624]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.855 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.855 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.855 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.856 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.856 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.856 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:22 smithi169 bash[70340]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:22 smithi169 bash[70340]: audit 2024-08-08T20:15:21.082626+0000 mgr.y (mgr.15225) 810 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:22.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:22 smithi169 bash[70340]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:22 smithi169 bash[70340]: cluster 2024-08-08T20:15:21.507418+0000 mgr.y (mgr.15225) 811 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-08-08T20:15:22.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:22.857 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:15:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:23.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:23] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.51.0" 2024-08-08T20:15:23.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:23 smithi032 bash[92624]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:23.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:23 smithi032 bash[92624]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:23 smithi032 bash[88943]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:23.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:23 smithi032 bash[88943]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:23 smithi169 bash[70340]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:23 smithi169 bash[70340]: audit 2024-08-08T20:15:22.647739+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:24.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:24 smithi032 bash[92624]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:24.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:24 smithi032 bash[92624]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:24 smithi032 bash[88943]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:24.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:24 smithi032 bash[88943]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:24 smithi169 bash[70340]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:24 smithi169 bash[70340]: cluster 2024-08-08T20:15:23.508376+0000 mgr.y (mgr.15225) 812 : cluster [DBG] pgmap v486: 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-08-08T20:15:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:26 smithi169 bash[70340]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:26 smithi169 bash[70340]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:26 smithi032 bash[88943]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:26 smithi032 bash[88943]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:26 smithi032 bash[92624]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:26 smithi032 bash[92624]: cluster 2024-08-08T20:15:25.509735+0000 mgr.y (mgr.15225) 813 : cluster [DBG] pgmap v487: 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-08-08T20:15:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:28 smithi169 bash[70340]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:28.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:28 smithi169 bash[70340]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:28 smithi032 bash[88943]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:29.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:28 smithi032 bash[88943]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:28 smithi032 bash[92624]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:29.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:28 smithi032 bash[92624]: cluster 2024-08-08T20:15:27.510873+0000 mgr.y (mgr.15225) 814 : cluster [DBG] pgmap v488: 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-08-08T20:15:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:30 smithi169 bash[70340]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:30.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:30 smithi169 bash[70340]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:31.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:30 smithi032 bash[88943]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:31.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:30 smithi032 bash[88943]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:30 smithi032 bash[92624]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:31.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:30 smithi032 bash[92624]: cluster 2024-08-08T20:15:29.511977+0000 mgr.y (mgr.15225) 815 : cluster [DBG] pgmap v489: 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-08-08T20:15:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:32 smithi169 bash[70340]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:32.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:32 smithi169 bash[70340]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:32.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:32 smithi169 bash[70340]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:32.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:32 smithi169 bash[70340]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[92624]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[92624]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[92624]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:33.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[92624]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:33.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[88943]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:33.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[88943]: audit 2024-08-08T20:15:31.091968+0000 mgr.y (mgr.15225) 816 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:33.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[88943]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:33.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:32 smithi032 bash[88943]: cluster 2024-08-08T20:15:31.513300+0000 mgr.y (mgr.15225) 817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-08T20:15:33.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:33 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:33] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.51.0" 2024-08-08T20:15:34.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.474 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.475 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.475 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.475 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.476 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.476 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.476 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:15:34 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:15:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:34.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:34.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:34.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:34 smithi169 bash[70340]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[92624]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: cluster 2024-08-08T20:15:33.514275+0000 mgr.y (mgr.15225) 818 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-08T20:15:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: audit 2024-08-08T20:15:34.294252+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:35.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:34 smithi032 bash[88943]: audit 2024-08-08T20:15:34.304675+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:36 smithi169 bash[70340]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:36.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:36 smithi169 bash[70340]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:37.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:36 smithi032 bash[88943]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:37.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:36 smithi032 bash[88943]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:37.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:36 smithi032 bash[92624]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:37.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:36 smithi032 bash[92624]: cluster 2024-08-08T20:15:35.515683+0000 mgr.y (mgr.15225) 819 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:15:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:38 smithi169 bash[70340]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:38 smithi169 bash[70340]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:38 smithi169 bash[70340]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:38.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:38 smithi169 bash[70340]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[92624]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[92624]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[92624]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[92624]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[88943]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[88943]: cluster 2024-08-08T20:15:37.516704+0000 mgr.y (mgr.15225) 820 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-08T20:15:39.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[88943]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:39.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:38 smithi032 bash[88943]: audit 2024-08-08T20:15:37.648300+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:40 smithi169 bash[70340]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[92624]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: cluster 2024-08-08T20:15:39.517502+0000 mgr.y (mgr.15225) 821 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.165433+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.171251+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.177427+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:41.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:40 smithi032 bash[88943]: audit 2024-08-08T20:15:40.182466+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.034 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-08-08T20:15:42.667 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:15:42.667 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 2s ago 40m 14.6M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:15:42.667 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (12m) 2s ago 39m 68.3M - c8b91775d855 e2cb90f00c15 2024-08-08T20:15:42.667 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (14m) 2s ago 37m 49.3M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (14m) 2s ago 48m 444M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (25m) 2s ago 50m 519M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (9m) 2s ago 50m 59.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (10m) 2s ago 48m 46.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (9m) 2s ago 48m 42.3M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (14m) 2s ago 40m 8408k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (14m) 2s ago 40m 8420k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (7m) 2s ago 47m 56.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 2s ago 46m 59.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 2s ago 45m 53.1M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (3m) 2s ago 44m 62.0M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:15:42.668 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (3m) 2s ago 44m 55.9M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (2m) 2s ago 43m 49.6M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (2m) 2s ago 42m 50.0M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e43b153f3bb5 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (109s) 2s ago 41m 50.7M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e51947a9caaf 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (13m) 2s ago 40m 52.7M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (25s) 2s ago 37m 89.2M - 19.0.0-5695-gde50a7c9 6864bdb868b5 e3598330f4aa 2024-08-08T20:15:42.669 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (8s) 2s ago 37m 88.9M - 19.0.0-5695-gde50a7c9 6864bdb868b5 c82fbfa1f732 2024-08-08T20:15:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:42.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:42 smithi169 bash[70340]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[92624]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.100327+0000 mgr.y (mgr.15225) 822 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.387440+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.394559+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.399050+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: audit 2024-08-08T20:15:41.405610+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:42.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:42.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:42 smithi032 bash[88943]: cluster 2024-08-08T20:15:41.518748+0000 mgr.y (mgr.15225) 823 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:43.044 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 3 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 8 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 2, 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-08T20:15:43.045 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-08-08T20:15:43.046 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-08-08T20:15:43.046 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-5695-gde50a7c9 (de50a7c969c464f1af48fc4fd9870c061342194a) squid (dev)": 15, 2024-08-08T20:15:43.046 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-08T20:15:43.046 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-08-08T20:15:43.046 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:15:43.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:43] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-08-08T20:15:43.369 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-08-08T20:15:43.369 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:de50a7c969c464f1af48fc4fd9870c061342194a", 2024-08-08T20:15:43.369 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-08-08T20:15:43.369 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-08-08T20:15:43.369 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw" 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading rgw daemons", 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-08-08T20:15:43.370 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-08-08T20:15:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:43.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:43 smithi169 bash[70340]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:43.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[88943]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.022161+0000 mgr.y (mgr.15225) 824 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.332581+0000 mgr.y (mgr.15225) 825 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:42.648116+0000 mgr.y (mgr.15225) 826 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:43.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:43 smithi032 bash[92624]: audit 2024-08-08T20:15:43.045503+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.32:0/869980132' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:44 smithi169 bash[70340]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:44 smithi169 bash[70340]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:44 smithi169 bash[70340]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:44.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:44 smithi169 bash[70340]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[88943]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[88943]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[88943]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:44.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[88943]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[92624]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[92624]: audit 2024-08-08T20:15:43.369874+0000 mgr.y (mgr.15225) 827 : audit [DBG] from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:15:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[92624]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:44.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:44 smithi032 bash[92624]: cluster 2024-08-08T20:15:43.519771+0000 mgr.y (mgr.15225) 828 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:46 smithi032 bash[92624]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:46 smithi032 bash[92624]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:46 smithi032 bash[88943]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:46 smithi032 bash[88943]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:46 smithi169 bash[70340]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:46.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:46 smithi169 bash[70340]: cluster 2024-08-08T20:15:45.521201+0000 mgr.y (mgr.15225) 829 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:48 smithi032 bash[88943]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:48 smithi032 bash[88943]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:48 smithi032 bash[92624]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:48 smithi032 bash[92624]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:48 smithi169 bash[70340]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:48.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:48 smithi169 bash[70340]: cluster 2024-08-08T20:15:47.522290+0000 mgr.y (mgr.15225) 830 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-08-08T20:15:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:50 smithi032 bash[92624]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:50.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:50 smithi032 bash[92624]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:50.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:50 smithi032 bash[88943]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:50.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:50 smithi032 bash[88943]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:50.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:50 smithi169 bash[70340]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:50.871 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:50 smithi169 bash[70340]: cluster 2024-08-08T20:15:49.522990+0000 mgr.y (mgr.15225) 831 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.478 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.483 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.485 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.486 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.487 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:52 smithi169 bash[70340]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.584 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.107873+0000 mgr.y (mgr.15225) 832 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.220700+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.231505+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cluster 2024-08-08T20:15:51.524354+0000 mgr.y (mgr.15225) 833 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-08T20:15:52.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.595450+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.606398+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.608742+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.610554+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.621543+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.783837+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.787169+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.790008+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.792273+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.795038+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.798709+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.801201+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.802648+0000 mgr.y (mgr.15225) 834 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1335-gbca9905d != target 19.0.0-5695-gde50a7c9 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.802771+0000 mgr.y (mgr.15225) 835 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.810446+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.815135+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"} : dispatch 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.821363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.rudxqs"}]': finished 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.825790+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"} : dispatch 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.831841+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi169.rshpps"}]': finished 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.837124+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.838901+0000 mgr.y (mgr.15225) 836 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-08T20:15:52.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.845548+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.851011+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.854221+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.855950+0000 mgr.y (mgr.15225) 837 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.862622+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.868885+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.870485+0000 mgr.y (mgr.15225) 838 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.877282+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.885048+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.886688+0000 mgr.y (mgr.15225) 839 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.893266+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.899786+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.903332+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.906927+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.910408+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.913887+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.917412+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: cephadm 2024-08-08T20:15:51.919245+0000 mgr.y (mgr.15225) 840 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.921529+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.927677+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.931986+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.937815+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.942641+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.948896+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.600 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.953561+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.959632+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.964121+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.970356+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.975057+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.981030+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.985716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.991533+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.995692+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:51.997139+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-08T20:15:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.003061+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.007200+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.008646+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.014855+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.019614+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.025755+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-08T20:15:52.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.029956+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.031619+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.033238+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.034938+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.036582+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.038197+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.040504+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.046990+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-08T20:15:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[92624]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.049234+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:52 smithi032 bash[88943]: audit 2024-08-08T20:15:52.051136+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:15:53] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:15:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.725 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:53 smithi169 bash[70340]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[92624]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: cephadm 2024-08-08T20:15:52.039486+0000 mgr.y (mgr.15225) 841 : cephadm [INF] Upgrade: Complete! 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: cephadm 2024-08-08T20:15:52.061059+0000 mgr.y (mgr.15225) 842 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.377469+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.453460+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.454602+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.460915+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:52.649226+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:15:53.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:53.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:53 smithi032 bash[88943]: audit 2024-08-08T20:15:53.058175+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' 2024-08-08T20:15:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:54 smithi169 bash[70340]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:54.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:54 smithi169 bash[70340]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:54.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:54 smithi032 bash[92624]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:54.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:54 smithi032 bash[92624]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:54.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:54 smithi032 bash[88943]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:54.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:54 smithi032 bash[88943]: cluster 2024-08-08T20:15:53.525579+0000 mgr.y (mgr.15225) 843 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:15:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:56 smithi032 bash[92624]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:56.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:56 smithi032 bash[92624]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:56.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:56 smithi032 bash[88943]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:56.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:56 smithi032 bash[88943]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:56 smithi169 bash[70340]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:56.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:56 smithi169 bash[70340]: cluster 2024-08-08T20:15:55.527086+0000 mgr.y (mgr.15225) 844 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-08T20:15:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:58 smithi169 bash[70340]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:15:58.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:15:58 smithi169 bash[70340]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:15:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:58 smithi032 bash[92624]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:15:59.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:15:58 smithi032 bash[92624]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:15:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:58 smithi032 bash[88943]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:15:59.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:15:58 smithi032 bash[88943]: cluster 2024-08-08T20:15:57.528302+0000 mgr.y (mgr.15225) 845 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:00 smithi169 bash[70340]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:00.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:00 smithi169 bash[70340]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:00 smithi032 bash[92624]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:01.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:00 smithi032 bash[92624]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:00 smithi032 bash[88943]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:01.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:00 smithi032 bash[88943]: cluster 2024-08-08T20:15:59.529523+0000 mgr.y (mgr.15225) 846 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:02 smithi169 bash[70340]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:02 smithi169 bash[70340]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:02.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:02 smithi169 bash[70340]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:02.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:02 smithi169 bash[70340]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:03.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[92624]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:03.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[92624]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:03.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[92624]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:03.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[92624]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:03.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[88943]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:03.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[88943]: audit 2024-08-08T20:16:01.112067+0000 mgr.y (mgr.15225) 847 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:03.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[88943]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:03.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:02 smithi032 bash[88943]: cluster 2024-08-08T20:16:01.530919+0000 mgr.y (mgr.15225) 848 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:03.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:03 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:16:03] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:16:04.582 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:04 smithi032 bash[92624]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:04.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:04 smithi032 bash[92624]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:04 smithi032 bash[88943]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:04.583 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:04 smithi032 bash[88943]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:04 smithi169 bash[70340]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:04.724 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:04 smithi169 bash[70340]: cluster 2024-08-08T20:16:03.531939+0000 mgr.y (mgr.15225) 849 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-08T20:16:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:06 smithi169 bash[70340]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:06.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:06 smithi169 bash[70340]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:07.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:06 smithi032 bash[92624]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:07.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:06 smithi032 bash[92624]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:07.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:06 smithi032 bash[88943]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:07.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:06 smithi032 bash[88943]: cluster 2024-08-08T20:16:05.533359+0000 mgr.y (mgr.15225) 850 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-08T20:16:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:08 smithi169 bash[70340]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:08 smithi169 bash[70340]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:08 smithi169 bash[70340]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:08.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:08 smithi169 bash[70340]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[92624]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[92624]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[92624]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[92624]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[88943]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[88943]: cluster 2024-08-08T20:16:07.534429+0000 mgr.y (mgr.15225) 851 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[88943]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:09.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:08 smithi032 bash[88943]: audit 2024-08-08T20:16:07.649098+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:10 smithi169 bash[70340]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:10.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:10 smithi169 bash[70340]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:11.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:10 smithi032 bash[88943]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:11.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:10 smithi032 bash[88943]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:11.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:10 smithi032 bash[92624]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:11.085 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:10 smithi032 bash[92624]: cluster 2024-08-08T20:16:09.535514+0000 mgr.y (mgr.15225) 852 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:12 smithi169 bash[70340]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:12 smithi169 bash[70340]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:12.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:12 smithi169 bash[70340]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:12.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:12 smithi169 bash[70340]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[92624]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[92624]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[92624]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:13.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[92624]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[88943]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[88943]: audit 2024-08-08T20:16:11.123376+0000 mgr.y (mgr.15225) 853 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[88943]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:13.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:12 smithi032 bash[88943]: cluster 2024-08-08T20:16:11.536914+0000 mgr.y (mgr.15225) 854 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:13.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:13 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:16:13] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-08-08T20:16:14.407 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph orch ps' 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[92624]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[92624]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[92624]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[92624]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[88943]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[88943]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[88943]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:14.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:14 smithi032 bash[88943]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:14 smithi169 bash[70340]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:14 smithi169 bash[70340]: cluster 2024-08-08T20:16:13.537907+0000 mgr.y (mgr.15225) 855 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:14 smithi169 bash[70340]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:14.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:14 smithi169 bash[70340]: audit 2024-08-08T20:16:13.705386+0000 mgr.y (mgr.15225) 856 : audit [DBG] from='client.54659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:16 smithi169 bash[70340]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:16.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:16 smithi169 bash[70340]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:17.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:16 smithi032 bash[92624]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:17.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:16 smithi032 bash[92624]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:16 smithi032 bash[88943]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:17.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:16 smithi032 bash[88943]: cluster 2024-08-08T20:16:15.539451+0000 mgr.y (mgr.15225) 857 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:18 smithi169 bash[70340]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:18.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:18 smithi169 bash[70340]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:19.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:18 smithi032 bash[88943]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:19.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:18 smithi032 bash[88943]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:18 smithi032 bash[92624]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:19.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:18 smithi032 bash[92624]: cluster 2024-08-08T20:16:17.540641+0000 mgr.y (mgr.15225) 858 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:19.239 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:16:20.772 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 40s ago 40m 14.6M - 0.27.0 11f11916f8cd 4492733ef5ed 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi169 *:3000 running (13m) 40s ago 40m 68.3M - c8b91775d855 e2cb90f00c15 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.jsqwfb smithi032 *:5000 running (15m) 40s ago 38m 49.3M - 3.8 c7b33901c886 7ed78e907b88 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi169 *:8443,9283,8765 running (15m) 40s ago 48m 444M - 19.0.0-5695-gde50a7c9 6864bdb868b5 9cdd116b3bf9 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (26m) 40s ago 51m 519M - 19.0.0-5695-gde50a7c9 6864bdb868b5 befe6be0337b 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (10m) 40s ago 51m 59.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 94abb1833722 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi169 running (11m) 40s ago 49m 46.7M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 3a2f6ed024fe 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (9m) 40s ago 49m 42.3M 2048M 19.0.0-5695-gde50a7c9 6864bdb868b5 bc8d2e188adf 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (14m) 40s ago 40m 8408k - 1.7.0 72c9c2088986 148f8ded7694 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi169 *:9100 running (14m) 40s ago 40m 8420k - 1.7.0 72c9c2088986 2b5636a209de 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (7m) 40s ago 48m 56.7M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 c92ed81ddac2 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (7m) 40s ago 47m 59.5M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 7cf774b78ae4 2024-08-08T20:16:20.773 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 40s ago 46m 53.1M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 273b55cf2c94 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (4m) 40s ago 45m 62.0M 3037M 19.0.0-5695-gde50a7c9 6864bdb868b5 aa37931e3529 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi169 running (4m) 40s ago 44m 55.9M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 7655dcf23b02 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi169 running (3m) 40s ago 43m 49.6M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 b974e50bc0c4 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi169 running (2m) 40s ago 42m 50.0M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e43b153f3bb5 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi169 running (2m) 40s ago 42m 50.7M 3292M 19.0.0-5695-gde50a7c9 6864bdb868b5 e51947a9caaf 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi169 *:9095 running (14m) 40s ago 41m 52.7M - 2.51.0 1d3b7f56885b 77d9fd7f18e3 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.rudxqs smithi032 *:8000 running (63s) 40s ago 38m 89.2M - 19.0.0-5695-gde50a7c9 6864bdb868b5 e3598330f4aa 2024-08-08T20:16:20.774 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi169.rshpps smithi169 *:8000 running (46s) 40s ago 38m 88.9M - 19.0.0-5695-gde50a7c9 6864bdb868b5 c82fbfa1f732 2024-08-08T20:16:20.784 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:20 smithi032 bash[88943]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:20.785 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:20 smithi032 bash[88943]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:20.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:20 smithi032 bash[92624]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:20.785 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:20 smithi032 bash[92624]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:20 smithi169 bash[70340]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:20.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:20 smithi169 bash[70340]: cluster 2024-08-08T20:16:19.541698+0000 mgr.y (mgr.15225) 859 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:21.449 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-08-08T20:16:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:21 smithi032 bash[92624]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:21.833 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:21 smithi032 bash[92624]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:21 smithi032 bash[88943]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:21.833 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:21 smithi032 bash[88943]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:21 smithi169 bash[70340]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:21.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:21 smithi169 bash[70340]: audit 2024-08-08T20:16:20.734138+0000 mgr.y (mgr.15225) 860 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-08T20:16:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:22 smithi169 bash[70340]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:22 smithi169 bash[70340]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:22.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:22 smithi169 bash[70340]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:22.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:22 smithi169 bash[70340]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:23.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[92624]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:23.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[92624]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:23.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[92624]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:23.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[92624]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:23.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[88943]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:23.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[88943]: audit 2024-08-08T20:16:21.134634+0000 mgr.y (mgr.15225) 861 : audit [DBG] from='client.25322 -' entity='client.iscsi.foo.smithi032.jsqwfb' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-08T20:16:23.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[88943]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:23.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:22 smithi032 bash[88943]: cluster 2024-08-08T20:16:21.543021+0000 mgr.y (mgr.15225) 862 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:23.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:23 smithi032 bash[68128]: ::ffff:172.21.15.169 - - [08/Aug/2024:20:16:23] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-08-08T20:16:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:23 smithi169 bash[70340]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:23.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:23 smithi169 bash[70340]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:24.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:23 smithi032 bash[88943]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:24.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:23 smithi032 bash[88943]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:23 smithi032 bash[92624]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:24.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:23 smithi032 bash[92624]: audit 2024-08-08T20:16:22.649666+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15225 172.21.15.32:0/2490694199' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-08T20:16:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:24 smithi169 bash[70340]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:24.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:24 smithi169 bash[70340]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:25.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:24 smithi032 bash[88943]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:25.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:24 smithi032 bash[88943]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:24 smithi032 bash[92624]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:25.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:24 smithi032 bash[92624]: cluster 2024-08-08T20:16:23.543987+0000 mgr.y (mgr.15225) 863 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:26.277 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/mon.a/config 2024-08-08T20:16:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:26 smithi169 bash[70340]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:26.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:26 smithi169 bash[70340]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:26 smithi032 bash[88943]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:27.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:26 smithi032 bash[88943]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:26 smithi032 bash[92624]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:27.083 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:26 smithi032 bash[92624]: cluster 2024-08-08T20:16:25.545530+0000 mgr.y (mgr.15225) 864 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-08T20:16:27.931 INFO:teuthology.orchestra.run.smithi032.stdout:false 2024-08-08T20:16:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-08T20:16:28.598 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa/tasks/cephadm.py", line 1493, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-08-08T20:16:28.849 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ac1e97d290d34e2caa42714078cd597d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa/tasks/cephadm.py", line 1493, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_de50a7c969c464f1af48fc4fd9870c061342194a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_7ca9115d33cdacbcf2252d46e62914563516007c/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-08-08T20:16:28.851 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-08T20:16:28.861 INFO:tasks.cephadm:Teardown begin 2024-08-08T20:16:28.861 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-08T20:16:28.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[92624]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[92624]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[92624]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[92624]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[88943]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[88943]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[88943]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:28 smithi032 bash[88943]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-08T20:16:28.894 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-08T20:16:28.895 DEBUG:teuthology.orchestra.run.smithi032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-08T20:16:28.917 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:28 smithi169 bash[70340]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.918 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:28 smithi169 bash[70340]: cluster 2024-08-08T20:16:27.546392+0000 mgr.y (mgr.15225) 865 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-08T20:16:28.918 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:28 smithi169 bash[70340]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.918 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:28 smithi169 bash[70340]: audit 2024-08-08T20:16:27.920040+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/25707140' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-08T20:16:28.931 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-08T20:16:28.937 INFO:tasks.cephadm:Stopping all daemons... 2024-08-08T20:16:28.937 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-08T20:16:28.937 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a 2024-08-08T20:16:29.128 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:28 smithi032 systemd[1]: Stopping Ceph mon.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[88943]: debug 2024-08-08T20:16:29.126+0000 7f8db634d640 -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-08-08T20:16:29.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[88943]: debug 2024-08-08T20:16:29.126+0000 7f8db634d640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-08T20:16:29.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE Bus STOPPING 2024-08-08T20:16:29.632 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T20:16:29.632 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE Bus STOPPED 2024-08-08T20:16:29.632 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE Bus STARTING 2024-08-08T20:16:29.922 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE Serving on http://:::9283 2024-08-08T20:16:29.922 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:29 smithi032 bash[68128]: [08/Aug/2024:20:16:29] ENGINE Bus STARTED 2024-08-08T20:16:30.124 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.a.service' 2024-08-08T20:16:30.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:30.153 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-08T20:16:30.154 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-08T20:16:30.154 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.c 2024-08-08T20:16:30.514 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE Bus STOPPING 2024-08-08T20:16:30.514 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:30 smithi032 systemd[1]: Stopping Ceph mon.c for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:30.514 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[92624]: debug 2024-08-08T20:16:30.298+0000 7fe2dcc2e640 -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-08-08T20:16:30.514 INFO:journalctl@ceph.mon.c.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[92624]: debug 2024-08-08T20:16:30.298+0000 7fe2dcc2e640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-08T20:16:30.832 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-08T20:16:30.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE Bus STOPPED 2024-08-08T20:16:30.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE Bus STARTING 2024-08-08T20:16:30.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE Serving on http://:::9283 2024-08-08T20:16:30.833 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:30 smithi032 bash[68128]: [08/Aug/2024:20:16:30] ENGINE Bus STARTED 2024-08-08T20:16:31.186 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.c.service' 2024-08-08T20:16:31.213 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:31.213 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-08T20:16:31.213 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-08T20:16:31.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.b 2024-08-08T20:16:31.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:31 smithi169 systemd[1]: Stopping Ceph mon.b for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:31.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:31 smithi169 bash[70340]: debug 2024-08-08T20:16:31.355+0000 7fddf712e640 -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-08-08T20:16:31.491 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 08 20:16:31 smithi169 bash[70340]: debug 2024-08-08T20:16:31.355+0000 7fddf712e640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-08T20:16:32.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mon.b.service' 2024-08-08T20:16:32.331 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:32.331 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-08T20:16:32.332 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-08T20:16:32.332 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y 2024-08-08T20:16:32.744 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:32 smithi032 systemd[1]: Stopping Ceph mgr.y for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:32.744 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Aug 08 20:16:32 smithi032 bash[68128]: debug 2024-08-08T20:16:32.478+0000 7fc62e568640 -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-08-08T20:16:33.316 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.y.service' 2024-08-08T20:16:33.343 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:33.343 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-08T20:16:33.343 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-08T20:16:33.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x 2024-08-08T20:16:33.724 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 08 20:16:33 smithi169 systemd[1]: Stopping Ceph mgr.x for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:34.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@mgr.x.service' 2024-08-08T20:16:34.377 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:34.377 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-08T20:16:34.378 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-08T20:16:34.378 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.0 2024-08-08T20:16:34.832 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:34 smithi032 systemd[1]: Stopping Ceph osd.0 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:34.833 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:34 smithi032 bash[98275]: debug 2024-08-08T20:16:34.526+0000 7fc9abcb9640 -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-08-08T20:16:34.833 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:34 smithi032 bash[98275]: debug 2024-08-08T20:16:34.526+0000 7fc9abcb9640 -1 osd.0 152 *** Got signal Terminated *** 2024-08-08T20:16:34.833 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:34 smithi032 bash[98275]: debug 2024-08-08T20:16:34.526+0000 7fc9abcb9640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:16:40.731 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:40 smithi032 bash[125591]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-0 2024-08-08T20:16:40.732 INFO:journalctl@ceph.osd.0.smithi032.stdout:Aug 08 20:16:40 smithi032 bash[125654]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-0 2024-08-08T20:16:42.465 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.0.service' 2024-08-08T20:16:42.494 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:42.494 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-08T20:16:42.495 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-08T20:16:42.495 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.1 2024-08-08T20:16:42.832 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:42 smithi032 systemd[1]: Stopping Ceph osd.1 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:42.833 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:42 smithi032 bash[102876]: debug 2024-08-08T20:16:42.674+0000 7fc935b7e640 -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-08-08T20:16:42.833 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:42 smithi032 bash[102876]: debug 2024-08-08T20:16:42.674+0000 7fc935b7e640 -1 osd.1 152 *** Got signal Terminated *** 2024-08-08T20:16:42.833 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:42 smithi032 bash[102876]: debug 2024-08-08T20:16:42.674+0000 7fc935b7e640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:16:48.908 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:48 smithi032 bash[125783]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-1 2024-08-08T20:16:48.908 INFO:journalctl@ceph.osd.1.smithi032.stdout:Aug 08 20:16:48 smithi032 bash[125849]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-1 2024-08-08T20:16:50.722 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.1.service' 2024-08-08T20:16:50.750 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:50.751 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-08T20:16:50.751 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-08T20:16:50.751 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.2 2024-08-08T20:16:51.082 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:50 smithi032 systemd[1]: Stopping Ceph osd.2 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:51.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:50 smithi032 bash[108545]: debug 2024-08-08T20:16:50.918+0000 7f2bbffef640 -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-08-08T20:16:51.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:50 smithi032 bash[108545]: debug 2024-08-08T20:16:50.918+0000 7f2bbffef640 -1 osd.2 152 *** Got signal Terminated *** 2024-08-08T20:16:51.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:50 smithi032 bash[108545]: debug 2024-08-08T20:16:50.918+0000 7f2bbffef640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:16:57.082 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:56 smithi032 bash[125977]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-2 2024-08-08T20:16:57.083 INFO:journalctl@ceph.osd.2.smithi032.stdout:Aug 08 20:16:56 smithi032 bash[126040]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-2 2024-08-08T20:16:58.814 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.2.service' 2024-08-08T20:16:58.845 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:16:58.845 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-08T20:16:58.845 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-08T20:16:58.846 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.3 2024-08-08T20:16:59.068 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:16:58 smithi032 systemd[1]: Stopping Ceph osd.3 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:16:59.332 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:16:59 smithi032 bash[114330]: debug 2024-08-08T20:16:59.065+0000 7f9abf2d8640 -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-08-08T20:16:59.333 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:16:59 smithi032 bash[114330]: debug 2024-08-08T20:16:59.065+0000 7f9abf2d8640 -1 osd.3 152 *** Got signal Terminated *** 2024-08-08T20:16:59.333 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:16:59 smithi032 bash[114330]: debug 2024-08-08T20:16:59.065+0000 7f9abf2d8640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:17:01.112 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:00 smithi169 bash[74451]: debug 2024-08-08T20:17:00.830+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:01.582 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:17:01 smithi032 bash[114330]: debug 2024-08-08T20:17:01.557+0000 7f9ab78e5640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.655578+0000 front 2024-08-08T20:16:35.655956+0000 (oldest deadline 2024-08-08T20:17:01.555536+0000) 2024-08-08T20:17:02.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:01 smithi169 bash[74451]: debug 2024-08-08T20:17:01.834+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:02.832 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:17:02 smithi032 bash[114330]: debug 2024-08-08T20:17:02.561+0000 7f9ab78e5640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.655578+0000 front 2024-08-08T20:16:35.655956+0000 (oldest deadline 2024-08-08T20:17:01.555536+0000) 2024-08-08T20:17:03.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:02 smithi169 bash[74451]: debug 2024-08-08T20:17:02.842+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:03.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:03 smithi169 bash[78598]: debug 2024-08-08T20:17:03.302+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:04.082 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:17:03 smithi032 bash[114330]: debug 2024-08-08T20:17:03.593+0000 7f9ab78e5640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.655578+0000 front 2024-08-08T20:16:35.655956+0000 (oldest deadline 2024-08-08T20:17:01.555536+0000) 2024-08-08T20:17:04.179 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:03 smithi169 bash[74451]: debug 2024-08-08T20:17:03.822+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:04.474 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:04 smithi169 bash[78598]: debug 2024-08-08T20:17:04.346+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:04.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:04 smithi169 bash[82850]: debug 2024-08-08T20:17:04.178+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:04.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:04 smithi169 bash[87242]: debug 2024-08-08T20:17:04.246+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:05.159 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:04 smithi169 bash[74451]: debug 2024-08-08T20:17:04.842+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:05.332 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:17:04 smithi032 bash[126170]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-3 2024-08-08T20:17:05.333 INFO:journalctl@ceph.osd.3.smithi032.stdout:Aug 08 20:17:05 smithi032 bash[126235]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-3 2024-08-08T20:17:05.425 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[78598]: debug 2024-08-08T20:17:05.330+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:05.426 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[82850]: debug 2024-08-08T20:17:05.158+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:05.426 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[87242]: debug 2024-08-08T20:17:05.198+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:05.724 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[63241]: ts=2024-08-08T20:17:05.426Z 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.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T20:17:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[63241]: ts=2024-08-08T20:17:05.431Z 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.32:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T20:17:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[63241]: ts=2024-08-08T20:17:05.435Z 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.32:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T20:17:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[63241]: ts=2024-08-08T20:17:05.435Z 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.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T20:17:05.725 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[63241]: ts=2024-08-08T20:17:05.438Z 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.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-08-08T20:17:06.174 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:05 smithi169 bash[74451]: debug 2024-08-08T20:17:05.878+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:06.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:06 smithi169 bash[87242]: debug 2024-08-08T20:17:06.194+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:06.474 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:06 smithi169 bash[78598]: debug 2024-08-08T20:17:06.346+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:06.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:06 smithi169 bash[82850]: debug 2024-08-08T20:17:06.174+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:06.849 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.3.service' 2024-08-08T20:17:06.876 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:06.877 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-08T20:17:06.877 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-08T20:17:06.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.4 2024-08-08T20:17:07.160 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:06 smithi169 bash[74451]: debug 2024-08-08T20:17:06.870+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:07.161 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:06 smithi169 systemd[1]: Stopping Ceph osd.4 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:07.161 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[74451]: debug 2024-08-08T20:17:07.026+0000 7f1f69221640 -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-08-08T20:17:07.161 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[74451]: debug 2024-08-08T20:17:07.026+0000 7f1f69221640 -1 osd.4 152 *** Got signal Terminated *** 2024-08-08T20:17:07.161 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[74451]: debug 2024-08-08T20:17:07.026+0000 7f1f69221640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:17:07.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[87242]: debug 2024-08-08T20:17:07.230+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:07.475 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[78598]: debug 2024-08-08T20:17:07.330+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:07.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[82850]: debug 2024-08-08T20:17:07.158+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:08.168 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:07 smithi169 bash[74451]: debug 2024-08-08T20:17:07.914+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:08.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:08 smithi169 bash[82850]: debug 2024-08-08T20:17:08.166+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:08.475 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:08 smithi169 bash[78598]: debug 2024-08-08T20:17:08.370+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:08.475 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:08 smithi169 bash[78598]: debug 2024-08-08T20:17:08.370+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:08.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:08 smithi169 bash[87242]: debug 2024-08-08T20:17:08.278+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:09.224 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:08 smithi169 bash[74451]: debug 2024-08-08T20:17:08.934+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:09.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[82850]: debug 2024-08-08T20:17:09.182+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:09.225 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[82850]: debug 2024-08-08T20:17:09.182+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:09.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[87242]: debug 2024-08-08T20:17:09.290+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:09.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[78598]: debug 2024-08-08T20:17:09.334+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:09.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[78598]: debug 2024-08-08T20:17:09.334+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:10.212 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:09 smithi169 bash[74451]: debug 2024-08-08T20:17:09.934+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:10.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[87242]: debug 2024-08-08T20:17:10.294+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:10.475 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[78598]: debug 2024-08-08T20:17:10.326+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:10.475 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[78598]: debug 2024-08-08T20:17:10.326+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:10.476 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[82850]: debug 2024-08-08T20:17:10.210+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:10.476 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[82850]: debug 2024-08-08T20:17:10.210+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:11.242 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[74451]: debug 2024-08-08T20:17:10.978+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:11.242 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:10 smithi169 bash[74451]: debug 2024-08-08T20:17:10.978+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.141385+0000 front 2024-08-08T20:16:46.140857+0000 (oldest deadline 2024-08-08T20:17:10.141314+0000) 2024-08-08T20:17:11.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:11 smithi169 bash[87242]: debug 2024-08-08T20:17:11.302+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:11.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:11 smithi169 bash[78598]: debug 2024-08-08T20:17:11.278+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:11.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:11 smithi169 bash[78598]: debug 2024-08-08T20:17:11.278+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:11.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:11 smithi169 bash[82850]: debug 2024-08-08T20:17:11.242+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:11.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:11 smithi169 bash[82850]: debug 2024-08-08T20:17:11.242+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:12.292 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[82850]: debug 2024-08-08T20:17:12.242+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:12.292 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[82850]: debug 2024-08-08T20:17:12.242+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:12.292 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[74451]: debug 2024-08-08T20:17:12.022+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:35.539526+0000 front 2024-08-08T20:16:35.539841+0000 (oldest deadline 2024-08-08T20:17:00.239391+0000) 2024-08-08T20:17:12.293 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[74451]: debug 2024-08-08T20:17:12.022+0000 7f1f65836640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.141385+0000 front 2024-08-08T20:16:46.140857+0000 (oldest deadline 2024-08-08T20:17:10.141314+0000) 2024-08-08T20:17:12.654 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[78598]: debug 2024-08-08T20:17:12.302+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:12.655 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[78598]: debug 2024-08-08T20:17:12.302+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:12.655 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:12 smithi169 bash[87242]: debug 2024-08-08T20:17:12.290+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:13.261 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[94528]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-4 2024-08-08T20:17:13.261 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[94592]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-4 2024-08-08T20:17:13.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[82850]: debug 2024-08-08T20:17:13.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:13.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[82850]: debug 2024-08-08T20:17:13.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:13.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[87242]: debug 2024-08-08T20:17:13.258+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:13.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[87242]: debug 2024-08-08T20:17:13.258+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:13.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[78598]: debug 2024-08-08T20:17:13.338+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:13.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:13 smithi169 bash[78598]: debug 2024-08-08T20:17:13.338+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:14.717 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[78598]: debug 2024-08-08T20:17:14.310+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:14.717 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[78598]: debug 2024-08-08T20:17:14.310+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:14.717 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[82850]: debug 2024-08-08T20:17:14.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:14.718 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[82850]: debug 2024-08-08T20:17:14.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:14.718 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[87242]: debug 2024-08-08T20:17:14.250+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:14.718 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:14 smithi169 bash[87242]: debug 2024-08-08T20:17:14.250+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:15.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.4.service' 2024-08-08T20:17:15.403 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:15.403 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-08T20:17:15.403 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-08T20:17:15.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.5 2024-08-08T20:17:15.571 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[82850]: debug 2024-08-08T20:17:15.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:15.572 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[82850]: debug 2024-08-08T20:17:15.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:15.572 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[78598]: debug 2024-08-08T20:17:15.306+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:15.572 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[78598]: debug 2024-08-08T20:17:15.306+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:15.572 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 systemd[1]: Stopping Ceph osd.5 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:15.573 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[87242]: debug 2024-08-08T20:17:15.250+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:15.573 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[87242]: debug 2024-08-08T20:17:15.250+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:15.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[78598]: debug 2024-08-08T20:17:15.570+0000 7f7fd1f5f640 -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-08-08T20:17:15.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[78598]: debug 2024-08-08T20:17:15.570+0000 7f7fd1f5f640 -1 osd.5 152 *** Got signal Terminated *** 2024-08-08T20:17:15.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:15 smithi169 bash[78598]: debug 2024-08-08T20:17:15.570+0000 7f7fd1f5f640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:17:16.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[78598]: debug 2024-08-08T20:17:16.306+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:16.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[78598]: debug 2024-08-08T20:17:16.306+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:16.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[82850]: debug 2024-08-08T20:17:16.270+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:16.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[82850]: debug 2024-08-08T20:17:16.270+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:16.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[87242]: debug 2024-08-08T20:17:16.226+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:16.726 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:16 smithi169 bash[87242]: debug 2024-08-08T20:17:16.226+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:17.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[78598]: debug 2024-08-08T20:17:17.346+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:17.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[78598]: debug 2024-08-08T20:17:17.346+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:17.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[82850]: debug 2024-08-08T20:17:17.230+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:17.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[82850]: debug 2024-08-08T20:17:17.230+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:17.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[87242]: debug 2024-08-08T20:17:17.270+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:17.726 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:17 smithi169 bash[87242]: debug 2024-08-08T20:17:17.270+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:18.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[78598]: debug 2024-08-08T20:17:18.378+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:18.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[78598]: debug 2024-08-08T20:17:18.378+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:18.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[87242]: debug 2024-08-08T20:17:18.222+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:18.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[87242]: debug 2024-08-08T20:17:18.222+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:18.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[87242]: debug 2024-08-08T20:17:18.222+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:18.725 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[82850]: debug 2024-08-08T20:17:18.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:18.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[82850]: debug 2024-08-08T20:17:18.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:18.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:18 smithi169 bash[82850]: debug 2024-08-08T20:17:18.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:19.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[78598]: debug 2024-08-08T20:17:19.410+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:19.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[78598]: debug 2024-08-08T20:17:19.410+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:19.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[78598]: debug 2024-08-08T20:17:19.410+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:53.382007+0000 front 2024-08-08T20:16:53.381952+0000 (oldest deadline 2024-08-08T20:17:18.681865+0000) 2024-08-08T20:17:19.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[87242]: debug 2024-08-08T20:17:19.270+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:19.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[87242]: debug 2024-08-08T20:17:19.270+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:19.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[87242]: debug 2024-08-08T20:17:19.270+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:19.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[82850]: debug 2024-08-08T20:17:19.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:19.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[82850]: debug 2024-08-08T20:17:19.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:19.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:19 smithi169 bash[82850]: debug 2024-08-08T20:17:19.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:20.724 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[78598]: debug 2024-08-08T20:17:20.434+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.679113+0000 front 2024-08-08T20:16:37.679044+0000 (oldest deadline 2024-08-08T20:17:02.378972+0000) 2024-08-08T20:17:20.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[78598]: debug 2024-08-08T20:17:20.434+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:42.379681+0000 front 2024-08-08T20:16:42.379629+0000 (oldest deadline 2024-08-08T20:17:08.279565+0000) 2024-08-08T20:17:20.725 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[78598]: debug 2024-08-08T20:17:20.434+0000 7f7fce574640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:53.382007+0000 front 2024-08-08T20:16:53.381952+0000 (oldest deadline 2024-08-08T20:17:18.681865+0000) 2024-08-08T20:17:20.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[87242]: debug 2024-08-08T20:17:20.262+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:20.726 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[87242]: debug 2024-08-08T20:17:20.262+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:20.726 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[87242]: debug 2024-08-08T20:17:20.262+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:20.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[82850]: debug 2024-08-08T20:17:20.246+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:20.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[82850]: debug 2024-08-08T20:17:20.250+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:20.726 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:20 smithi169 bash[82850]: debug 2024-08-08T20:17:20.250+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:21.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[82850]: debug 2024-08-08T20:17:21.222+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:21.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[82850]: debug 2024-08-08T20:17:21.222+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:21.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[82850]: debug 2024-08-08T20:17:21.222+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:21.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[87242]: debug 2024-08-08T20:17:21.214+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:21.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[87242]: debug 2024-08-08T20:17:21.214+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:21.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[87242]: debug 2024-08-08T20:17:21.214+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:21.950 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[94721]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-5 2024-08-08T20:17:21.951 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 08 20:17:21 smithi169 bash[94785]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-5 2024-08-08T20:17:22.224 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[87242]: debug 2024-08-08T20:17:22.182+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:22.224 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[87242]: debug 2024-08-08T20:17:22.182+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:22.224 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[87242]: debug 2024-08-08T20:17:22.182+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:22.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[82850]: debug 2024-08-08T20:17:22.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:22.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[82850]: debug 2024-08-08T20:17:22.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:22.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:22 smithi169 bash[82850]: debug 2024-08-08T20:17:22.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:23.405 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[87242]: debug 2024-08-08T20:17:23.198+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:23.405 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[87242]: debug 2024-08-08T20:17:23.198+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:23.405 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[87242]: debug 2024-08-08T20:17:23.198+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:23.405 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[82850]: debug 2024-08-08T20:17:23.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:23.406 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[82850]: debug 2024-08-08T20:17:23.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:23.406 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:23 smithi169 bash[82850]: debug 2024-08-08T20:17:23.234+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:24.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.5.service' 2024-08-08T20:17:24.091 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:24.091 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-08T20:17:24.091 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-08T20:17:24.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.6 2024-08-08T20:17:24.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[87242]: debug 2024-08-08T20:17:24.234+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:24.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[87242]: debug 2024-08-08T20:17:24.234+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:24.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[87242]: debug 2024-08-08T20:17:24.234+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:24.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 systemd[1]: Stopping Ceph osd.6 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:24.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:24.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:24.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.262+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:24.476 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.282+0000 7ffb6a8e5640 -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-08-08T20:17:24.476 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.282+0000 7ffb6a8e5640 -1 osd.6 152 *** Got signal Terminated *** 2024-08-08T20:17:24.476 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:24 smithi169 bash[82850]: debug 2024-08-08T20:17:24.282+0000 7ffb6a8e5640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:17:25.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[82850]: debug 2024-08-08T20:17:25.258+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:25.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[82850]: debug 2024-08-08T20:17:25.258+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:25.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[82850]: debug 2024-08-08T20:17:25.258+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:25.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[87242]: debug 2024-08-08T20:17:25.218+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:25.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[87242]: debug 2024-08-08T20:17:25.218+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:25.476 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[87242]: debug 2024-08-08T20:17:25.218+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:25.476 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:25 smithi169 bash[87242]: debug 2024-08-08T20:17:25.218+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:26.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[82850]: debug 2024-08-08T20:17:26.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[82850]: debug 2024-08-08T20:17:26.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[82850]: debug 2024-08-08T20:17:26.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[82850]: debug 2024-08-08T20:17:26.282+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:16:58.413975+0000 front 2024-08-08T20:16:58.414032+0000 (oldest deadline 2024-08-08T20:17:26.014407+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[87242]: debug 2024-08-08T20:17:26.206+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[87242]: debug 2024-08-08T20:17:26.206+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:26.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[87242]: debug 2024-08-08T20:17:26.206+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:26.476 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:26 smithi169 bash[87242]: debug 2024-08-08T20:17:26.206+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:27.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[82850]: debug 2024-08-08T20:17:27.298+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[82850]: debug 2024-08-08T20:17:27.298+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[82850]: debug 2024-08-08T20:17:27.298+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[82850]: debug 2024-08-08T20:17:27.298+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:16:58.413975+0000 front 2024-08-08T20:16:58.414032+0000 (oldest deadline 2024-08-08T20:17:26.014407+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[87242]: debug 2024-08-08T20:17:27.186+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[87242]: debug 2024-08-08T20:17:27.186+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[87242]: debug 2024-08-08T20:17:27.186+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:27.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:27 smithi169 bash[87242]: debug 2024-08-08T20:17:27.186+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:28.474 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[82850]: debug 2024-08-08T20:17:28.326+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:37.911445+0000 front 2024-08-08T20:16:37.911478+0000 (oldest deadline 2024-08-08T20:17:03.810854+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[82850]: debug 2024-08-08T20:17:28.326+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:43.811608+0000 front 2024-08-08T20:16:43.811875+0000 (oldest deadline 2024-08-08T20:17:08.511544+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[82850]: debug 2024-08-08T20:17:28.326+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:52.613374+0000 front 2024-08-08T20:16:52.613176+0000 (oldest deadline 2024-08-08T20:17:17.912841+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[82850]: debug 2024-08-08T20:17:28.326+0000 7ffb66efa640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:16:58.413975+0000 front 2024-08-08T20:16:58.414032+0000 (oldest deadline 2024-08-08T20:17:26.014407+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[87242]: debug 2024-08-08T20:17:28.210+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[87242]: debug 2024-08-08T20:17:28.210+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[87242]: debug 2024-08-08T20:17:28.210+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:28.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:28 smithi169 bash[87242]: debug 2024-08-08T20:17:28.210+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:29.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:29 smithi169 bash[87242]: debug 2024-08-08T20:17:29.254+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:29.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:29 smithi169 bash[87242]: debug 2024-08-08T20:17:29.254+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:29.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:29 smithi169 bash[87242]: debug 2024-08-08T20:17:29.254+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:29.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:29 smithi169 bash[87242]: debug 2024-08-08T20:17:29.254+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:30.440 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[87242]: debug 2024-08-08T20:17:30.266+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:30.440 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[87242]: debug 2024-08-08T20:17:30.266+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:30.440 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[87242]: debug 2024-08-08T20:17:30.266+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:30.440 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[87242]: debug 2024-08-08T20:17:30.266+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:30.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[94914]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-6 2024-08-08T20:17:30.724 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 08 20:17:30 smithi169 bash[94979]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-6 2024-08-08T20:17:31.724 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:31 smithi169 bash[87242]: debug 2024-08-08T20:17:31.229+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:31.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:31 smithi169 bash[87242]: debug 2024-08-08T20:17:31.229+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:31.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:31 smithi169 bash[87242]: debug 2024-08-08T20:17:31.229+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:31.725 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:31 smithi169 bash[87242]: debug 2024-08-08T20:17:31.229+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:32.460 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:32 smithi169 bash[87242]: debug 2024-08-08T20:17:32.201+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:32.461 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:32 smithi169 bash[87242]: debug 2024-08-08T20:17:32.201+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:32.461 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:32 smithi169 bash[87242]: debug 2024-08-08T20:17:32.201+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:32.461 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:32 smithi169 bash[87242]: debug 2024-08-08T20:17:32.201+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:32.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.6.service' 2024-08-08T20:17:32.888 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:32.889 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-08T20:17:32.889 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-08T20:17:32.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.7 2024-08-08T20:17:33.193 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:32 smithi169 systemd[1]: Stopping Ceph osd.7 for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:33.193 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.065+0000 7f89ac369640 -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-08-08T20:17:33.193 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.065+0000 7f89ac369640 -1 osd.7 152 *** Got signal Terminated *** 2024-08-08T20:17:33.194 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.065+0000 7f89ac369640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-08T20:17:33.194 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.189+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:33.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.189+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:33.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.189+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:33.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:33 smithi169 bash[87242]: debug 2024-08-08T20:17:33.189+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:34.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:34 smithi169 bash[87242]: debug 2024-08-08T20:17:34.193+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:34.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:34 smithi169 bash[87242]: debug 2024-08-08T20:17:34.193+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:34.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:34 smithi169 bash[87242]: debug 2024-08-08T20:17:34.193+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:34.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:34 smithi169 bash[87242]: debug 2024-08-08T20:17:34.193+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:35.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:35 smithi169 bash[87242]: debug 2024-08-08T20:17:35.177+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:35.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:35 smithi169 bash[87242]: debug 2024-08-08T20:17:35.177+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:35.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:35 smithi169 bash[87242]: debug 2024-08-08T20:17:35.177+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:35.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:35 smithi169 bash[87242]: debug 2024-08-08T20:17:35.177+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:36.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:36 smithi169 bash[87242]: debug 2024-08-08T20:17:36.141+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:36.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:36 smithi169 bash[87242]: debug 2024-08-08T20:17:36.141+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:36.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:36 smithi169 bash[87242]: debug 2024-08-08T20:17:36.141+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:36.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:36 smithi169 bash[87242]: debug 2024-08-08T20:17:36.141+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:36.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:36 smithi169 bash[87242]: debug 2024-08-08T20:17:36.141+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-08T20:17:10.556234+0000 front 2024-08-08T20:17:10.556279+0000 (oldest deadline 2024-08-08T20:17:35.856019+0000) 2024-08-08T20:17:37.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:37 smithi169 bash[87242]: debug 2024-08-08T20:17:37.121+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-08-08T20:16:39.349836+0000 front 2024-08-08T20:16:39.349289+0000 (oldest deadline 2024-08-08T20:17:03.449285+0000) 2024-08-08T20:17:37.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:37 smithi169 bash[87242]: debug 2024-08-08T20:17:37.121+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-08-08T20:16:46.751809+0000 front 2024-08-08T20:16:46.751916+0000 (oldest deadline 2024-08-08T20:17:12.651547+0000) 2024-08-08T20:17:37.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:37 smithi169 bash[87242]: debug 2024-08-08T20:17:37.121+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-08-08T20:16:54.853705+0000 front 2024-08-08T20:16:54.853749+0000 (oldest deadline 2024-08-08T20:17:17.753421+0000) 2024-08-08T20:17:37.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:37 smithi169 bash[87242]: debug 2024-08-08T20:17:37.121+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-08-08T20:17:03.555288+0000 front 2024-08-08T20:17:03.555405+0000 (oldest deadline 2024-08-08T20:17:24.654992+0000) 2024-08-08T20:17:37.475 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:37 smithi169 bash[87242]: debug 2024-08-08T20:17:37.121+0000 7f89a897e640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-08T20:17:10.556234+0000 front 2024-08-08T20:17:10.556279+0000 (oldest deadline 2024-08-08T20:17:35.856019+0000) 2024-08-08T20:17:39.389 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:39 smithi169 bash[95108]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-7 2024-08-08T20:17:39.390 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 08 20:17:39 smithi169 bash[95170]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-osd-7 2024-08-08T20:17:41.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@osd.7.service' 2024-08-08T20:17:41.148 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:41.148 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-08T20:17:41.148 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-08T20:17:41.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a 2024-08-08T20:17:41.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 systemd[1]: Stopping Ceph prometheus.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:41.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.328Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-08T20:17:41.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.328Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-08T20:17:41.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.328Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-08T20:17:41.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.329Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.331Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.331Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-08T20:17:41.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 08 20:17:41 smithi169 bash[63241]: ts=2024-08-08T20:17:41.331Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-08T20:17:42.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@prometheus.a.service' 2024-08-08T20:17:42.064 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-08T20:17:42.064 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-08T20:17:42.065 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 --force --keep-logs 2024-08-08T20:17:42.249 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:17:43.582 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:43 smithi032 bash[82729]: ts=2024-08-08T20:17:43.249Z 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.32:8443: connect: connection refused" 2024-08-08T20:17:43.583 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:43 smithi032 bash[82729]: ts=2024-08-08T20:17:43.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.169:8443: connect: connection refused" 2024-08-08T20:17:47.105 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.105 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:46 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.389 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.390 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.643 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.643 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.898 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:47.898 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:47 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.249 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.249 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.500 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.501 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.501 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.765 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:48.766 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:48 smithi032 systemd[1]: Stopping Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:49.557 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 bash[126694]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-a 2024-08-08T20:17:49.557 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-08T20:17:49.557 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 bash[126755]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-a 2024-08-08T20:17:49.557 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-08T20:17:49.557 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: Stopped Ceph node-exporter.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:17:49.814 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:49.815 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:17:49.815 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:49 smithi032 systemd[1]: Stopping Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:17:49.815 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:49 smithi032 bash[82729]: ts=2024-08-08T20:17:49.769Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-08T20:17:50.582 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:50 smithi032 bash[126822]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T20:17:50.582 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:50 smithi032 bash[126882]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-alertmanager-a 2024-08-08T20:17:50.582 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:50 smithi032 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-08T20:17:50.583 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:50 smithi032 systemd[1]: Stopped Ceph alertmanager.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:17:51.082 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Aug 08 20:17:50 smithi032 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:14.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 --force --keep-logs 2024-08-08T20:18:14.475 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:18:19.319 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.320 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.680 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.680 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:19.975 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:19 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.273 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.274 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.629 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.629 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:20.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:20 smithi169 systemd[1]: Stopping Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:18:21.702 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[95665]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-b 2024-08-08T20:18:21.703 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-08T20:18:21.703 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[95726]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-node-exporter-b 2024-08-08T20:18:21.703 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-08T20:18:21.703 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: Stopped Ceph node-exporter.b for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:18:21.974 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 systemd[1]: Stopping Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968... 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[67163]: logger=server t=2024-08-08T20:18:21.936798199Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[67163]: logger=tracing t=2024-08-08T20:18:21.936880705Z level=info msg="Closing tracing" 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[67163]: logger=grafana-apiserver t=2024-08-08T20:18:21.936908258Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-08-08T20:18:21.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:21 smithi169 bash[67163]: logger=ticker t=2024-08-08T20:18:21.936932605Z level=info msg=stopped last_tick=2024-08-08T20:18:20Z 2024-08-08T20:18:22.720 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:22 smithi169 bash[95795]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-grafana-a 2024-08-08T20:18:22.720 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:22 smithi169 bash[95858]: Error response from daemon: No such container: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968-grafana-a 2024-08-08T20:18:22.720 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:22 smithi169 systemd[1]: ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-08T20:18:22.720 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:22 smithi169 systemd[1]: Stopped Ceph grafana.a for c11b7f06-55bb-11ef-bccd-c7b262605968. 2024-08-08T20:18:22.974 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 08 20:18:22 smithi169 systemd[1]: /etc/systemd/system/ceph-c11b7f06-55bb-11ef-bccd-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-08T20:18:34.314 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-08T20:18:34.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-08T20:18:34.344 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-08T20:18:34.345 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi032/crash 2024-08-08T20:18:34.346 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash -- . 2024-08-08T20:18:34.385 INFO:teuthology.orchestra.run.smithi032.stderr:tar: /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash: Cannot open: No such file or directory 2024-08-08T20:18:34.386 INFO:teuthology.orchestra.run.smithi032.stderr:tar: Error is not recoverable: exiting now 2024-08-08T20:18:34.388 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi169/crash 2024-08-08T20:18:34.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash -- . 2024-08-08T20:18:34.400 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/crash: Cannot open: No such file or directory 2024-08-08T20:18:34.400 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2024-08-08T20:18:34.402 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-08T20:18:34.402 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c11b7f06-55bb-11ef-bccd-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-08-08T20:18:34.444 INFO:tasks.cephadm:Compressing logs... 2024-08-08T20:18:34.445 DEBUG:teuthology.orchestra.run.smithi032:> 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-08-08T20:18:34.490 DEBUG:teuthology.orchestra.run.smithi169:> 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-08-08T20:18:34.500 INFO:teuthology.orchestra.run.smithi032.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-08T20:18:34.503 INFO:teuthology.orchestra.run.smithi169.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-08T20:18:34.508 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-08T20:18:34.508 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.7.log 2024-08-08T20:18:34.509 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.6.log 2024-08-08T20:18:34.509 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log 2024-08-08T20:18:34.510 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.7.log: /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.5.log 2024-08-08T20:18:34.510 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.x.log 2024-08-08T20:18:34.511 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.5.log: -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log 2024-08-08T20:18:34.511 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-08T20:18:34.513 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.x.log: 86.3% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log.gz 2024-08-08T20:18:34.513 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi169.rshpps.log 2024-08-08T20:18:34.513 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log: --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log 2024-08-08T20:18:34.513 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi169.rshpps.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log 2024-08-08T20:18:34.513 INFO:teuthology.orchestra.run.smithi169.stderr: 77.6% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi169.rshpps.log.gz 2024-08-08T20:18:34.514 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.b.log 2024-08-08T20:18:34.517 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.y.log 2024-08-08T20:18:34.517 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.0.log 2024-08-08T20:18:34.517 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.2.log 2024-08-08T20:18:34.517 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.a.log 2024-08-08T20:18:34.517 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.3.log 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr:gzip/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi032.rudxqs.log 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.1.log 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi032.rudxqs.log: 77.7% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-client.rgw.foo.smithi032.rudxqs.log.gz 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr: 92.2%gzip -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.cephadm.log.gz -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/tcmu-runner.log 2024-08-08T20:18:34.518 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-08-08T20:18:34.520 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log: 89.5% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log.gz 2024-08-08T20:18:34.520 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.4.log 2024-08-08T20:18:34.520 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log 2024-08-08T20:18:34.521 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/tcmu-runner.log: 63.9% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/tcmu-runner.log.gz 2024-08-08T20:18:34.521 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log 2024-08-08T20:18:34.523 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log.gz 2024-08-08T20:18:34.523 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-08T20:18:34.523 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.c.log 2024-08-08T20:18:34.529 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log: 94.1% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.log.gz 2024-08-08T20:18:34.529 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log 2024-08-08T20:18:34.535 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.4.log: 91.3% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log.gz 2024-08-08T20:18:34.544 INFO:teuthology.orchestra.run.smithi169.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-08T20:18:34.545 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.c.log: /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log: 91.3% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-volume.log.gz 2024-08-08T20:18:34.550 INFO:teuthology.orchestra.run.smithi032.stderr: 94.4% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph.audit.log.gz 2024-08-08T20:18:34.617 INFO:teuthology.orchestra.run.smithi169.stderr: 90.0% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.x.log.gz 2024-08-08T20:18:35.071 INFO:teuthology.orchestra.run.smithi032.stderr: 90.0% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mgr.y.log.gz 2024-08-08T20:18:35.117 INFO:teuthology.orchestra.run.smithi169.stderr: 92.8% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.b.log.gz 2024-08-08T20:18:35.198 INFO:teuthology.orchestra.run.smithi032.stderr: 92.8% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.c.log.gz 2024-08-08T20:18:36.263 INFO:teuthology.orchestra.run.smithi169.stderr: 93.1% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.6.log.gz 2024-08-08T20:18:36.340 INFO:teuthology.orchestra.run.smithi032.stderr: 91.1% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-mon.a.log.gz 2024-08-08T20:18:36.597 INFO:teuthology.orchestra.run.smithi032.stderr: 93.2% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.2.log.gz 2024-08-08T20:18:36.852 INFO:teuthology.orchestra.run.smithi032.stderr: 93.4% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.0.log.gz 2024-08-08T20:18:36.886 INFO:teuthology.orchestra.run.smithi169.stderr: 93.7% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.7.log.gz 2024-08-08T20:18:36.908 INFO:teuthology.orchestra.run.smithi169.stderr: 93.5% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.4.log.gz 2024-08-08T20:18:37.048 INFO:teuthology.orchestra.run.smithi169.stderr: 93.2% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.5.log.gz 2024-08-08T20:18:37.049 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-08-08T20:18:37.049 INFO:teuthology.orchestra.run.smithi169.stderr:real 0m2.554s 2024-08-08T20:18:37.050 INFO:teuthology.orchestra.run.smithi169.stderr:user 0m9.471s 2024-08-08T20:18:37.050 INFO:teuthology.orchestra.run.smithi169.stderr:sys 0m0.385s 2024-08-08T20:18:37.336 INFO:teuthology.orchestra.run.smithi032.stderr: 93.4% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.1.log.gz 2024-08-08T20:18:37.446 INFO:teuthology.orchestra.run.smithi032.stderr: 93.3% -- replaced with /var/log/ceph/c11b7f06-55bb-11ef-bccd-c7b262605968/ceph-osd.3.log.gz 2024-08-08T20:18:37.447 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-08-08T20:18:37.447 INFO:teuthology.orchestra.run.smithi032.stderr:real 0m2.955s 2024-08-08T20:18:37.448 INFO:teuthology.orchestra.run.smithi032.stderr:user 0m12.881s 2024-08-08T20:18:37.448 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m0.421s 2024-08-08T20:18:37.449 INFO:tasks.cephadm:Archiving logs... 2024-08-08T20:18:37.449 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi032/log 2024-08-08T20:18:37.450 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-08T20:18:38.871 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi169/log 2024-08-08T20:18:38.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-08T20:18:40.042 INFO:tasks.cephadm:Removing cluster... 2024-08-08T20:18:40.043 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 --force 2024-08-08T20:18:40.229 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:18:41.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 --force 2024-08-08T20:18:41.562 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: c11b7f06-55bb-11ef-bccd-c7b262605968 2024-08-08T20:18:42.702 INFO:tasks.cephadm:Removing cephadm ... 2024-08-08T20:18:42.702 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-08T20:18:42.709 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-08T20:18:42.715 INFO:tasks.cephadm:Teardown complete 2024-08-08T20:18:42.715 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-08T20:18:42.727 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-08T20:18:42.727 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-08T20:18:42.755 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-08T20:18:42.765 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-08-08T20:18:42.766 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-08-08T20:18:42.766 INFO:teuthology.orchestra.run.smithi032.stdout:*hv01.front.sepi 67.205.162.81 3 u 3 64 377 0.090 -2.468 0.155 2024-08-08T20:18:42.766 INFO:teuthology.orchestra.run.smithi032.stdout:+hv02.front.sepi 63.231.80.2 3 u 4 64 377 0.092 -1.167 0.268 2024-08-08T20:18:42.766 INFO:teuthology.orchestra.run.smithi032.stdout:+hv03.front.sepi 74.6.168.72 3 u 24 64 377 0.100 -1.959 0.202 2024-08-08T20:18:42.766 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-08T20:18:42.768 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-08-08T20:18:42.768 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-08-08T20:18:42.768 INFO:teuthology.orchestra.run.smithi169.stdout:*hv01.front.sepi 67.205.162.81 3 u 125 128 377 0.095 -3.387 0.446 2024-08-08T20:18:42.768 INFO:teuthology.orchestra.run.smithi169.stdout:+hv02.front.sepi 63.231.80.2 3 u 73 128 377 0.106 -1.681 0.406 2024-08-08T20:18:42.768 INFO:teuthology.orchestra.run.smithi169.stdout:+hv03.front.sepi 74.6.168.72 3 u 66 128 377 0.090 -2.332 0.406 2024-08-08T20:18:42.769 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-08T20:18:42.769 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-08T20:18:42.778 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-08T20:18:42.779 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-08T20:18:42.926 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-08T20:18:42.984 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-08T20:18:43.030 INFO:teuthology.task.internal:Duration was 3745.193627 seconds 2024-08-08T20:18:43.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-08T20:18:43.052 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-08T20:18:43.053 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-08T20:18:43.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-08T20:18:43.097 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-08T20:18:43.097 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-08-08T20:18:43.097 DEBUG:teuthology.orchestra.run.smithi032:> 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-08-08T20:18:43.150 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-08-08T20:18:43.150 DEBUG:teuthology.orchestra.run.smithi169:> 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-08-08T20:18:43.160 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-08T20:18:43.160 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-08T20:18:43.194 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-08T20:18:43.272 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-08T20:18:43.272 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-08T20:18:43.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-08T20:18:43.515 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-08T20:18:43.527 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-08T20:18:43.527 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-08T20:18:43.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-08T20:18:43.554 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-08T20:18:43.568 DEBUG:teuthology.orchestra.run.smithi032:> 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-08-08T20:18:43.588 DEBUG:teuthology.orchestra.run.smithi169:> 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-08-08T20:18:43.596 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-08-08T20:18:43.608 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-08-08T20:18:43.638 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-08T20:18:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-08T20:18:43.671 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-08T20:18:43.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-08T20:18:43.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-08T20:18:43.698 INFO:teuthology.task.internal:Transferring archived files... 2024-08-08T20:18:43.699 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi032 2024-08-08T20:18:43.699 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-08T20:18:43.745 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-08-08_17:54:46-orch:cephadm-wip-guits-main-2024-08-08-1205-distro-default-smithi/7844244/remote/smithi169 2024-08-08T20:18:43.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-08T20:18:43.775 INFO:teuthology.task.internal:Removing archive directory... 2024-08-08T20:18:43.775 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-08T20:18:43.782 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-08T20:18:43.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-08T20:18:43.828 INFO:teuthology.task.internal:Not uploading archives. 2024-08-08T20:18:43.828 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-08T20:18:43.854 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-08T20:18:43.854 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-08T20:18:43.857 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-08T20:18:43.860 INFO:teuthology.orchestra.run.smithi032.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 8 20:18 /home/ubuntu/cephtest 2024-08-08T20:18:43.866 INFO:teuthology.orchestra.run.smithi169.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 8 20:18 /home/ubuntu/cephtest 2024-08-08T20:18:43.867 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-08T20:18:43.888 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-08T20:18:43.959 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 3745.193627357483 failure_reason: 'Command failed on smithi032 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c11b7f06-55bb-11ef-bccd-c7b262605968 -e sha1=de50a7c969c464f1af48fc4fd9870c061342194a -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=ac1e97d290d34e2caa42714078cd597d status: fail success: false 2024-08-08T20:18:43.960 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-08T20:18:44.045 INFO:teuthology.run:FAIL